On 6/26/06, Jean-Louis Monin <[EMAIL PROTECTED]> wrote: > Hi again, > > this time I had messages mentionning to submit a bug report. > > here is what I did : > > I used 'purge' to remove tetex-texmf and tetexbase > I used selfupdate > > Then update-all ; first the system did a lot of checking, then a few > config creations and then some gcc ... and I had the 'bug report' > message. > Here is a log of what happened after the selfupsate and the update- > all command : > > hope it helps, > > Jean-Louis Monin > >
<snip> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/sw/lib/system- > openssl/include -I/sw/include -I/usr/include -Ino/include -g -O2 -c > regex.c > regex_internal.c: In function 're_acquire_state_context': > regex_internal.c:1435: internal compiler error: in lower_stmt, at > gimple-low.c:206 <snip> Something strange is going on here: you reported a completely different error for the same package in another thread: ... gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../ zlib -no-cpp-precomp -I/sw/lib/system-openssl/include -I/sw/include - I/usr/include -Ino/include -g -O2 -c server.c In file included from server.c:43: /usr/include/krb5.h:1866: error: parse error before 'kr' /usr/include/krb5.h:1866: error: stray '@' in program ... And this is also from later on in the build process than the prior quotation. Are these two attempts from the same computer? If so I would be very much inclined to expect that a disk problem is the culprit--that's the most obvious way to generate different errors for the same package's build process under otherwise identical conditions, and because in the second case it's a system header that is giving an error message. -- Alexander K. Hansen Fink Documenter (still) Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
