debug/9179: make modules: encode-gbk.o encode-gbk.c
al@usenet.pinguin.uni.cc
al@usenet.pinguin.uni.cc
Sun Jan 5 19:26:00 GMT 2003
>Number: 9179
>Category: debug
>Synopsis: make modules: encode-gbk.o encode-gbk.c
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jan 05 11:26:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: al@usenet.pinguin.uni.cc
>Release: unknown-1.0
>Organization:
>Environment:
Suse 8.1, gcc version 3.2, ftp://ftp.suse.com/pub/people/mantel/next/RPM/kernel-source-2.4.19.SuSE-127.i586.rpm
>Description:
I executed make install and got the errors below. In the meantime I build a kernel without these modules, so I can inform you only and do no tests.
make[3]: Entering directory
`/usr/src/linux-2.4.19.SuSE/drivers/video/unicon'
make[3]: Circular /usr/src/linux-2.4.19.SuSE/include/asm/processor.h
<- /usr/src/linux-2.4.19.SuSE/include/linux/list.h dependency
dropped.
gcc -D__KERNEL__ -I/usr/src/linux-2.4.19.SuSE/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i686 -DMODULE -I. -DKBUILD_BASENAME=xl_keyhooks -c -o
xl_keyhooks.o xl_keyhooks.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.19.SuSE/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i686 -DMODULE -I. -DKBUILD_BASENAME=xl_unikey -c -o
xl_unikey.o xl_unikey.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.19.SuSE/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i686 -DMODULE -I. -DKBUILD_BASENAME=xl_keymasks -c -o
xl_keymasks.o xl_keymasks.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.19.SuSE/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i686 -DMODULE -I. -DKBUILD_BASENAME=xl_hzfb -c -o
xl_hzfb.o xl_hzfb.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.19.SuSE/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i686 -DMODULE -I. -DKBUILD_BASENAME=xl_fm -c -o xl_fm.o
xl_fm.c
ld -m elf_i386 -r -o unikey.o xl_keyhooks.o xl_unikey.o
xl_keymasks.o xl_hzfb.o xl_fm.o
gcc -D__KERNEL__ -I/usr/src/linux-2.4.19.SuSE/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i686 -DMODULE -I. -DKBUILD_BASENAME=encode_gb -c -o
encode-gb.o encode-gb.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.19.SuSE/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i686 -DMODULE -I. -DKBUILD_BASENAME=encode_gbk -c -o
encode-gbk.o encode-gbk.c
encode-gbk.c:42: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for
instructions.
make[3]: *** [encode-gbk.o] Error 1
make[3]: Leaving directory
`/usr/src/linux-2.4.19.SuSE/drivers/video/unicon'
make[2]: *** [_modsubdir_unicon] Error 2
make[2]: Leaving directory
`/usr/src/linux-2.4.19.SuSE/drivers/video'
make[1]: *** [_modsubdir_video] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.19.SuSE/drivers'
make: *** [_mod_drivers] Error 2
>How-To-Repeat:
use ftp://ftp.suse.com/pub/people/mantel/next/RPM/kernel-source-2.4.19.SuSE-127.i586.rpm with gcc version 3.2 and use make cloneconfig after a new install
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-prs
mailing list