RedHatLinux 7 System.

Configure line:
./configure  --with-openssl --enable-apop --enable-popuid=pop
--enable-poppassd --with-drac --prefix=/usr --enable-standalone --with-pam


Make output:



make[2]: Entering directory `/home/joe/download/pop3/qpopper4.0.5/password' gcc -c -I.. -I. -I.. \ -I../popper -I../common \ -g -O2 -DHAVE_CONFIG_H -DLINUX -DUNIX auth_user.c -o auth_user.o auth_user.c:569:27: warning: no newline at end of file auth_user.c:569:27: warning: no newline at end of file gcc -c -I.. -I. -I.. \ -I../popper -I../common \ -g -O2 -DHAVE_CONFIG_H -DLINUX -DUNIX poppassd.c -o poppassd.o gcc -o poppassd auth_user.o poppassd.o -ldrac -ldrac -ldl -lpam \ ../common/libcommon.a poppassd.o: In function `chkPass': /home/joe/download/pop3/qpopper4.0.5/password/poppassd.c:1197: undefined reference to `auth_user' collect2: ld returned 1 exit status make[2]: *** [poppassd] Error 1 make[2]: Leaving directory `/home/joe/download/pop3/qpopper4.0.5/password' make[1]: *** [poppassd] Error 2 make[1]: Leaving directory `/home/joe/download/pop3/qpopper4.0.5/popper' make: *** [popper_server] Error 2










Reply via email to