Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Nov 2012 07:14:35 -0600
From:      David Noel <david.i.noel@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   installworld strangeness
Message-ID:  <CAHAXwYDx2u1Mq5bXE12_DcRSn8NK%2BUvi2vVhaewQN6Ej5B_qdQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Updating from 8.2 to 8.3 I'm running into the following:

===> include (install)
creating osreldate.h from newvers.sh
dirname: not found
*** Error code 127

Stop in /usr/src/include.
*** 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.

Has anyone managed to work past this error message?

There seems to be only one other mention of it anywhere on the
internet and it's in Greg Lehey's Diary --
http://www.lemis.com/grog/diary-apr2011.php?topics=c#D15-2 -- but no
solution is given as a follow up, unfortunately.

I tried upgrading to 9.1 also but ran into a wall there as well:

===> usr.sbin/lpr/filters.ru (install)
install -o root -g wheel  -m 444
/usr/src9.1/usr.sbin/lpr/filters.ru/bjc-240.sh.sample
/usr/libexec/lpr/ru
===> usr.sbin/lpr/filters.ru/koi2alt (install)
install -s -o root -g wheel -m 555   koi2alt /usr/libexec/lpr/ru
strip: could not create temporary file to hold stripped copy of
/usr/libexec/lpr/ru/koi2alt
*** [_proginstall] Error code 70

Stop in /usr/src9.1/usr.sbin/lpr/filters.ru/koi2alt.
*** [realinstall] Error code 1

Stop in /usr/src9.1/usr.sbin/lpr/filters.ru.
*** [realinstall] Error code 1

Stop in /usr/src9.1/usr.sbin/lpr.
*** [realinstall] Error code 1

Stop in /usr/src9.1/usr.sbin.
*** [realinstall] Error code 1

Stop in /usr/src9.1.
*** [reinstall] Error code 1

Stop in /usr/src9.1.
*** [installworld] Error code 1

Stop in /usr/src9.1.
*** [installworld] Error code 1

Stop in /usr/src9.1.

Google points me to information that suggests the failure is caused by
a lack of disk space, but that doesn't seem applicable to my case as I
have plenty.

Could anyone offer insight into either of these errors?



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