Date: Tue, 14 Dec 1999 21:36:35 +0000 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: ports@freebsd.org Subject: glclock port broken? Message-ID: <19991214213635.D339@marder-1>
next in thread | raw e-mail | index | archive | help
Just tried to build glclock from the ports (ports tree cvsup'd 10 minutes ago) and it fails at the link stage. Can anyone tell me what's wrong? 3.3-STABLE (as of the end of Sept.) and XFree 3.3.5. marder-1# make ===> Extracting for glclock-5.0 >> Checksum OK for glclock-5.0.tar.gz. ===> glclock-5.0 depends on shared library: GL.14 - found ===> glclock-5.0 depends on shared library: X11.6 - found ===> Patching for glclock-5.0 ===> Applying FreeBSD patches for glclock-5.0 ===> Configuring for glclock-5.0 ===> Building for glclock-5.0 c++ -O -pipe -w -DGLCLOCK_DIR=\"/usr/X11R6/lib/X11/glclock/\" -O -pipe -w -DGLCL OCK_DIR=\"/usr/X11R6/lib/X11/glclock/\" -fexpensive-optimizations -ffast-math - fomit-frame-pointer -fforce-mem -fforce-addr -c -I/usr/X11R6/include -c glclock. cpp c++ -O -pipe -w -DGLCLOCK_DIR=\"/usr/X11R6/lib/X11/glclock/\" -O -pipe -w -DGLCL OCK_DIR=\"/usr/X11R6/lib/X11/glclock/\" -fexpensive-optimizations -ffast-math - fomit-frame-pointer -fforce-mem -fforce-addr -c -I/usr/X11R6/include -c GLObject .cpp c++ -O -pipe -w -DGLCLOCK_DIR=\"/usr/X11R6/lib/X11/glclock/\" -O -pipe -w -DGLCL OCK_DIR=\"/usr/X11R6/lib/X11/glclock/\" -fexpensive-optimizations -ffast-math - fomit-frame-pointer -fforce-mem -fforce-addr -c -I/usr/X11R6/include -c PNMIO.cp p c++ -O -pipe -w -DGLCLOCK_DIR=\"/usr/X11R6/lib/X11/glclock/\" -O -pipe -w -DGLCL OCK_DIR=\"/usr/X11R6/lib/X11/glclock/\" -fexpensive-optimizations -ffast-math - fomit-frame-pointer -fforce-mem -fforce-addr -c -I/usr/X11R6/include -c MString. cpp c++ -O -pipe -w -DGLCLOCK_DIR=\"/usr/X11R6/lib/X11/glclock/\" -fexpensive-optim izations -ffast-math -fomit-frame-pointer -fforce-mem -fforce-addr -L/usr/X11R6 /lib -Wl,-rpath,/usr/X11R6/lib -o glclock glclock.o GLObject.o PNMIO.o MString.o -lglut -lGLU -lGL -lXext -lXmu -lX11 -lm /usr/X11R6/lib/libglut.so: undefined reference to `XGetExtensionVersion' /usr/X11R6/lib/libglut.so: undefined reference to `XFreeDeviceList' /usr/X11R6/lib/libglut.so: undefined reference to `XQueryDeviceState' /usr/X11R6/lib/libglut.so: undefined reference to `XListInputDevices' /usr/X11R6/lib/libglut.so: undefined reference to `XFreeDeviceState' /usr/X11R6/lib/libglut.so: undefined reference to `XOpenDevice' /usr/X11R6/lib/libglut.so: undefined reference to `XSelectExtensionEvent' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. marder-1# -- PERL has been described as "the duct tape of the Internet" and "the Unix Swiss Army chainsaw" - Computer Shopper 12/99 ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991214213635.D339>