Hi everyone,
I try to compile inetutils on an OpenPKG instance
running on Solaris 10, but I receive following error:
-----------------------------
if /openpkg/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../headers -I../lib -I../lib
-DPATH_TTY_PFX=\"/dev/\" -DPATH_DEVNULL=\"/dev/null\"
-I/openpkg/include/ncurses -I/openpkg/include
-D_REENTRANT -O2 -pipe -MT logwtmpko.o -MD -MP -MF
".deps/logwtmpko.Tpo" -c -o logwtmpko.o logwtmpko.c; then mv -f
".deps/logwtmpko.Tpo"
".deps/logwtmpko.Po"; else rm -f
".deps/logwtmpko.Tpo"; exit 1; fi
In file included from logwtmpko.c:2:
logwtmp.c: In function 'logwtmp_keep_open':
logwtmp.c:115: warning: incompatible implicit
declaration of built-in function 'bzero'
if /openpkg/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-I../headers -I../lib -I../lib
-DPATH_TTY_PFX=\"/dev/\" -DPATH_DEVNULL=\"/dev/null\"
-I/openpkg/include/ncurses -I/openpkg/include
-D_REENTRANT -O2 -pipe -MT setsig.o -MD -MP -MF
".deps/setsig.Tpo" -c -o setsig.o setsig.c; then mv -f
".deps/setsig.Tpo"
".deps/setsig.Po"; else rm -f ".deps/setsig.Tpo"; exit
1; fi
setsig.c:34: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'setsig'
make[2]: *** [setsig.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
error: Bad exit status from
/openpkg/RPM/TMP/rpm-tmp.13342 (%build)
RPM build errors:
Bad exit status from
/openpkg/RPM/TMP/rpm-tmp.13342 (%build)
-----------------------------
I was trying to install nagios on my machine. All the
other dependencies compiled well but with this one I
have a problem.
Could anyone help me to solve this problem ?
Thank you very much in advance
Regards
Olivier
_____________________________________________________________________________
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
______________________________________________________________________
OpenPKG http://openpkg.org
User Communication List [email protected]