[Bug 221373] lang/perl5.24 package: undefined symbol fstat on arm
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 17 18:43:34 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221373
--- Comment #6 from njh at bandsman.co.uk ---
objdump -TC /lib/libc.so.7 | fgrep fstat
0007cabc w DF .text 00000000 FBSD_1.1 fstatat
000363bc w DF .text 00000000 FBSD_1.0 nfstat
0007ec4c w DF .text 00000000 FBSD_1.0 fstatfs
00141780 w DF .text 00000000 FBSD_1.0 fstat
0007ec4c g DF .text 00000000 FBSDprivate_1.0 __sys_fstatfs
00141780 w DF .text 00000000 FBSDprivate_1.0 _fstat
000363bc g DF .text 00000000 FBSDprivate_1.0 __sys_nfstat
00141780 g DF .text 00000000 FBSDprivate_1.0 __sys_fstat
00055470 g DF .text 000000dc FBSD_1.0 fstatvfs
000363bc w DF .text 00000000 FBSDprivate_1.0 _nfstat
0007ec4c w DF .text 00000000 FBSDprivate_1.0 _fstatfs
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-perl
mailing list