Code: Alles auswählen
arm-cx2450x-linux-gnueabi-gcc -o vsftpd 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 `./vsf_findlibs.sh` -Wl,-O1 -L/home/dbt/GITREPO_CS_Buildsystem/buildsystem-cs/root/lib
sysdeputil.o: In function `vsf_sysdep_check_auth':
sysdeputil.c:(.text+0xd54): undefined reference to `crypt'
sysdeputil.c:(.text+0xd78): undefined reference to `crypt'
collect2: ld returned 1 exit status
make[1]: *** [vsftpd] Fehler 1
make[1]: Leaving directory `/home/dbt/GITREPO_CS_Buildsystem/buildsystem-cs/build_tmp/vsftpd-2.3.5'
make: *** [/home/dbt/GITREPO_CS_Buildsystem/buildsystem-cs/deps/vsftpd] Fehler 2
dbt@linux-11-3:~/GITREPO_CS_Buildsystem/buildsystem-cs>