From owner-freebsd-ports Mon May 28 12:36:34 2001 Delivered-To: freebsd-ports@freebsd.org Received: from soultwins.com (ns1.soultwins.com [65.195.30.107]) by hub.freebsd.org (Postfix) with ESMTP id 1A05D37B42C; Mon, 28 May 2001 12:36:32 -0700 (PDT) (envelope-from yann@yann.de) Received: from freiburger ([216.228.138.23]) by soultwins.com (8.11.3/8.11.3) with SMTP id f4SLjnT48950; Mon, 28 May 2001 14:45:49 -0700 (PDT) (envelope-from yann@yann.de) From: Yann Sommer To: Cc: Subject: FreeBSD Port: vpopmail-4.9.10 Date: Mon, 28 May 2001 14:36:55 -0700 Message-ID: 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 IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Heya ;) vpopmail fails to build in a couple ways. First, the main servers listed seem to be down for now. After getting the source from another mirror, the ./configure part fails to create /usr/local/vpopmail/etc, because /usr/local/vpopmail had not been created yet. As a workaround, make /usr/local/vpopmail before make install, or add it into the Makefile Just wanted to let you know.. Yann Sommer yann@yann.de ----- mkdir: /usr/local/vpopmail: No such file or directory chown: /usr/local/vpopmail/etc: No such file or directory chgrp: /usr/local/vpopmail/etc: No such file or directory chmod: /usr/local/vpopmail/etc: No such file or directory configure: warning: making a vpopmail etc directory ./configure: cannot create /usr/local/vpopmail/etc/lib_deps: directory nonexistent ===> Script "configure" failed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message