svn commit: r303988 - head/lib/libc/gen
Bryan Drewery
bdrewery at FreeBSD.org
Thu Aug 25 17:44:03 UTC 2016
On 8/25/16 9:29 AM, Guido Falsi wrote:
> On 08/25/16 18:24, Bryan Drewery wrote:
>>>>> --- _bootstrap-tools-usr.bin/xinstall ---
>>>>> xinstall.o: In function `install':
>>>>> /usr/local/nanobsd/rr-trunk/src/usr.bin/xinstall/xinstall.c:(.text+0xf55):
>>>>> undefined reference to `basename at FBSD_1.0'
>>
>> readelf -a /lib/libc.so.7|grep basename ?
>
>> readelf -a /lib/libc.so.7|grep basename
> 2149: 0000000000076200 231 FUNC GLOBAL DEFAULT 11
> basename@@FBSD_1.0 (2)
> 2514: 0000000000076140 184 FUNC GLOBAL DEFAULT 11
> basename_r@@FBSD_1.2 (4)
>
>
Hmm, I do run into the same issue with 'buildworld'. It builds fine
directly though.
Debugging it more here.
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20160825/c2365163/attachment.sig>
More information about the svn-src-head
mailing list