Hello there,
I have the following error when compiling pike 7.2.570 on freebsd sparc64 :
Compiling peep_t.c /usr/ports/lang/pike72/work/pike-7.2.570/src/smartlink cc -I. -I/usr/ports/lang/pike72/work/pike-7.2.570/src -I/usr/local/include -I/usr/ports/lang/pike72/work/pike-7.2.570/src -O -pthread -R/usr/local/lib -L/usr/local/lib -rdynamic language.o security.o bignum.o interpret.o constants.o cpp.o fdlib.o cyclic.o array.o backend.o callback.o encode.o docode.o dynamic_buffer.o dynamic_load.o error.o fd_control.o fsort.o gc.o hashtable.o lex.o multiset.o signal_handler.o pike_search.o pike_types.o main.o mapping.o pike_memory.o module.o module_support.o object.o opcodes.o operators.o port.o program.o rusage.o stralloc.o stuff.o threads.o version.o queue.o builtin.o svalue.o las_t.o builtin_functions_t.o peep_t.o `cat modules/linker_options` -lm -lcrypt -o tpike svalue.o(.text+0x23bc): In function `is_lt': : undefined reference to `_Qp_cmp' svalue.o(.text+0x2428): In function `is_lt': : undefined reference to `_Qp_cmp' svalue.o(.text+0x28a0): In function `is_lt': : undefined reference to `_Qp_cmp' gmake[3]: *** [tpike-real] Error 1 gmake[3]: Leaving directory `/usr/ports/lang/pike72/work/pike-7.2.570/src' gmake[2]: *** [/usr/ports/lang/pike72/work/pike-7.2.570/src/tpike] Error 2 gmake[2]: Leaving directory `/usr/ports/lang/pike72/work/pike-7.2.570/src' gmake[1]: *** [pike] Error 2 gmake[1]: Leaving directory `/usr/ports/lang/pike72/work/pike-7.2.570/src'
Can you tell me where is this comming from ?
FYI :
bash-2.05b# uname -a FreeBSD ws02.local.oav.net 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Mon Nov 8 09:50:23 CET 2004 root@ws02.local.oav.net:/usr/src/sys/sparc64/compile/WPHP01 sparc64 bash-2.05b# gcc -v Using built-in specs. Configured with: FreeBSD/sparc64 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728
/Xavier -- Xavier Beaudouin - Unix System Administrator & Projects Leader. President of Kazar Organization : http://www.kazar.net/ Please visit http://caudium.net/, home of Caudium & Camas projects