[an error occurred while processing this directive]

NetBSD/macppc 20030420a

preparation
  1. mkdir /export/20030420-ts 
    cd    /export/20030420-ts 
    cvs -d $HOGE co -D 20030419-UTC src
    
  2. cd src
    tar zxf macppc-030420.tar.gz
    
  3. Some changes are necessary outside of above tar file.
    foreach i ( 20030210/?)
       patch -s -p0 < $i
       end
    
  4. Machine with CUDA chip, like OF 1/2 machines, needs for reading Real Time Clock correctly. See toolchain PR: PR/16678
    patch -s -p0 <  adb-20021109
    
  5. patch -s -p0 < config.bfd-20030420
build.sh
cd ..
mkdir               d r
setenv DESTDIR      `pwd`/d
setenv RELEASEDIR   `pwd`/r
cd src
(su)
time ./build.sh -D $DESTDIR -R $RELEASEDIR release > & ../log-1
stops as
ttyp0:root@quick 16:02:59/030502(...20030420-ts/src)# time ./build.sh -D $DESTDIR -R $RELEASEDIR release >& ../log-bfd-update
7906.783u 3135.351s 3:03:20.88 100.3% 0+0k 18648+446682io 20108pf+0w
and message was:
/export/20030420-ts/src/tools/obj/tools.NetBSD-1.6R-powerpc/bin/powerpc--netbsd-objcopy -O xcoff-powermac -R .comment -R .note temp ofwboot.xcf
/export/20030420-ts/src/tools/obj/tools.NetBSD-1.6R-powerpc/bin/powerpc--netbsd-objcopy: ofwboot.xcf: Invalid bfd target
This is acutally without the patches listed #5 above.
See: the problem for

http://mail-index.netbsd.org/current-users/: 4/02 4/06 4/11 4/13 4/15 4/24

update fsck.h to 1.34

ttyp0:root@quick 21:01:36/030502(/export/20030420-ts)# ls -l r/macppc/
total 1188
-r--r--r-- 1 root wheel 312240 May 2 19:04 INSTALL.html
-r--r--r-- 1 root wheel 244235 May 2 19:04 INSTALL.more
-r--r--r-- 1 root wheel 329916 May 2 19:04 INSTALL.ps
-r--r--r-- 1 root wheel 225867 May 2 19:04 INSTALL.txt
drwxr-xr-x 4 root wheel 512 May 2 18:32 binary
drwxr-xr-x 3 root wheel 512 May 2 19:04 installation
ttyp0:root@quick 21:01:41/030502(/export/20030420-ts)# mkdir /a/j/ftp/pub/NetBSD/arch/macppc/snapshot/20030420/
ttyp0:root@quick 21:02:06/030502(/export/20030420-ts)# rsync -a r/macppc/ !$
rsync -a r/macppc/ /a/j/ftp/pub/NetBSD/arch/macppc/snapshot/20030420/
ttyp0:root@quick 21:03:06/030502(/export/20030420-ts)#
ttyp0:root@quick 21:22:26/030502(...20030420-ts/src)# time ./build.sh -D $DESTDIR -R $RELEASEDIR release > & ../log-fsck.h 7895.994u 3144.000s 3:02:26.31 100.8% 0+0k 18897+428926io 22089pf+0w
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 2003/05/02)