Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2002 20:33:36 -0500 (EST)
From:      Jason Borkowsky <jcborkow@tcpns.com>
To:        questions@freebsd.org
Subject:   Re: Compile Xfree86
Message-ID:  <Pine.BSF.4.44.0204042000570.56099-100000@bemused.tcpns.com>

next in thread | raw e-mail | index | archive | help

I also tried to install Xfree86 version 4.2 today, on a FreeBSD machine run
4.5-RELEASE. The compile part went absolutely fine with no problem. But when
I tried to do a "make install" it got almost all the way through but stopped
with the errors:

LD_LIBRARY_PATH=../../exports/lib cc -o glxinfo -O2 -ansi -pedantic
-Dasm=__asm -Wall -Wpointer-arith   -pthread  -L../../exports/lib
glxinfo.o -lGLU -lGL -lXext -lX11 -L/usr/X11R6 /lib -pthread -lm
-Wl,-rpath,/usr/X11R6/lib
../../exports/lib/libGLU.so: undefined reference to operator new[](unsigned)'
../../exports/lib/libGLU.so: undefined reference to vtable for__cxxabiv1::__si_class_type_info'
../../exports/lib/libGLU.so: undefined reference to operator delete(void*)'
../../exports/lib/libGLU.so: undefined reference to __gxx_personality_v0'
../../exports/lib/libGLU.so: undefined reference to _Unwind_Resume'
../../exports/lib/libGLU.so: undefined reference to __cxa_pure_virtual'
../../exports/lib/libGLU.so: undefined reference to vtable for__cxxabiv1::__class_type_info'
../../exports/lib/libGLU.so: undefined reference to operator delete[](void*)'
../../exports/lib/libGLU.so: undefined reference to vtable for__cxxabiv1::__vmi_class_type_info'
../../exports/lib/libGLU.so: undefined reference to operator new(unsigned)'
*** Error code 1

Stop in /tmp/xc/programs/glxinfo.

*** Error code 1

Stop in /tmp/xc/programs.

*** Error code 1

Stop in /tmp/xc.

*** Error code 1

Stop in /tmp/xc.


Any idea what I have done wrong...?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.44.0204042000570.56099-100000>