At 01:27 PM 2/25/2002 +0900, Makoto Matsushita wrote: >Current 5-current fails 'make release' when processing release.4 >target (making a crunch binary). Here's sample session: > > ===> doc > rm -f cpio.info cpio.info.gz > rm -f .depend /usr/obj/usr/src/gnu/usr.bin/cpio/GPATH > /usr/obj/usr/src/gnu/usr.bin/cpio/GRTAGS > /usr/obj/usr/src/gnu/usr.bin/cpio/GSYMS > /usr/obj/usr/src/gnu/usr.bin/cpio/GTAGS > ===> doc > make: don't know how to make dhclient_clean. Stop > >src/sbin/dhclient/Makefile doesn't know 'dhclient_clean' target. > > % cd /usr/src/sbin/dhclient > % make -n dhclient_clean > make: don't know how to make dhclient_clean. Stop > >It seems that crunchgen misunderstands src/sbin/dhclient/Makefile, >and fails to generate a Makefile for crunch binary. > >-- - >Makoto `MAR' Matsushita > >To Unsubscribe: send mail to [EMAIL PROTECTED] >with "unsubscribe freebsd-current" in the body of the message
Makoto I can't even get that far. On current as of today: make release BUILDNAME=5.0-20020224-CURRENT \ CHROOTDIR=/usr/tmp/release/5.0-20020224-CURRENT \ CVSROOT=/usr/home/ncvs NOPORTS=YES | tee /usr/src/release/release.log After the cvs checkout completes: cvs checkout: Updating doc/zh_TW.Big5/share cvs checkout: Updating doc/zh_TW.Big5/share/sgml U doc/zh_TW.Big5/share/sgml/catalog U doc/zh_TW.Big5/share/sgml/freebsd.dsl if [ -d /usr/src/release/../../ports/distfiles/ ]; then cp -rp /usr/src/release/../../ports/distfiles /usr/tmp/release/5.0-20020224-CURRENT/usr/ports/distfiles; else mkdir -p /usr/tmp/release/5.0-20020224-CURRENT/usr/ports/distfiles fi Syntax error: end of file unexpected (expecting "fi") *** Error code 2 Stop in /usr/src/release. Manfred ================================== || [EMAIL PROTECTED] || || Ph. (415) 681-6235 || ================================== To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message