building
Eric Christopher
echristo@redhat.com
Wed Jun 18 23:40:00 GMT 2003
On Wed, 2003-06-18 at 16:09, Peter T Greening wrote:
> Hi, I am trying to build gcc 3.3 on a linux redhat NFS environment. The
> machine I am trying to build on is a redhat 7.3 running on an athlon(mp), and
> almost all of the NFS mounted software was built on 7.3 machines. The run
> configure as folllows:"./configure --prefix=/usr/local/pkg/gcc/gcc-3.3".
> While building gnu c compiler, it returns the following error:
1) Don't configure in the source directory. Make a build directory and
use that.
2) When using nfs, and in general, it's a good idea to use full paths.
e.g. /path/to/configure ....
-eric
--
Eric Christopher <echristo@redhat.com>
More information about the Gcc
mailing list