Date: Sat, 17 Feb 2001 17:45:02 -0500 From: "Peter Brezny" <pbrezny@purplecat.net> To: <freebsd-questions@freebsd.org> Subject: vpopmail make install fail, after one 'successful' install more info Message-ID: <000701c09933$4459ede0$cc01a8c0@highland>
next in thread | raw e-mail | index | archive | help
No one replied to the first post. Since that time, i've even run /usr/src/make world and completely removed the port and binaries, starting from fresh. same results. I've never seen this error before, if someone could point me in the right direction, i'll take it from there. TIA Peter Brezny purplecat.net -----Original Message----- From: Peter Brezny [mailto:pbrezny@purplecat.net] Sent: Friday, February 16, 2001 11:25 PM To: 'freebsd-questions@freebsd.org' Subject: vpopmail make install fail, after one 'successful' install...yikes! I modified the /Makefile for vpopmail to set the prefix to /home and ran make install without realizing there was already a vpopmail user with a default directory of /usr/local/vpopmail. (it would be nice if the make deinstall removed the vpopmail user)...anyhow. I figure no problem, and remove the user but of course a make deinstall doesn't complete successfully because the Makefile points to /home as the prefix. SO i remove the /usr/local/vpopmail directory manually and attempt to run the install again. and it blows... i've tried even removed the binary for vpopmail... any help is greatly appreciated. configure:1135: checking how to run the C preprocessor configure:1156: cc -E conftest.c >/dev/null 2>conftest.out configure:1215: checking for AIX configure:1509: cc -o conftest -O -pipe -Wall conftest.c 1>&5 configure: In function `main': configure:1482: warning: implicit declaration of function `unlink' (end of "config.log") *** Error code 1 Stop in /usr/ports/mail/vpopmail. *** Error code 1 Peter Brezny purplecat.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000701c09933$4459ede0$cc01a8c0>