[an error occurred while processing this directive]

NetBSD/macppc 20021109..1112

preparation
  1. cvs  -d :pserver:anoncvs@anoncvs.netbsd.org:/cvsroot update -D 20021109-UTC -P  src > log
    
    or
    setenv CVS_RSH ssh
    cvs  -d anoncvs@anoncvs.netbsd.org:/cvsroot update -D 20021109-UTC -P  src > log
    
  2. open ts version
    cd src
    tar zxf macppc-021109.tar.gz
    
  3. Some changes are necessary outside of above tar file.
    patch -s -p0 <  20021109-diff
    
  4. Machine with CUDA chip, like OF 1/2 machines, this needs for reading Real Time Clock correctly. See toolchain PR: PR/16678
    patch -s -p0 <  adb-20021109
    
  5. (This is included only on 20021112ts)
    patch -s -p0 < zs.c patch
  6. /etc/mk.conf (see man mk.conf), may need following lines.
    CWARNFLAGS+=   -fno-strict-aliasing
    TOOLCHAIN_MISSING=no
    
build.sh
setenv DESTDIR      /export-n/20021109ts/d
setenv RELEASEDIR   /export-n/20021109ts/r
time ./build.sh -D $DESTDIR -R $RELEASEDIR > & log-1
make src tar files
setenv DESTDIR /export-n/20021112ts/r/source/sets/
sh  distrib/sets/makesrctars
snapshot
ftp://ftp.ki.nu/pub/NetBSD/arch/macppc/snapshot/ 20021109ts/ ( serial problem: zs.c )
ftp://ftp.ki.nu/pub/NetBSD/arch/macppc/snapshot/ 20021112ts/ (Large packet may get stuck for gm i/f.)

problem

  1. If the item 4 above is not applied: You will get the problem: adb_direct.c The kernel won't read RTC clock
    root on md0a dumps on md0b
    WARNING: clock lost 13797 days -- CHECK AND RESET THE DATE!
    
  2. slow type-in at INSTALL shell
  3. while sysinst on OF1/2 machine
         Status: Failed: command failed
        Command: /usr/sbin/installboot /dev/rwd1a /usr/mdec/bootxx /boot
         Press any key to continue
    --------------------------------------------------------------------------------
    installboot: `/usr/mdec/bootxx' cannot be larger than 2048 bytes
    installboot: Set bootstrap operation failed
    
    # ./installboot -v /mnt/boot bootxx /dev/rwd0a 
    boot: /mnt/boot
    proto: bootxx
    device: /dev/rwd0a
    proto bootblock size: 1024
    entry point: 0x00600000
    /mnt/boot: block numbers: 2128 2144 2160 2176 2192 2208 2224 2106 
    # 
    
  4. DNS resolver won't work within sysinst
    you need to type numeric IP address for ftp/nfs media selection
  5.      Status: Failed: command failed
        Command: pax -zrpe -f /mnt2/comp.tgz
         Press any key to continue
    --------------------------------------------------------------------------------
    pax: Invalid header, starting valid header search.
    gzip: <fd:0>: data error: Undefined error: 0
    
    (Retry makes everything OK.)
Wednesday, 12-Mar-2008 19:52:56 JST
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Apache/2.0.65 (Unix) mod_ssl/2.0.65 OpenSSL/1.0.1g DAV/2 PHP/5.4.26
Count.cgi
(since 2002/11/11)