Subject: Re: compiler error
To: Charlie Root <bema.letschert@t-online.de>
From: Chris Pinnock <cjep@fawlty.net>
List: netbsd-help
Date: 05/01/2001 15:45:21
On Tue, May 01, 2001 at 04:20:50PM +0200, Charlie Root wrote:
> gmake[1]: *** [libgcc2.a] Error 1
> gmake[1]: Leaving directory
> `/usr/src/ext_packages/SOURCES/gcc-2.95.3/gcc'
> gmake: *** [all-gcc] Error 2
> bash-2.04#
>
> Does somebody have any idea to fix this problem?
Hi,
I'm not sure what the present situation of gcc is with NetBSD. If
I recall correctly, gcc 2.95.3 will not build cleanly with NetBSD
at the moment.
There are patches to make 2.95.2 build in NetBSD's packages collection.
A pre-built binary is available at
ftp://ftp.netbsd.org/pub/NetBSD/packages/1.5/ARCH/lang/gcc-2.95.2.tgz
where ARCH is the architecture you are trying to install for.
There is certainly a pre-built binary there for i386.
Or alternatively, use pkgsrc
(see http://www.netbsd.org/Documentation/software/packages.html for
more details).
best wishes,
--
Chris