Re: x11/kde3 and libglut error

2003-12-08 Thread Jan Grant
On Sat, 6 Dec 2003, Ryan Moe wrote:

 [EMAIL PROTECTED] wrote:

 Hello. I'm using FreeBSD 4.8-RELEASe p14. I'm trying to install kde3 on my
 system and get this error
 
 /usr/libexec/elf/ld: cannot find -lGL
 *** Error code 1

 I believe the problem lies with XFree86-4-libraries.  I had the same
 problem and portupgrade -f XFree86-4-libraries followed by portupgrade
 -f libglut fixed it for me..

Are either of you using the nvidia-driver port? If so, it puts GL libs
in place which break this build. Fortunately, it keeps the old libraries
nearby, so rather than a full rebuild of the XFree86-4-libraries, you
can pkg_deinstall nvidia-driver, do the build, then reinstall
nvidia-driver. Much quicker. Incidentally pkgtools.conf can be taught to
do this for you.


-- 
jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/
Tel +44(0)117 9287088 Fax +44 (0)117 9287112 http://ioctl.org/jan/
No generalised law is without exception. A self-demonstrating axiom.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: x11/kde3 and libglut error

2003-12-06 Thread Ryan Moe
[EMAIL PROTECTED] wrote:

Hello. I'm using FreeBSD 4.8-RELEASe p14. I'm trying to install kde3 on my
system and get this error
/usr/libexec/elf/ld: cannot find -lGL
*** Error code 1
Stop in /usr/ports/graphics/libglut/work/Mesa-5.0.2/src-glut.
*** Error code 1
Stop in /usr/ports/graphics/libglut.
*** Error code 1
Stop in /usr/ports/x11-toolkits/qt32.
*** Error code 1
Stop in /usr/ports/x11/kde3.

The -kde mailing list please Cc: me. I'm not subscribed.

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

I believe the problem lies with XFree86-4-libraries.  I had the same 
problem and portupgrade -f XFree86-4-libraries followed by portupgrade 
-f libglut fixed it for me..

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


x11/kde3 and libglut error

2003-12-04 Thread bsdsys
Hello. I'm using FreeBSD 4.8-RELEASe p14. I'm trying to install kde3 on my
system and get this error

/usr/libexec/elf/ld: cannot find -lGL
*** Error code 1

Stop in /usr/ports/graphics/libglut/work/Mesa-5.0.2/src-glut.
*** Error code 1

Stop in /usr/ports/graphics/libglut.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt32.
*** Error code 1

Stop in /usr/ports/x11/kde3.

The -kde mailing list please Cc: me. I'm not subscribed.

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


Re: x11/kde3 and libglut error

2003-12-04 Thread Kent Stewart
On Thursday 04 December 2003 07:22 pm, [EMAIL PROTECTED] wrote:
 Hello. I'm using FreeBSD 4.8-RELEASe p14. I'm trying to install kde3 on my
 system and get this error

 /usr/libexec/elf/ld: cannot find -lGL
 *** Error code 1

 Stop in /usr/ports/graphics/libglut/work/Mesa-5.0.2/src-glut.
 *** Error code 1

 Stop in /usr/ports/graphics/libglut.

I just tried to do a portupgrade of libglut and it failed the first try 
because of a checksum error. So, I deleted the old 
MesaDemos-5.0.2.tar.bz2
distfile and tried again. This time it was able to build it. I kind of wonder 
if your port setup is out of date. It looks like MesaDemos was rerolled 
around 12 November.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html

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