Re: undefined symbol 'stat'

2017-06-03 Thread Jeffrey Bouquet


On Sat, 3 Jun 2017 19:32:02 -0400, Allan Jude  wrote:

> 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@freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/freebsd-current
> > To unsubscribe, send any mail to "freebsd-current-unsubscr...@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


Thanks.  I'm getting around to it, unfortunately too slowly.  Not a half hour 
after the
email, I have the v11 firefox package running happily.  webkit-gtk2 also built 
here.
So no immediate concern, browser or other GUI [ claws-mail ] at least that I use
daily.  [  pkg.freebsd.org seems way undermentioned in the wiki, and 
elsewhere...  BTW ] 

  
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: undefined symbol 'stat'

2017-06-03 Thread Allan Jude
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@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@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



signature.asc
Description: OpenPGP digital signature


undefined symbol 'stat'

2017-06-03 Thread Jeffrey Bouquet
  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@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"