Date: Sun, 31 Jan 2010 14:27:19 +0100 From: Marcus von Appen <mva@FreeBSD.org> To: freebsd-ports@freebsd.org Subject: Re: [SDL-1.2.14] Build fails on the libvlg checking Message-ID: <20100131132719.GA1267@medusa.sysfault.org> In-Reply-To: <201001311318.28966.david.marec@davenulle.org> References: <201001311318.28966.david.marec@davenulle.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--1yeeQ81UyVL57Vl7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On, Sun Jan 31, 2010, David Marec wrote: > Hello, >=20 >=20 > Trying to update SDL1.2 librairies, the build failed on the following err= ors: >=20 >=20 > /usr/bin/ld: skipping incompatible /usr/lib/libvgl.so when searching for = -lvgl > /usr/bin/ld: skipping incompatible /usr/lib/libvgl.a when searching for -= lvgl > /usr/bin/ld: skipping incompatible /usr/lib/libvgl.so when searching for = -lvgl > /usr/bin/ld: skipping incompatible /usr/lib/libvgl.a when searching for -= lvgl > /usr/bin/ld: skipping incompatible /usr/lib/libvgl.so when searching for = -lvgl > /usr/bin/ld: skipping incompatible /usr/lib/libvgl.a when searching for -= lvgl > /usr/bin/ld: cannot find -lvgl >=20 > Running: > david:~>uname -p -r > 8.0-STABLE amd64 >=20 >=20 > Any idea to get rid of this ? >=20 /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? If so, please remove them or run make config and disable the VGL knob (or add 'WITHOUT_VGL=3Dtrue' to the make invocation). Regards Marcus --1yeeQ81UyVL57Vl7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAktlhTcACgkQi68/ErJnpkdnDACeOrpqjbsrLugZan9BJUT5pp66 55MAmgIOdbuKDVDAobhLSciW0RGaK0/U =2CAW -----END PGP SIGNATURE----- --1yeeQ81UyVL57Vl7--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100131132719.GA1267>