Fehler beim compilieren von qmailadmin
Hi, Ich habe vorhin qmail installiert, läuft auch wunderbar :). Jetzt wollte ich noch Qmailadmin installieren, bloß beim "make" Befehl kam ein Fehler :( Console: Sally:/www/data/qmail/qmailadmin-0.45 # ./configure --enable-cgibindir=/www/htdocs/ip/cgi-bin --enable-autoresponder -bin=/var/qmail/bin --enable-ezmlmdir=/usr/local/bin/ezmlm --enable-htmldir= /www/htdocs/ip/qmail loading cache ./config.cache checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking host system type... i686-unknown-linux checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for ranlib... (cached) ranlib checking for POSIXized ISC... no checking how to run the C preprocessor... (cached) gcc -E checking for AIX... no checking for crypt in -lcrypt... (cached) yes checking for crypt in -lshadow... (cached) no checking for floor in -lm... (cached) yes checking for gethostbyaddr in -lnsl... (cached) yes checking for getsockname in -lsocket... (cached) no checking for ezmlm-idx... no checking for dirent.h that defines DIR... (cached) yes checking for opendir in -ldir... (cached) no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for working const... (cached) yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for getcwd... (cached) yes checking for mkdir... (cached) yes checking for strdup... (cached) yes checking for strstr... (cached) yes creating ./config.status creating Makefile creating config.h config.h is unchanged Sally:/www/data/qmail/qmailadmin-0.45 # Sally:/www/data/qmail/qmailadmin-0.45 # make make all-recursive make[1]: Entering directory `/www/data/qmail/qmailadmin-0.45' make[2]: Entering directory `/www/data/qmail/qmailadmin-0.45' gcc -g -O2 -o qmailadmin qmailadmin.o alias.o autorespond.o forward.o mailinglist.o sysadmin.o user.o util.o auth.o template.o command.o show.o cgi.o limits.o dotqmail.o -L/home/vpopmail/lib -lvpopmail -lnsl -lm -lcrypt alias.o: In function `show_redirect_lines': /www/data/qmail/qmailadmin-0.45/alias.c:301: undefined reference to `slen' /www/data/qmail/qmailadmin-0.45/alias.c:303: undefined reference to `scopy' /www/data/qmail/qmailadmin-0.45/alias.c:304: undefined reference to `scat' alias.o: In function `doredirect': /www/data/qmail/qmailadmin-0.45/alias.c:333: undefined reference to `slen' /www/data/qmail/qmailadmin-0.45/alias.c:335: undefined reference to `scopy' /www/data/qmail/qmailadmin-0.45/alias.c:336: undefined reference to `scat' alias.o: In function `delredirectnow': /www/data/qmail/qmailadmin-0.45/alias.c:587: undefined reference to `slen' /www/data/qmail/qmailadmin-0.45/alias.c:589: undefined reference to `scopy' /www/data/qmail/qmailadmin-0.45/alias.c:590: undefined reference to `scat' mailinglist.o: In function `delmailinglistnow': /www/data/qmail/qmailadmin-0.45/mailinglist.c:277: undefined reference to `slen' collect2: ld returned 1 exit status make[2]: *** [qmailadmin] Error 1 make[2]: Leaving directory `/www/data/qmail/qmailadmin-0.45' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/www/data/qmail/qmailadmin-0.45' make: *** [all-recursive-am] Error 2 Was muss ich tun das der Fehler verschwindet? Danke Nools
participants (1)
-
Nools