Date: Wed, 29 Sep 2004 12:44:00 +0930 From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: Eric Anholt <eta@lclark.edu> Cc: ports@freebsd.org Subject: Re: graphics/libglut busted? Message-ID: <200409291244.00861.doconnor@gsoft.com.au> In-Reply-To: <1096427160.1024.2907.camel@leguin> References: <200409290941.55875.doconnor@gsoft.com.au> <1096427160.1024.2907.camel@leguin>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart2287309.x5orONOgBJ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wed, 29 Sep 2004 12:36, Eric Anholt wrote: > > cc -O -pipe -I../../../include -I/usr/X11R6/include -c glut_win.c -o > > glut_win.o cc -O -pipe -I../../../include -I/usr/X11R6/include -c > > glut_winmisc.c -o glut_winmisc.o cc -O -pipe -I../../../include > > -I/usr/X11R6/include -c layerutil.c -o layerutil.o building static glut > > library > > ranlib libglut.a > > cc -fpic -DPIC -O -pipe -I../../../include -I/usr/X11R6/include -c > > glut_8x13.c -o glut_8x13.So /usr/libexec/elf/ld: cannot find -lGL > > *** Error code 1 > > > > Why the heck is it looking for GL anyway? :( > > I seem to recall this issue being related to the nvidia binary driver > being installed. No clue why, and it would be neat if someone figured > out why. Ahh yeah, I forgot to mention that too <sigh> Hmm... Dunno if this sheds any light.. midget# ld -L/usr/X11R6/lib -lGLU -lX11 -lXext /usr/X11R6/lib/libGL.so -lXm= u=20 =2DlXi -o glut_bitmap.So.tmp -x -r glut_bitmap.So /usr/X11R6/lib/libGL.so: could not read symbols: Invalid operation =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart2287309.x5orONOgBJ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBWih45ZPcIHs/zowRAqvGAJ9BZga8ayE+5IGNtc3+JEh0a8umVACfY/F7 8u6EkzoGroufIwF60lX67Ek= =M40G -----END PGP SIGNATURE----- --nextPart2287309.x5orONOgBJ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409291244.00861.doconnor>