Hi, I hit this error a couple of times this morning when compiling gtkwidget.c in the gtk+ portion. After a retrying with:
make update-makefile && make setup update openmoko-devel-image using the MokoMakefile, the problem seemed to clear up. Searching for this gcc error online: fatal error: internal consistency failure returns references to errors in gcc itself when cross-compiling, such as: http://groups.google.com/group/linux.debian.bugs.dist/browse_thread/thread/13143a4b5b2162d5/ab9e92a721a4d4f0%23ab9e92a721a4d4f0 Mike --- Karsten Ensinger <[EMAIL PROTECTED]> wrote: > Roland Dreier wrote: > > Anyone else seen this? It seems it must be a bug in the cross compiler, > right? > > > > make[4]: Entering directory > > > `/home/roland/Src/Openmoko/build/tmp/work/fic-gta01-angstrom-linux-gnueabi/linux-gta01-2.6.22.5-moko11-r2/linux-2.6.22.5' > > CC [M] net/ipv4/netfilter/nf_nat_h323.o > > net/ipv4/netfilter/nf_nat_h323.c: In function 'nat_callforwarding': > > net/ipv4/netfilter/nf_nat_h323.c:545: fatal error: internal consistency > failure > > compilation terminated. > > > > Yeah, just went into the same trouble. > I thought it could be a problem with my environment and therefore > restarted from the very beginning (doing a rm -rf *). But if I am > not the only one experiencing this, I doubt it will help me getting > over it. :-( > Yet I have to finish my first own compile successfully (maybe the > 8th or 9th attempt). :-(( > > Regards > Karsten > >

