Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 1999 23:26:31 -0500
From:      Chris Johnson <cjohnson@palomine.net>
To:        Shane Reid <nebula@accesscomm.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Compiling
Message-ID:  <19990118232631.A967@palomine.net>
In-Reply-To: <00b101be4358$f932ed80$320c10ac@nebula>; from Shane Reid on Mon, Jan 18, 1999 at 09:08:17PM -0600
References:  <00b101be4358$f932ed80$320c10ac@nebula>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990118232631.A967>