From owner-freebsd-isp Sat Feb 17 7:59:21 2001 Delivered-To: freebsd-isp@freebsd.org Received: from black.purplecat.net (ns1.purplecat.net [209.16.228.148]) by hub.freebsd.org (Postfix) with ESMTP id 0446137B503 for ; Sat, 17 Feb 2001 07:59:18 -0800 (PST) Received: from 2100 (ci377160-a.ashvil1.nc.home.com [24.15.65.209]) by black.purplecat.net (8.8.8/8.8.8) with SMTP id LAA23503 for ; Sat, 17 Feb 2001 11:01:33 -0500 (EST) (envelope-from pbrezny@purplecat.net) Reply-To: From: "Peter Brezny" To: Subject: configure make install problem with vpopmail. Date: Sat, 17 Feb 2001 11:00:07 -0500 Message-ID: <000001c098fa$b34a2280$cc01a8c0@highland> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I submitted this to =questions but didn't receive a response. I've tried everything now. deleting the port all together, cvsup to get the latest, even a make world last night. Any Ideas? TIA pb 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-isp" in the body of the message