Last Update: "2007/03/22 11:44:08 makoto"

20070320

   145  1:17    tar zxf /e/u/j/nandra/X11R6.6+XF4/xorg-1.tar.gz
   146  1:20    tar zxf /e/u/j/nandra/X11R6.6+XF4/xorg-2.tar.gz
   147  1:20    tar zxf /e/u/j/nandra/X11R6.6+XF4/xorg-3.tar.gz
   148  1:20    tar zxf /e/u/j/nandra/X11R6.6+XF4/xorg-4.tar.gz
   149  1:21    cd /
   150  1:21    sudo patch -s -p0 < ~/Mail/netbsd/port-powerpc-ja/2630
   151  1:22    cd /export/xc
   152  1:22    time make World > & ../xc-make-world-log
   153  8:04    grep 'Error ' ../xc-make-world-log
   154  8:04    less ../xc-make-world-log
   155  8:05    history

ttyp0:makoto@s900 1:21:48/070321(/)> cd /export/xc
ttyp0:makoto@s900 1:22:15/070321(/export/xc)> time make World > & ../xc-make-world-log
4642.084u 996.471s 2:46:04.86 56.5%     0+0k 160+20341io 17pf+62w
ttyp0:makoto@s900 4:08:31/070321(/export/xc)> grep 'Error ' !$
grep 'Error ' ../xc-make-world-log
*** Error code 1 (continuing)
*** Error code 1 (continuing)
gcc -c -pipe -O2 -mmultiple -Wall -Wpointer-arith -Wno-unused -Wno-parentheses    
-I../.. -I../../exports/include  -DCSRG_BASED   -DFUNCPROTO=15 -DNARROWPROTO 
-DXTHREADS  -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI      AuFileName.c
AuFileName.c: In function 'XauFileName':
AuFileName.c:36: error: conflicting types for 'malloc'
*** Error code 1 (continuing)
ttyp0:makoto@s900 9:24:33/070322(/export/xc)> patch -s -p1 < ~/public_html/diary/attach/2006/2006-x11r6.6-gcc-4-diff
   175  9:24    cd /export/xc
   177  9:24    patch -s -p1 < ~/public_html/diary/attach/2006/2006-x11r6.6-gcc-4-diff
   183  9:26    make World > & ../make-world-gcc4
   185  11:03   sudo make install > & make-install.log
   186  11:04   mkdir /tmp/xc
   187  11:04   sudo env DESTDIR=/tmp/xc make install > & make-install-log
   188  11:10   sudo chmod 4711 /tmp/xc/usr/X11/bin/XFree86
   189  11:10   sudo env DESTDIR=/tmp/xc make install.man > & make-install.man-log
   190  11:11   cd /tmp/xc
   191  11:12   sudo tar zcpf /e/u/j/ftp/pub/NetBSD/snapshot/20070203ts/X11R6.6+XF4-20070203.tar.gz ./
   194  11:13   cd /
   195  11:13   sudo tar zpxf /e/u/j/ftp/pub/NetBSD/snapshot/20070203ts/X11R6.6+XF4-20070203.tar.gz
ttyp0:makoto@s900 11:14:18/070322(/)>