[an error occurred while processing this directive]
NetBSD/macppc 20030329
- preparation
-
-
mkdir /export/20030329-ts
cd /export/20030329-ts
cvs -d $HOGE co -D 20030331-UTC src
-
cd src
tar zxf macppc-030329.tar.gz
-
Some changes are necessary outside of above tar file.
foreach i ( 20030210/?)
patch -s -p0 < $i
end
-
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
- build.sh
-
cd ..
mkdir d r
setenv DESTDIR `pwd`/d
setenv RELEASEDIR `pwd`/r
cd src
time ./build.sh -D $DESTDIR -R $RELEASEDIR release > & ../log-1
- stops as
-
/export/20030329ts/src/dist/am-utils/amd/autil.c: In function `am_mounted':
/export/20030329ts/src/dist/am-utils/amd/autil.c:287: structure has no member named `fs_flags'
cc1: warnings being treated as errors
/export/20030329ts/src/dist/am-utils/amd/autil.c:295: warning: implicit declaration of function `hasmntopt'
/export/20030329ts/src/dist/am-utils/amd/autil.c:325: warning: implicit declaration of function `quick_reply'
/export/20030329ts/src/dist/am-utils/amd/autil.c: In function `mount_node':
/export/20030329ts/src/dist/am-utils/amd/autil.c:341: too few arguments to function
/export/20030329ts/src/dist/am-utils/amd/autil.c:346: structure has no member named `fs_flags'
/export/20030329ts/src/dist/am-utils/amd/autil.c: In function `am_unmounted':
/export/20030329ts/src/dist/am-utils/amd/autil.c:367: warning: passing arg 1 of pointer to function from incompatible pointer type
*** Error code 1
This can be passed by updating autils.c to 1.2
23 13:37 cd src/dist/am-utils/amd
25 13:37 cvs update -dP -A
- and message was:
-
Wednesday, 12-Mar-2008 10:52:56 UTC
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Apache/2.4.46 (Unix) PHP/7.4.15
(since 2003/05/02)