[SDL-1.2.14] Build fails on the libvlg checking

Marcus von Appen mva at FreeBSD.org
Sun Jan 31 16:38:54 UTC 2010


On, Sun Jan 31, 2010, David Marec wrote:

> Le dimanche 31 janvier 2010 14:27:19, Marcus von Appen a écrit :
> 
> > /usr/lib/libvgl.* should not be available on RELENG_8, amd64 - instead
> > it should reside in /usr/lib32 only. Did you upgrade from i386 to amd64
> > or did you manually link the libvgl.* to /usr/lib?
> 
> Neither of them.
> 
> The system is amd64 from the begining.
> 
> 
> > If so, please remove them or run make config and disable the VGL knob
> > (or add 'WITHOUT_VGL=true' to the make invocation).
> 
> That s what i did.

And it still does not work for you?

> But, if, for example, svgalib is tagged "i386 only", svgl is not.

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. If it still fails for you after disabling the VGL knob,
could you please send me the config.log from
/usr/ports/devel/sdl12/work/SDL-1.2.14 as well as the tee'd output from
your make invocation:

     make | tee sdlbuild.log
 
> btw, should i remove these libs ?

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?
Did you ever run make delete-old or make delete-old-libs after updating
the system?

Regards
Marcus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20100131/4297b10b/attachment.pgp


More information about the freebsd-ports mailing list