I had a similar problem with redhat 9 stock kernel sources. I had to enter the kernel sources dir, do a make mrproper then a make menuconfig save the conf & do make dep. after that I was able to build zaptel without issues ;)
matteo. Il mar, 2003-10-07 alle 21:10, rnc Info Lists ha scritto: > I am trying to compile * on SuSE 8.2. When doing the "make install" in > /usr/src/zaptel I get the following error. > ********************************************************** > /usr/src/linux/include/asm/system.h:189: warning: dereferencing > type-punned pointer will break strict-aliasing rules > freeIn 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:38: > /usr/src/linux/include/asm/pgalloc.h: In function `flush_tlb_page': > /usr/src/linux/include/asm/pgalloc.h:201: 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 > *********************************************************** > > Any ideas about where to look for the problem would be appreciated. > > Robert > Friedrichshafen, Germany > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users -- Brancaleoni Matteo <[EMAIL PROTECTED]> Espia - Emmegi Srl _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
