Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2001 12:19:11 -0700
From:      Bob Kot <bobkot@gci-net.com>
To:        current@FreeBSD.ORG
Subject:   installworld dies .../usr/share/examples/ipfw/change_rules.sh
Message-ID:  <01060713202700.00379@k7.jibe.net>

next in thread | raw e-mail | index | archive | help
I cvsup'd sources at about 13:00 MST 6-Jun-2001
make -j6 -DNOPROFILE=true  buildworld     ---> Completed successfully
make  -DNOPROFILE=true installworld       ---> Failed as follows.....

install -c -o root -g wheel -m 644 ipfw/change_rules.sh
/usr/share/examples/ipfw/change_rules.sh 
install: /usr/share/examples/ipfw/change_rules.sh: No such file or
directory *** Error code 71

Stop in /usr/src/share/examples.
*** Error code 1

Stop in /usr/src/share.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Went to /usr/share/examples and found that the ipfw directory did not
exist. My successful work-around was to create it manually and re-run
the installworld.

I only track -current on occasion. Previous upgrade was Mar18,2001.
src/share/examples/ipfw/change_rules.sh was new to the tree as
of yesterday. This failure smacks of a Makefile deficiency. 

Is this a valid problem?
Did I grab my cvsup at an unlucky time in relation to this file being
recently committed?
Did I commit an egregious error by using the -j6 switch in the
buildworld?

1 3 o 1 3
  13o13
   BoB


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01060713202700.00379>