On 5-12-2016 20:21, Ed Schouten wrote: > Basename@FBSD_1.5 is the new symbol. Did you by any chance downgrade your > system?
Hi Ed, Not that I know of. But then again things are sometimes not obvious. I just typed: pkg upgrade cmake, because I wanted to see if the new cmake had code for Boost 1.62 (But didn't) My system is 12.0 current, which I do not really want to upgrade atm. since I've just completed the first consistent successful set of tests for Ceph. And every I upgraded, things started to unglue, and I needed to start fixing stuff over again. So my guess is that I have a system that is too old to run what I fetched from pkg. This, because pkg-builder for 12-current actually builds on the newest and shiniest code that includes the version. I could try locally rebuilding curl in the hope that it fixes itself because it does not (yet) have the versioning?? --WjW > > On 5 Dec 2016 6:59 p.m., "Dimitry Andric" <[email protected]> wrote: > >> On 05 Dec 2016, at 15:44, Willem Jan Withagen <[email protected]> wrote: >>> >>> Now some of my lining attempts give me: >>> >>> /usr/local/lib/libcurl.so: undefined reference to `basename@FBSD_1.5 >>> I guess that that libc has become versioned, of the version number got >>> bumpped? >>> >>> So would I need to rebuild world? >> >> Yes, this was changed by Ed in r308264: >> >> https://svnweb.freebsd.org/base?view=revision&revision=308264 >> >> Although I would think there might have been a backwards compat symbol... >> >> -Dimitry >> >> > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
