On 11/22/12, Paul Schmehl <[email protected]> wrote: > --On November 22, 2012 7:14:35 AM -0600 David Noel <[email protected]> > > wrote: > >> 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? > > I just upgraded a system from 8.2 to 8.3 without a problem. World build > find as did kernel. > > It sounds like you're missing source files. > > Try fetching the source from svn and starting over. > > svn co svn://svn.freebsd.org/base/releng/8.3/ /usr/src > > Paul Schmehl, Senior Infosec Analyst > As if it wasn't already obvious, my opinions > are my own and not those of my employer. > ******************************************* > "It is as useless to argue with those who have > renounced the use of reason as to administer > medication to the dead." Thomas Jefferson > "There are some ideas so wrong that only a very > intelligent person could believe in them." George Orwell >
I pulled with `svn co https://svn0.us-west.FreeBSD.org/base/releng/8.3 /usr/src`, so everything should be in order there. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
