Date: Sat, 3 Jun 2017 19:32:02 -0400 From: Allan Jude <allanjude@freebsd.org> To: freebsd-current@freebsd.org Subject: Re: undefined symbol 'stat' Message-ID: <280bd5e8-e3d5-746e-3078-1bf615aee580@freebsd.org> In-Reply-To: <E1dHITG-0006Jk-9e@rmmprod05.runbox> References: <E1dHITG-0006Jk-9e@rmmprod05.runbox>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Gt6x9M0T9rV3mflNc4i2bGnn44SrLiqvJ Content-Type: multipart/mixed; boundary="l2CBVdQ8GfXencBcEbHPkOQhiUJT38oxM"; protected-headers="v1" From: Allan Jude <allanjude@freebsd.org> To: freebsd-current@freebsd.org Message-ID: <280bd5e8-e3d5-746e-3078-1bf615aee580@freebsd.org> Subject: Re: undefined symbol 'stat' References: <E1dHITG-0006Jk-9e@rmmprod05.runbox> In-Reply-To: <E1dHITG-0006Jk-9e@rmmprod05.runbox> --l2CBVdQ8GfXencBcEbHPkOQhiUJT38oxM Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 2017-06-03 19:28, Jeffrey Bouquet wrote: > The latest pkg updates broke firefox here, which won't build [ patch= es fail to apply ] > Also seamonkey, but building sqlite3 locally fixed that. > =20 > [ not that I'd expect firefox to build anyway, not been that lucky re= cently... ]=20 >=20 > Web search turns up no 'undefined symbol stat' on 12.0-CURRENT that I= can find. >=20 > Subject give the entirety of the error.=20 > Building webkit-gtk2 locally as of now to try to fix it in a third ro= und of ports. ...=20 > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.o= rg" >=20 The ino64 change that went into -current recently changed a lot of stuff related to stat(), and versioned the symbol. You are trying to run apps compiled for a newer version of -current than you are running. You need to update your kernel and userland to patch what pkg is built against. --=20 Allan Jude --l2CBVdQ8GfXencBcEbHPkOQhiUJT38oxM-- --Gt6x9M0T9rV3mflNc4i2bGnn44SrLiqvJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iQIcBAEBAgAGBQJZM0b1AAoJEBmVNT4SmAt+M4wQANTDZgQIa0Sny2BVIy+Oakls D5oZrjSh9c1dby3IPkgJcCmD20jOc0eOGaNIy3pSX44aYezUhDAsjdmZNf84IMI3 YQhYFUC503f2yjHAu6hy0F6gldJRthdqav1+iSI3INpX6SgEwhZtDQizuqD3kZSD a25Anh9dGh5KXgD0MXSpqpMyPvjVIhB2OwTNJ3XtCvv0qDeBdziO/fcjAuVGhCm1 Qn6Sem2CjzrT6NRiCo2a0FafMTFSoZ/AAg6BVWtVQLCH2BKkc13cotfq2JEzNAJ1 02zxrtKrvBFvmWp/56oR/dPmmUREhQdJP8U4m1v/g5cwF7jAWT2E0cPnYfqji3LE eVf0OP22o3DX5xqgb1oVi3/wS1X9RDmEVhVjt/wIkegr53x2p7s5fc/K5NR1OG2+ kXMzLBdY3dvQFKQxFcGfCHnB2edfY6DC9XImxvIA/kdX1UgiYYd/735UhOFJnHvY bLCzm8ERbbInWec7HN6AwvgGrfIgFVqbVLI8OvzoTtknM9q1RClhGZaj0WTov2jh sn/N5+K+OSCGk58oSL6lhMGcjHV3SLy9bex010oBSCaXcbDK+lLiUxDvMCcZC8J9 eZZG65ksAPTwLLj33Cvyj0F/GWREd8kNSswAClJXnakBaEfDGl+DsY2mF2qcUWpp XDqZuFdRzk2BRJ48nMkk =wAA2 -----END PGP SIGNATURE----- --Gt6x9M0T9rV3mflNc4i2bGnn44SrLiqvJ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?280bd5e8-e3d5-746e-3078-1bf615aee580>