Some news:

I applied the patch I found here:
http://osdir.com/ml/gnu.inetutils.bugs/2006-11/msg00009.html

... but another problem happens (I could not determine
if it happens before or after the "old" one)

-----------------------------
make[2]: Entering directory
`/opt/openpkg/RPM/TMP/inetutils-1.5/libinetutils'
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 localhost.o -MD -MP -MF
".deps/localhost.Tpo" -c -o localhost.o localhost.c; \
        then mv -f ".deps/localhost.Tpo"
".deps/localhost.Po"; else rm -f
".deps/localhost.Tpo"; exit 1; fi
In file included from /usr/include/sys/socket.h:40,
                 from localhost.c:36:
/usr/include/sys/socket_impl.h:44: error: duplicate
'unsigned'
/usr/include/sys/socket_impl.h:44: error: two or more
data types in declaration specifiers
In file included from /usr/include/sys/socket.h:45,
                 from localhost.c:36:
/usr/include/netinet/in.h:54: error: two or more data
types in declaration specifiers
make[2]: *** [localhost.o] Error 1
make[2]: Leaving directory
`/opt/openpkg/RPM/TMP/inetutils-1.5/libinetutils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/opt/openpkg/RPM/TMP/inetutils-1.5'
make: *** [all] Error 2
-----------------------------

Any help will be appreciated.

Regards
Olivier

--- Olivier Fournier <[EMAIL PROTECTED]> a écrit
:

> 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                     
> openpkg-users@openpkg.org
> 



      
_____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to