Subject: Re: Please test bootstrap
To: Jeremy C. Reed <reed@reedmedia.net>
From: grant beattie <grant@NetBSD.org>
List: tech-pkg
Date: 11/09/2005 17:15:10
On Sat, Nov 05, 2005 at 01:24:32PM -0800, Jeremy C. Reed wrote:
> On Sat, 5 Nov 2005, Georg Schwarz wrote:
>
> >gcc -O2 -I. -I/Users/schwarz/pkgsrc/pkgsrc/bootstrap/work/bmake
> >-DHAVE_CONFIG_H -I../../libnbcompat
> >"-D_PATH_DEFSYSPATH=\"/Users/schwarz/pkg/share/mk:/usr/share/mk:/usr/local/share/mk:/opt/share/mk\"" -DMAKE_NATIVE -DSIGNAL_FLAGS=SA_RESTART -c /Users/schwarz/pkgsrc/pkgsrc/bootstrap/work/bmake/sigcompat.c
> >bmake.boot: don't know how to make /usr/lib/libc.a. Stop
>
> >if anyone has a fix, please let me know.
>
> Edit in pkgsrc/bootstrap/bmake/mk/bsd.prog.mk the lines that start with
> ${PROG}:
> to remove the ${LIBC} reference.
>
> Will that break any use of bmake for pkgsrc? If not I think it would be
> easier than the following idea.
that stuff should just be trashed, it is meaningless (and breaking
things) for pkgsrc.
grant.