svn commit: r303988 - head/lib/libc/gen
Guido Falsi
madpilot at FreeBSD.org
Thu Aug 25 16:29:34 UTC 2016
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)
--
Guido Falsi <madpilot at FreeBSD.org>
More information about the svn-src-head
mailing list