From: John P . Looney (jplooney at domain online.ie)
Date: Fri 25 Feb 2000 - 10:22:16 GMT
I'm trying to compile up Nist, which is part of the LiViD project. And
keep getting the same errors:
c++ -Wall -O6 -DHAVE_MMX -DLINUX -march=i686 -fschedule-insns2
-malign-double -L/usr/X11R6/lib -o test test.o -L../../lib/linux -lmpeg
-lnsl -lposix -lstdc++
test.o: In function `main':
test.o(.text+0x186): undefined reference to `SocketMulti::SocketMulti(unsigned int, int, unsigned int, unsigned int)'
test.o(.text+0x1ea): undefined reference to `SocketMulti::accept(void)'
test.o(.text+0x2c7): undefined reference to `SocketMulti::~SocketMulti(void)'
collect2: ld returned 1 exit status
make[3]: *** [test] Error 1
rx.c: In function `regerror':
Anyone know how to resolve this ?
Kate
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:05:29 GMT