minor regression after patching

2011-12-26 Thread Volodymyr Kostyrko
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

Re: minor regression after patching

2011-12-26 Thread David Wolfskill
On Mon, Dec 26, 2011 at 05:06:35PM +0200, Volodymyr Kostyrko wrote: Hi all. Am I the only one seeing this on RELENG_9? ... Rather than patching (per se), I updated my sources rebuilt; I didn't see a problem doing that; I'm running FreeBSd/i386. Peace, david -- David H. Wolfskill

Re: minor regression after patching

2011-12-26 Thread Sergey Kandaurov
On 26 December 2011 19:06, Volodymyr Kostyrko c.kw...@gmail.com wrote: 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

Re: minor regression after patching

2011-12-26 Thread Volodymyr Kostyrko
26.12.2011 17:57, Sergey Kandaurov wrote: 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

Re: minor regression after patching

2011-12-26 Thread Dimitry Andric
On 2011-12-26 22:07, Volodymyr Kostyrko wrote: 26.12.2011 17:57, Sergey Kandaurov wrote: ... 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