On Sat, 11 Oct 2003, Ted Ozolins wrote:
> I've been trying to compile smpeg-0.4.4 and it keeps crapping out with
> the following message.
> I'm runing Slackware 9.1 (upgraded from 9.0 to 9.1 using swaret) No
> matter what I try, I get this same ending. Any ideas?
>
> [EMAIL PROTECTED]:/home/ted/smpeg-0.4.4# gcc -g -O2 -I/usr/include/SDL
> -D_REENTRANT -DTHREADED_AUDIO -I/usr/include/gtk-1.2
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
> -I/usr/X11R6/include -DNDEBUG -I.. -DNOCONTROLS -I. -I./audio -I./video
> -o .libs/plaympeg plaympeg.o .libs/libsmpeg.so -L/usr/lib -lSDL
> -lpthread -lm -lSDL -lpthread -lm -lSDL -lpthread -lm -L/usr/lib
> -Wl,-rpath,/usr/lib -lSDL -lpthread -lm
> .libs/libsmpeg.so: undefined reference to `operator new[](unsigned)'
> .libs/libsmpeg.so: undefined reference to `operator delete(void*)'
> .libs/libsmpeg.so: undefined reference to `operator delete[](void*)'
> .libs/libsmpeg.so: undefined reference to `operator new(unsigned)'
> collect2: ld returned 1 exit status

What version of binutils do you have?  You might want to try updating to
something newer, if possible.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lonni J Friedman                                [EMAIL PROTECTED]
Linux Step-by-step & TyGeMo                  http://netllama.ipfox.com
_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://smtp.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to