Date: Mon, 25 Jun 2007 19:31:44 +0100 From: Florent Thoumie <flz@FreeBSD.org> To: Ewald Jenisch <a@jenisch.at> Cc: freebsd-x11@freebsd.org Subject: Re: Upgrade Xorg 6.9->7.2 dies in libGLU Message-ID: <46800A10.5090001@FreeBSD.org> In-Reply-To: <20070625172728.GA7679@aurora.oekb.co.at> References: <20070625102514.GA5657@aurora.oekb.co.at> <467FBF49.6010809@FreeBSD.org> <20070625172728.GA7679@aurora.oekb.co.at>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Ewald Jenisch wrote:
> On Mon, Jun 25, 2007 at 02:12:41PM +0100, Florent Thoumie wrote:
>> As is says, it can't find libGL for some reason. Check if you have
>> libGL.so* either in /usr/local/lib or /usr/X11R6/lib.
>
> [root@boxy ~]# find /usr/X11R6/lib -name 'libGL.so*'
> /usr/X11R6/lib/libGL.so.1
> /usr/X11R6/lib/libGL.so
> [root@boxy ~]#
>
> So libGL.so.* is there - but but:
>
> [root@boxy /usr/ports/graphics/libGLU]# make
> [root@boxy /usr/ports/graphics/libGLU]# make install
> ===> Installing for libGLU-6.5.3
> ===> libGLU-6.5.3 depends on file: /usr/local/libdata/xorg/libraries - found
> ===> libGLU-6.5.3 depends on shared library: GL.1 - found
> ===> Generating temporary packing list
> ===> Checking if graphics/libGLU already installed
> install -s -o root -g wheel -m 555 /usr/ports/graphics/libGLU/work/Mesa-6.5.3/src/glu/sgi/libGLU.so.1 /usr/local/lib
> install: /usr/ports/graphics/libGLU/work/Mesa-6.5.3/src/glu/sgi/libGLU.so.1: No such file or directory
> *** Error code 71
>
> Stop in /usr/ports/graphics/libGLU.
> [root@boxy /usr/ports/graphics/libGLU]#
>
>
>
> For me the problem is, that libGLU.so.1 ("GLU", not "GL") isn't in
> /usr/ports/graphics/libGLU/work/Mesa-6.5.3/src/glu/sgi after the
> "make" so obviously it can't be installed.
>
>
>> Something went
>> wrong, I'm not sure what it is but installing graphics/libGL should
>> solve your problem.
>
> Do you mean /usr/ports/graphics/libGL? What has this one to do with
> the missing "libGLU.so.1" which is a different port?
libGLU depends on libGL, since you don't have libGL.so in
/usr/local/lib, libGLU can't be built.
The question is, why do you still have libGL.so in /usr/X11R6/lib. I'd
suggest removing this one and do "make clean all install" in
/usr/ports/graphics/libGLU.
--
Florent Thoumie
flz@FreeBSD.org
FreeBSD Committer
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGgAoWMxEkbVFH3PQRCt7fAJ0VAIc6H7rjLkED8CBem8h02jGloACfVZIx
QEmI+uPEMq5iE/X7AfyHBQ4=
=UBA2
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46800A10.5090001>
