ndoutils compilation problem on Solaris 10
Damien Bastié
damien at merione.net
Fri Apr 14 18:25:38 CEST 2006
Hi,
I tried to compil ndoutils with my Solaris 10 box, and i have these
following errors :
# make
cd ./src/; make ; cd ..
make[1]: Entering directory
`/export/home/compilation/ndoutils-1.3.1/src'
gcc -g -O2 -DHAVE_CONFIG_H -c -o io.o io.c
gcc -g -O2 -DHAVE_CONFIG_H -c -o utils.o utils.c
gcc -g -O2 -DHAVE_CONFIG_H -o file2sock file2sock.c io.o utils.o -lm
-lnsl -lsocket
Symbole première référence
non défini dans le fichier
SUN_LEN io.o
ld: fatal : Erreurs dans le référencement des symboles. Aucun résultat
n'a été écrit dans file2sock
collect2: ld returned 1 exit status
make[1]: *** [file2sock] Error 1
make[1]: Leaving directory `/export/home/compilation/ndoutils-1.3.1/src'
(Sorry i have french box)
It seems that SUN_LEN doesn't exist on Solaris...
Anyone have a small patch ?
Thx in advance,
Damien
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
More information about the Developers
mailing list