[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Compiler error for kernel 2.4.19- missing terminating " character



Hi, 
 I've compiled a 2.4.19 kernel on my debian system
(2.2.20-idepci), but I got such kind of error:
 
 gcc -D__KERNEL__ -I/usr/src/linux-2.4.19/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -nostdinc -I /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.3.1/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[1]: *** [semaphore.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.19/arch/i386/kernel'
make: *** [_dir_arch/i386/kernel] Error 2
 
who can enlight me, what's wrong here? thanks!
 
Cheers,
 
Dayong

Reply to: