Hi,<br><br>I'm getting errors during compilation of the plugins on a gentoo linux with kernel version 2.4<br><br># uname -a<br>Linux ngd101 2.4.29 #1 SMP Tue Mar 1 21:08:39 CET 2005 i686 unknown unknown GNU/Linux<br><br>
in the configure I only used the --prefix option and of course configure run through free of errors.<br>
<br><br>this is the output of the make :<br><br>Making all in plugins<br>make[2]: Entering directory `/var/tmp/nagios-plugins-1.4.<div id=":1p2" class="ArwC7c ckChnd">13/plugins'<br>source='check_ide_smart.c' object='check_ide_smart.o' libtool=no \<br>

DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \<br>gcc -DLOCALEDIR=\"/opt/nagios/share/locale\"
-DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../gl -I../intl  
-I/usr/local/ssl/include  -I/usr/local/ssl/include  -g -O2 -c
check_ide_smart.c<br>
check_ide_smart.c: In function `main':<br>check_ide_smart.c:168: parse error before `static'<br>check_ide_smart.c:185: `longopts' undeclared (first use in this function)<br>check_ide_smart.c:185: (Each undeclared identifier is reported only once<br>

check_ide_smart.c:185: for each function it appears in.)<br>make[2]: *** [check_ide_smart.o] Error 1<br>make[2]: Leaving directory `/var/tmp/nagios-plugins-1.4.13/plugins'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/var/tmp/nagios-plugins-1.4.13'<br>

make: *** [all] Error 2<br><br>Does anybody has an idea how to solve this problem?<br><br>best regards,<br><font color="#888888">uwe</font></div>