Skip site navigation (1)Skip section navigation (2)
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
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigBCDFB4990A05F859C4A0C677
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

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.=20
>=20
> [root@boxy ~]# find /usr/X11R6/lib -name 'libGL.so*' =20
> /usr/X11R6/lib/libGL.so.1
> /usr/X11R6/lib/libGL.so
> [root@boxy ~]#=20
>=20
> So libGL.so.* is there - but but:
>=20
> [root@boxy /usr/ports/graphics/libGLU]# make
> [root@boxy /usr/ports/graphics/libGLU]# make install
> =3D=3D=3D>  Installing for libGLU-6.5.3
> =3D=3D=3D>   libGLU-6.5.3 depends on file: /usr/local/libdata/xorg/libr=
aries - found
> =3D=3D=3D>   libGLU-6.5.3 depends on shared library: GL.1 - found
> =3D=3D=3D>   Generating temporary packing list
> =3D=3D=3D>  Checking if graphics/libGLU already installed
> install  -s -o root -g wheel -m 555 /usr/ports/graphics/libGLU/work/Mes=
a-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
>=20
> Stop in /usr/ports/graphics/libGLU.
> [root@boxy /usr/ports/graphics/libGLU]#=20
>=20
>=20
>=20
> 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.
>=20
>=20
>> Something went
>> wrong, I'm not sure what it is but installing graphics/libGL should
>> solve your problem.
>=20
> 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.

--=20
Florent Thoumie
flz@FreeBSD.org
FreeBSD Committer


--------------enigBCDFB4990A05F859C4A0C677
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----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-----

--------------enigBCDFB4990A05F859C4A0C677--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46800A10.5090001>