Date: Tue, 17 Oct 2017 18:43:33 +0000 From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 221373] lang/perl5.24 package: undefined symbol fstat on arm Message-ID: <bug-221373-14331-CVFRxGOgIp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221373-14331@https.bugs.freebsd.org/bugzilla/> References: <bug-221373-14331@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221373 --- Comment #6 from njh@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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221373-14331-CVFRxGOgIp>