From owner-freebsd-questions Mon Jan 18 20:26:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA09139 for freebsd-questions-outgoing; Mon, 18 Jan 1999 20:26:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA09132 for ; Mon, 18 Jan 1999 20:26:39 -0800 (PST) (envelope-from cjohnson@palomine.net) Received: (qmail 1015 invoked by uid 1000); 19 Jan 1999 04:26:31 -0000 Date: Mon, 18 Jan 1999 23:26:31 -0500 From: Chris Johnson To: Shane Reid Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Compiling Message-ID: <19990118232631.A967@palomine.net> References: <00b101be4358$f932ed80$320c10ac@nebula> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <00b101be4358$f932ed80$320c10ac@nebula>; from Shane Reid on Mon, Jan 18, 1999 at 09:08:17PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jan 18, 1999 at 09:08:17PM -0600, Shane Reid wrote: > Im trying to compile virtual mail manager for qmail but it wont let me due > to the compiler ... Are you talking about vmailmgr? If so, you need to install the egcs port, and set CXX=/usr/local/bin/g++ before running configure. The compiler that comes with FreeBSD won't compile it. If you're not talking about that, what are you talking about? > I've downloaded quite a few of the ports and still havent gotten it to > compile. It tells me the c compiler (gcc) is not a cross compiler as well as > the c++ one. Anyone out there know of a good compiler to fix these errors. Are you talking about the stuff you see flying by during the configure bit of making a port, stuff like, "checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no"? That's not an error. Don't worry about it. If I've totally misread what you're talking about here, please post more details, and maybe someone can help you out. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message