From owner-freebsd-questions Fri Feb 16 20:23:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from black.purplecat.net (ns1.purplecat.net [209.16.228.148]) by hub.freebsd.org (Postfix) with ESMTP id 6325137B65D for ; Fri, 16 Feb 2001 20:23:07 -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 XAA21034 for ; Fri, 16 Feb 2001 23:25:26 -0500 (EST) (envelope-from pbrezny@purplecat.net) Reply-To: From: "Peter Brezny" To: Subject: vpopmail make install fail, after one 'successful' install...yikes! Date: Fri, 16 Feb 2001 23:24:31 -0500 Message-ID: <001c01c09899$86e13be0$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-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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