I have been trying to fix up my X client and KDE for a while, but after fixing everything else, this one package keeps failing and im at a loss as to why and how to solve this issue, any help/assistance on this matter would be greatlyu appreciated. Below is a snippet of the end result of the build/compile.
================

rm -f glxinfo
cc -o glxinfo -O2 -fno-strict-aliasing -pipe -ansi -Wno-system-headers -Dasm=__a sm -Wall -Wpointer-arith -Wundef -L/usr/ports/x11/XFree86-4-clients/wor k/xc/exports/lib glxinfo.o -lGLU -lGL -lXext -lX11 -L/usr/X11R6/lib -pthread - lm -Wl,-rpath,/usr/X11R6/lib -Wl,-rpath-link,/usr/ports/x11/XFree86-4-clients/ work/xc/exports/lib
/usr/X11R6/lib/libGLU.so: undefined reference to `__rtti_user'
/usr/X11R6/lib/libGLU.so: undefined reference to `__rtti_si'
/usr/X11R6/lib/libGLU.so: undefined reference to `__get_eh_context'
/usr/X11R6/lib/libGLU.so: undefined reference to `__sjthrow'
/usr/X11R6/lib/libGLU.so: undefined reference to `__builtin_vec_new'
/usr/X11R6/lib/libGLU.so: undefined reference to `__builtin_vec_delete'
/usr/X11R6/lib/libGLU.so: undefined reference to `__rtti_class'
/usr/X11R6/lib/libGLU.so: undefined reference to `__builtin_delete'
/usr/X11R6/lib/libGLU.so: undefined reference to `__terminate'
/usr/X11R6/lib/libGLU.so: undefined reference to `__builtin_new'
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/glxinfo.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-clients.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to