|
Hi fellow users!
I am new to qmail as I am going to try it as an
alternative to sendmail. I am currently trying to install qmailadmin-0.50
after having install qmail and vpopmail v4.10.7. Whenever I do this, I get
the following errors:
gcc -g -O2 -o qmailadmin
qmailadmin.o alias.o autorespond.o forward.o mailing
list.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': /root/qmailadmin-0.50/alias.c:301: undefined reference to `slen' /root/qmailadmin-0.50/alias.c:303: undefined reference to `scopy' /root/qmailadmin-0.50/alias.c:304: undefined reference to `scat' alias.o: In function `doredirect': /root/qmailadmin-0.50/alias.c:333: undefined reference to `slen' /root/qmailadmin-0.50/alias.c:335: undefined reference to `scopy' /root/qmailadmin-0.50/alias.c:336: undefined reference to `scat' alias.o: In function `delredirectnow': /root/qmailadmin-0.50/alias.c:587: undefined reference to `slen' /root/qmailadmin-0.50/alias.c:589: undefined reference to `scopy' /root/qmailadmin-0.50/alias.c:590: undefined reference to `scat' mailinglist.o: In function `delmailinglistnow': /root/qmailadmin-0.50/mailinglist.c:277: undefined reference to `slen' collect2: ld returned 1 exit status make[2]: *** [qmailadmin] Error 1 make[2]: Leaving directory `/root/qmailadmin-0.50' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/qmailadmin-0.50' make: *** [all-recursive-am] Error 2 I have check the list archives and tried a couple
of solutions, but nothing has worked yet. As far as I can tell, I have
installed qmail and vpopmail without any problems.
Dennis
|
