Subject: Re: Please test bootstrap
To: Georg Schwarz <georg.schwarz@freenet.de>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 11/05/2005 13:24:32
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.
Or add your own operating system specific Darwin.sys.mk to
/usr/pkgsrc/bootstrap/mods/mk/ (see other examples there) that has LIBC
correct.
Jeremy C. Reed
BSD News, BSD tutorials, BSD links
http://www.bsdnewsletter.com/