Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Mar 2005 07:27:05 -0600
From:      "J.D. Bronson" <jbronson@wixb.com>
To:        freebsd-questions@freebsd.org
Subject:   installworld fails (5.4-PRE)
Message-ID:  <6.2.1.2.2.20050310072010.02773d30@localhost>

next in thread | raw e-mail | index | archive | help
I cvsup'd to 5.4-PRE and built world. (I was already in 5.4-PRE)..
I have never had any issues until today....

World and kernel built fine. I follow the same steps as always
but this time I have a twist:

# make installkernel - that works fine....

# make installworld
...
...
...

cd: can't cd to /usr/include/dev/acpica
*** Error code 2

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

Humm...

shadow# cd /usr/include/dev
shadow# ls -al
total 38
drwxr-xr-x  14 root  wheel   512 Mar  9 20:37 .
drwxr-xr-x  46 root  wheel  4608 Mar  9 20:37 ..
-r--r--r--   1 root  wheel  4210 Mar  2 17:00 acpica
drwxr-xr-x   2 root  wheel   512 Feb 28 16:04 an
drwxr-xr-x   2 root  wheel   512 Feb 28 16:04 bktr
drwxr-xr-x   2 root  wheel   512 Feb 28 16:04 firewire
drwxr-xr-x   2 root  wheel   512 Feb 28 16:04 ic
drwxr-xr-x   2 root  wheel   512 Mar  9 20:37 ieee488
drwxr-xr-x   2 root  wheel   512 Feb 27 20:09 iicbus
drwxr-xr-x   2 root  wheel   512 Feb 28 16:04 ofw
drwxr-xr-x   2 root  wheel   512 Feb 28 16:04 ppbus
drwxr-xr-x   2 root  wheel   512 Feb 27 20:09 smbus
drwxr-xr-x   2 root  wheel  1024 Mar  2 17:00 usb
drwxr-xr-x   2 root  wheel   512 Feb 28 16:04 utopia
drwxr-xr-x   2 root  wheel   512 Feb 28 16:04 wi


Well...why is it trying to cd into a directory
that does not exist?

and how do I fix this?

Thanks :)




-- 
J.D. Bronson
Aurora Health Care // Information Services // Milwaukee, WI USA
Office: 414.978.8282 // Email: jd@aurora.org // Pager: 414.314.8282



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