On Mon, 21 Nov 2005 20:01:49 +0100 Boris Benko <[EMAIL PROTECTED]> wrote: > Daniele, I think, you can do. This is the same kind of error, I > encountered. The situation is as follows: > > If I compile vISDN with FC3 (Fedora Core 3) - with all updates installed > AND with the kernel 2.6.14 - then you got this - the internal compiler > error. > > if you take FC4 with a newer compiler, 4.xx (and not 3.xx), and again > 2.6.14 - then you get the error, I already told you about, the compiler > complaints about a 'list' element missing. > > Again, no luck. > > *BUT* if you take a FC3 (all the same, but the kernel is downgraded) , > with the kernel 2.6.13, the code compiles fine and again if you take > FC4, and the kernel 2.6.13, the code compiles fine, too. > > So, I think it's all about that missing element, the structure was > changed a bit in 2.6.14. > > So, the point is, the code must be updated, to take into account recent > changes made by 2.6.14 kernel and I think, the internal compiler error > will go away.
I am not sure that it is the same error. I use gcc 3.4.3 and kernel 2.6.13. Did you try my patch? Gerald _______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
