[Asterisk-Users] Re:Can´t compile the source!

Hannes Bischof maruu at gmx.de
Thu Apr 29 04:45:54 MST 2004


Andrew wrote:

>Good.  Now follow Stephen's advice and check out your CPU and/or chipset
for
>overheating.  You should be able to find a good CPU test online (I don't
have
>any links handy, sorry) -- compiling is a pretty good CPU excerciser but it
>is also heavily I/O bound.  Throw some terms into Google like "linux cpu
>burn-in" and see what turns up.  If you can't find anything I'll see what I
>can find.
>> I don´t want to update my gcc 3.3 I don´t think thats the problem or??
>> Could anyone give me an idea why compiling crashes???
>I *seriously* doubt it's the compiler.

Ok i will search in afew minutes.
Half an hour ago, I downloaded the zaptel package from the CVS tree and made
an make clean and make install. And also here are errors:

linux:/usr/src/zaptel # make install
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   -DSTANDALONE_ZAPATA   -c -o
gendigits.
o gendigits.c
cc -o gendigits gendigits.o -lm
./gendigits
gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -
I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes -fomit-frame-point
er -I/usr/src/linux/drivers/net/wan -I
/usr/src/linux/include -I/usr/src/linux/include/net -DMODVERSIONS -include
/usr/src/linux/include/linux/modversions.h  -DSTANDALONE_ZAPATA -c zaptel.c
In file included from /usr/src/linux/include/linux/tqueue.h:19,
                 from /usr/src/linux/include/linux/aio.h:4,
                 from /usr/src/linux/include/linux/fs.h:201,
                 from /usr/src/linux/include/linux/capability.h:17,
                 from /usr/src/linux/include/linux/binfmts.h:5,
                 from /usr/src/linux/include/linux/sched.h:10,
                 from /usr/src/linux/include/linux/mm.h:4,
                 from /usr/src/linux/include/linux/slab.h:14,
                 from /usr/src/linux/include/linux/proc_fs.h:5,
                 from zaptel.c:45:
/usr/src/linux/include/asm/system.h: In function `__set_64bit_var':
/usr/src/linux/include/asm/system.h:189: warning: dereferencing type-punned
pointer will break strict-aliasing rules
/usr/src/linux/include/asm/system.h:189: warning: dereferencing type-punned
pointer will break strict-aliasing rules
In file included from /usr/src/linux/include/linux/highmem.h:5,
                 from /usr/src/linux/include/linux/vmalloc.h:8,
                 from /usr/src/linux/include/asm/io.h:47,
                 from /usr/src/linux/include/asm/pci.h:40,
                 from /usr/src/linux/include/linux/pci.h:654,
                 from zaptel.c:46:
/usr/src/linux/include/asm/pgalloc.h: In function `flush_tlb_mm':
/usr/src/linux/include/asm/pgalloc.h:194: internal compiler 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: *** [zaptel.o] Error 1

Could it be an heating problem of the CPU??

Greets Maruu




More information about the asterisk-users mailing list