[Bug 193989] New: [Update]: ftp/vsftpd-ext: FreeBSD9.1 i386 compile fail
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 28 12:05:50 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193989
Bug ID: 193989
Summary: [Update]: ftp/vsftpd-ext: FreeBSD9.1 i386 compile fail
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: xjflyttp at gmail.com
Created attachment 147747
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147747&action=edit
fix
FreeBSD 9.1 i386
cc -o vsftpd -fPIE -pie -Wl,-z,relro -Wl,-z,now http.o privops.o sysstr.o
charconv.o oneprocess.o ftppolicy.o secbuf.o ptracesandbox.o ascii.o netstr.o
twoprocess.o sysutil.o sslslave.o hash.o main.o seccompsandbox.o ipaddrparse.o
parseconf.o str.o opts.o privsock.o sysdeputil.o postprivparent.o secutil.o
features.o access.o http_msg.o ls.o pasvrules.o prelogin.o ftpcmdio.o
tunables.o ftpdataio.o ssl.o filestr.o strlist.o utility.o usersip.o
readwrite.o logging.o tcpwrap.o banner.o standalone.o postlogin.o http_str.o
`./vsf_findlibs.sh`
sysutil.o: In function `vsf_sysutil_tzset':
sysutil.c:(.text+0x13da): undefined reference to `__stack_chk_fail_local'
sysutil.o: In function `vsf_sysutil_parse_time':
sysutil.c:(.text+0x306a): undefined reference to `__stack_chk_fail_local'
sysutil.o: In function `vsf_sysutil_sockaddr_in_mask':
sysutil.c:(.text+0x3ac8): undefined reference to `__stack_chk_fail_local'
sysutil.o: In function `vsf_sysutil_getpeername':
sysutil.c:(.text+0x3c75): undefined reference to `__stack_chk_fail_local'
sysutil.o: In function `vsf_sysutil_getsockname':
sysutil.c:(.text+0x3d45): undefined reference to `__stack_chk_fail_local'
sysutil.o:sysutil.c:(.text+0x44d2): more undefined references to
`__stack_chk_fail_local' follow
gmake: *** [vsftpd] Error 1
*** [do-build] Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list