[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS: Head Hurts



Howdy y'all:

Sorry if I'm asking something covered elsewhere, but my brain has 
been saturated this morning & I'm temporarily incapable of 
comprehending man pages. I've just updated my 2.7 nameserver via CVS. 
I thought I did everything correctly, but when I try to go to the 
next step in the update, the instructions tell me to cd to a 
nonexistent directory (cd /usr/src/sys/arch/i386/conf).

Here's what the instructions at <http://www.openbsd.com/stable.html> say to do:

To rebuild the default kernel from stable:

      # cd /usr/src/sys/arch/i386/conf
      # /usr/sbin/config GENERIC
      # cd /usr/src/sys/arch/i386/compile/GENERIC
      # make clean && make depend && make

Here's what my /usr/src looks like:

ellisisland# ls -al
total 265408
drwxrwxr-x   17 root  wsrc         512 Oct  7 04:16 .
drwxr-xr-x   16 root  wheel        512 Oct  6 12:23 ..
-rw-r--r--    1 root  wsrc          52 Mar 17  2000 .cvsignore
-rw-r--r--    1 root  wheel        708 Oct  3 18:50 025_pw_error.patch
-rw-r--r--    1 root  wsrc       12999 Apr 21  2000 Makefile
drwxr-xr-x   35 root  wsrc        1024 Jan 30 14:53 bin
drwxr-xr-x   28 root  wsrc         512 Jan 30 14:53 distrib
drwxr-xr-x   31 root  wsrc        2048 Jan 30 14:53 etc
drwxr-xr-x   47 root  wsrc        1024 Mar 24  1999 games
drwxr-xr-x    8 root  wsrc         512 Jan 30 14:53 gnu
drwxr-xr-x    7 root  wsrc        1536 Apr 28  2000 include
drwxr-xr-x    8 root  wsrc        1024 Jan 30 14:51 kerberosIV
drwxr-xr-x   35 root  wsrc        1024 Jan 30 14:51 lib
drwxr-xr-x   29 root  wsrc        1024 Jan 30 14:50 libexec
drwxr-xr-x    6 root  wsrc         512 Jan 15  2000 lkm
drwxr-xr-x    7 root  wsrc         512 Jan 30 14:50 regress
drwxr-xr-x   80 root  wsrc        2048 Jan 30 14:50 sbin
drwxr-xr-x   16 root  wsrc         512 Jan 30 14:50 share
-rw-r--r--    1 root  wsrc   271585280 May 15  2000 src.tar
drwxr-xr-x  205 root  wsrc        3584 Jan 30 14:49 usr.bin
drwxr-xr-x  102 root  wsrc        2560 Jan 30 14:49 usr.sbin

Anybody have any idea what I screwed up?

TIA,
-Kit