pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/46636 (g95 fails to build)



Well ...,
I blew away /usr/tools and rebuilt from srcs.  Still getting the same error.  /usr/tools/bin is in my command search path, but none of the C runtime
libs are there.  They are all under /usr/lib.  Should there be a copy under /usr/tools?

[ronin:pkgsrc]# x86_64--netbsd-gcc -v
Using built-in specs.
COLLECT_GCC=x86_64--netbsd-gcc
COLLECT_LTO_WRAPPER=/usr/tools/libexec/gcc/x86_64--netbsd/4.5.3/lto-wrapper
Target: x86_64--netbsd
Configured with: /usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=x86_64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb2 20111202' --with-system-zlib --enable-__cxa_atexit --with-tune=nocona --with-mpc=/usr/tools --with-mpfr=/usr/tools --with-gmp=/usr/tools --disable-nls --enable-multilib --program-transform-name=s,^,x86_64--netbsd-, --enable-languages='c c++ objc' --prefix=/usr/tools
Thread model: posix
gcc version 4.5.3 (NetBSD nb2 20111202)




On Tue, Jul 24, 2012 at 2:35 AM, David Holland <dholland-pbugs%netbsd.org@localhost> wrote:
The following reply was made to PR pkg/46636; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
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?)

 --
 David A. Holland
 dholland%netbsd.org@localhost




Home | Main Index | Thread Index | Old Index