undefined symbol 'stat'

Allan Jude allanjude at freebsd.org
Sat Jun 3 23:32:14 UTC 2017


On 2017-06-03 19:28, Jeffrey Bouquet wrote:
>   The latest pkg updates broke firefox here, which won't build  [ patches fail to apply ]
>   Also seamonkey, but building sqlite3 locally fixed that.
>   
>   [ not that I'd expect firefox to build anyway, not been that lucky recently... ] 
> 
>   Web search turns up no 'undefined symbol stat' on 12.0-CURRENT that I can find.
> 
>   Subject give the entirety of the error. 
>   Building webkit-gtk2 locally as of now to try to fix it in a third round of ports. ... 
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
> 

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.

-- 
Allan Jude

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20170603/b1fafcc9/attachment.sig>


More information about the freebsd-current mailing list