Hi I am trying to build a 64-bit libassuan on Solaris 10 SPARC. I have tried with Sun¹s CC, GCC, make, and gmake (as well as 32-bit) but they all bomb here:
gmake[3]: Entering directory `/tmp/libassuan-1.0.5/tests' /opt/gcc/bin/gcc -DHAVE_CONFIG_H -I. -I.. -m64 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT fdpassing.o -MD -MP -MF .deps/fdpassing.Tpo -c -o fdpassing.o fdpassing.c mv -f .deps/fdpassing.Tpo .deps/fdpassing.Po /opt/gcc/bin/gcc -m64 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -o fdpassing fdpassing.o ../src/libassuan.a -lsocket Undefined first referenced symbol in file nanosleep ../src/libassuan.a(assuan-io.o) ld: fatal: Symbol referencing errors. No output written to fdpassing collect2: ld returned 1 exit status gmake[3]: *** [fdpassing] Error 1 gmake[3]: Leaving directory `/tmp/libassuan-1.0.5/tests' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/tmp/libassuan-1.0.5/tests' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/tmp/libassuan-1.0.5' gmake: *** [all] Error 2 r...@atlst2000 # All of the other GnuPG dependencies have built fine in 64-bit mode with GCC and gmake on this box. Thanks in advance. -Lou Palladino _____________ The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you. _____________
_______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
