Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 2011 17:06:35 +0200
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   minor regression after patching
Message-ID:  <4EF88D7B.4040600@gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all.

Am I the only one seeing this on RELENG_9?

===> libexec/ftpd (all)
clang -O2 -pipe  -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING 
-I/usr/src/libexec/ftpd -Dmain=ls_main 
-I/usr/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -std=gnu99 
-fstack-protector -Wsystem-headers -Wall -Wno-format-y2k 
-Wno-uninitialized -Wno-pointer-sign  -o ftpd ftpd.o ftpcmd.o logwtmp.o 
popen.o ls.o cmp.o print.o util.o -lutil -lcrypt -lopie -lmd -lm -lpam
clang: warning: argument unused during compilation: '-std=gnu99'
ftpd.o: In function `pass':
/usr/src/libexec/ftpd/ftpd.c:(.text+0x2676): undefined reference to 
`__FreeBSD_libc_enter_restricted_mode'
clang: error: linker command failed with exit code 1 (use -v to see 
invocation)
*** Error code 1

-- 
Sphinx of black quartz judge my vow.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EF88D7B.4040600>