On Tue, Jul 24, 2012 at 2:35 AM, David Holland
<dholland-pbugs%netbsd.org@localhost> wrote:
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/46636 (g95 fails to build)
Date: Tue, 24 Jul 2012 06:31:45 +0000
On Mon, Jul 23, 2012 at 08:35:03PM +0000, I'Khala X wrote:
>
> The file is attached. If you're unable to reproduce the error, then I have
> a configuration issue. *sigh* ...
This is what it's got:
/usr/tools/lib/gcc/x86_64--netbsd/4.5.3/../../../../x86_64--netbsd/bin/ld: cannot find crt0.o: No such file or directory
/usr/tools/lib/gcc/x86_64--netbsd/4.5.3/../../../../x86_64--netbsd/bin/ld: cannot find crtbegin.o: No such file or directory
/usr/tools/lib/gcc/x86_64--netbsd/4.5.3/../../../../x86_64--netbsd/bin/ld: cannot find -lgcc
/usr/tools/lib/gcc/x86_64--netbsd/4.5.3/../../../../x86_64--netbsd/bin/ld: cannot find -lgcc_s
/usr/tools/lib/gcc/x86_64--netbsd/4.5.3/../../../../x86_64--netbsd/bin/ld: cannot find -lc
/usr/tools/lib/gcc/x86_64--netbsd/4.5.3/../../../../x86_64--netbsd/bin/ld: cannot find -lgcc
/usr/tools/lib/gcc/x86_64--netbsd/4.5.3/../../../../x86_64--netbsd/bin/ld: cannot find -lgcc_s
/usr/tools/lib/gcc/x86_64--netbsd/4.5.3/../../../../x86_64--netbsd/bin/ld: cannot find crtend.o: No such file or directory
collect2: ld returned 1 exit status
Doesn't look healthy. (and, /usr/tools?)