Projects:
1 Million words reading marathon
Started on 9/16/2005
Now 190,000 words
Reading Books
Runaway heart (357/357) Done.
Restaurant List
Le Miu
107 Avenue A (7th Street & 6th Street)
New York, NY
212-473-3100
Maxie
516 3rd Ave, New York 10016
Btwn 34th & 35th St
212-685-3663
Kernel 2.6.11 compile issue
#yum install compat-gcc-32-c++
#yum install compat-gcc-32
#cd /usr/bin
#mv gcc gcc4; mv gcc32 gcc
#mv g++ g++4; mv g++32 g++
#vi Makefile
EXTRAVERSION = -fooooo
#export INSTALL_PATH=/boot
should be uncomment
#make mrproper
#make menuconfig
#make bzImage
#make modules
gcc and g++ should not be 4 that is too new.
#make modules_install
#installkernel 2.6.11-fooooo arch/i386/boot/bzImage System.map