Subject: Re: pan claims missing crtend.o (xs4) [pkgsrc news/gtk2-pan ]
To: NetBSD-help list <netbsd-help@netbsd.org>
From: Rogier Krieger <rogier@virgiel.nl>
List: tech-pkg
Date: 04/13/2003 12:59:08
Hi there Soren,

Previous correspondence from Soren Jacobsen (16:08:19 12-04-2003 -0700):
>I tried with gnu/usr.bin/binutils/ld, and all is fixed for me. However, I
>noticed that there is a gnu/usr.bin/ld.new, and it looks like that may
>be the directory that one is expected to use.

Using gnu/usr.bin/binutils/ld works for me as well. I also tried working with
gnu/usr.bin/ld.new, but it didn't do very much for me (perhaps I tried the
wrong make options). Thanks for the help (and digging through the
various makefiles).

For those searching the archives later on, repeating the revised
set of steps can't hurt, I suppose.

cd /usr/src
cvs update -d -P -r netbsd-1-6
./build.sh -t
make obj
cd gnu/usr.bin/binutils/ld
make cleandir dependall
make install

Cheers,

Rogier Krieger