커널 컴파일중 semaphore.c:265:1: missing terminating "
make[3]: Leaving directory `/usr/src/kernel-source-2.4.19/lib'
make[2]: Leaving directory `/usr/src/kernel-source-2.4.19/lib'
/usr/bin/make CFLAGS="-D__KERNEL__ -I/usr/src/kernel-source-2.4.19/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 " -C arch/i386/kernel
make[2]: Entering directory `/usr/src/kernel-source-2.4.19/arch/i386/kernel'
gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.19/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc -I /usr/lib/gcc-lib/i486-linux/3.3.4/include -DKBUILD_BASENAME=process -c -o process.o process.c
process.c: In function `machine_restart':
process.c:417: warning: use of memory input without lvalue in asm operand 0 is deprecated
gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.19/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc -I /usr/lib/gcc-lib/i486-linux/3.3.4/include -DKBUILD_BASENAME=semaphore -c -o semaphore.o semaphore.c
semaphore.c:265:1: missing terminating " character
semaphore.c:290:1: missing terminating " character
make[2]: *** [semaphore.o] Error 1
make[2]: Leaving directory `/usr/src/kernel-source-2.4.19/arch/i386/kernel'
make[1]: *** [_dir_arch/i386/kernel] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.4.19'
make: *** [stamp-build] Error2
라고 자구 뜨는데.. 어떤부분에서 에러가 난것인가여..?
menuconfig 에서 제대로 했는데..보통하던데로 했는데..이상하게도 이번 서베에서는 잘 안되네요..쩝 좀 도와 주세요..여러분..
댓글 달기