日期:2014-05-16 浏览次数:20792 次
gcc -c main.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c utility.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c prelogin.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c ftpcmdio.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c postlogin.c -O2 -Wall -W -Wshadow -idirafter dummyinc postlogin.c: In function ‘process_post_login’: postlogin.c:459: warning: passing argument 3 of ‘vsf_cmdio_write’ from incompatible pointer type postlogin.c: In function ‘load_forward_info’: postlogin.c:1036: warning: comparison between signed and unsigned postlogin.c:1049: warning: declaration of ‘index’ shadows a global declaration /usr/include/string.h:304: warning: shadowed declaration is here postlogin.c:1055: warning: comparison between signed and unsigned postlogin.c: In function ‘ftp’: postlogin.c:1177: warning: comparison between signed and unsigned postlogin.c:1243: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness postlogin.c:1250: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness postlogin.c:1260: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness gcc -c privsock.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c tunables.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c ftpdataio.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c secbuf.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c ls.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c postprivparent.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c logging.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c str.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c netstr.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c sysstr.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c strlist.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c banner.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c filestr.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c parseconf.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c secutil.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c ascii.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c oneprocess.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c twoprocess.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c privops.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c standalone.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c hash.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c tcpwrap.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c ipaddrparse.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c access.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c features.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c readwrite.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c opts.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c ssl.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c sslslave.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c ptracesandbox.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c ftppolicy.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c sysutil.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -c sysdeputil.c -O2 -Wall -W -Wshadow -idirafter dummyinc gcc -o cwftpd main.o utility.o prelogin.o ftpcmdio.o postlogin.o privsock.o tunables.o ftpdataio.o secbuf.o ls.o postprivparent.o logging.o str.o netstr.o sysstr.o strlist.o banner.o filestr.o parseconf.o secutil.o ascii.o oneprocess.o twoprocess.o privops.o standalone.o hash.o tcpwrap.o ipaddrparse.o access.o features.o readwrite.o opts.o ssl.o sslslave.o ptracesandbox.o ftppolicy.o sysutil.o sysdeputil.o -Wl,-s `./cwf_findlibs.sh` /bin/sh: ./cwf_findlibs.sh: Permission denied sysdeputil.o: In function `vsf_sysdep_adopt_capabilities': sysdeputil.c:(.text+0xa83): undefined reference to `cap_init' sysdeputil.c:(.text+0xa9e): undefined reference to `cap_set_proc' sysdep