Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jan 2010 19:05:08 +0100
From:      David Marec <david.marec@davenulle.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: [SDL-1.2.14] Build fails on the libvlg checking
Message-ID:  <201001311905.09008.david.marec@davenulle.org>
In-Reply-To: <20100131164022.GB1267@medusa.sysfault.org>
References:  <201001311318.28966.david.marec@davenulle.org> <201001311639.35444.david.marec@davenulle.org> <20100131164022.GB1267@medusa.sysfault.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Le dimanche 31 janvier 2010 17:40:22, Marcus von Appen a =E9crit :

> > > If so, please remove them or run make config and disable the VGL knob
> > > (or add 'WITHOUT_VGL=3Dtrue' to the make invocation).
> >
> > That s what i did.
>=20
> And it still does not work for you?

Sorry, i missed to precise that the build was successful with VGL disabled.

> > But, if, for example, svgalib is tagged "i386 only", svgl is not.
>=20
> If I manually link libvgl.* from /usr/lib32 to /usr/lib and rebuild SDL
> with VGL enabled, anything links properly. I am not sure, what's wrong
> on your side.=20

I don't actually know why  libvgl* are located in /usr/lib instead of=20
/usr/lib32, on my side.

> > btw, should i remove these libs ?

I mean, move them to the right place.

>=20
> I do not recommend to do that manually. Which shared library versions of
> libvgl are installed (output of find /usr/lib -name "*vgl*") on your
> side?

david:~>find /usr/lib -name "*vgl*"
/usr/lib/libvgl.a
/usr/lib/libvgl.so
/usr/lib/libvgl_p.a

> Did you ever run make delete-old or make delete-old-libs after updating
> the system?

I have just ran these libs deletion tools and the VGL option has disapeared=
=20
from the SDL12 knob.



btw, i don't really need libvgl  at this time.

Thanks.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001311905.09008.david.marec>