Subject: Re: pan claims missing crtend.o (xs4) [pkgsrc news/gtk2-pan ]
To: NetBSD-help list <netbsd-help@netbsd.org>
From: Soren Jacobsen <soren@blef.org>
List: tech-pkg
Date: 04/12/2003 16:08:19
On Sun, Apr 13, 2003 at 12:39:55AM +0200, Rogier Krieger wrote:
> cd /usr/src
> cvs update -d -P -r netbsd-1-6
> ./build.sh -t
> make obj
> cd gnu/usr/bin/ld
> make cleandir dependall
> make install

Okay, so here is my revised advice. I took a look at gnu/usr.bin/ld, and
indeed, it is not the ld we want. Inspection of gnu/usr.bin's Makefile
reveals that usr.bin/ld/ is for a.out on a few architectures. 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.

-- 
Soren Jacobsen