Hi,

On Mon, Nov 21, 2005 at 08:01:49PM +0100, Boris Benko wrote:
> 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.

This is a compiler bug and has nothing to do with the sources, it may
even indicate faulty RAM or similar.

 
> 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.
 
Which can be workarounded by commenting one block (though iam not sure
wether denying the skb_dup causes harm, the dereferend packet may be
needed later when the packet in the buffer itself was freed), and by the
other location the listname need to be named instead of just skb->list.

If Daniele tells that the first block can be safely commented, ill
provide a diff for the second.  Hadnt had a chance to test it, since
some other bug had hit my cards.
 

> So, I think it's all about that missing element, the structure was 
> changed a bit in 2.6.14.

Yes.
 
> 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.

No.  An internal compiler error is an internal compiler error is an
internal compiler error is an internal compiler error....

ttyl,
-- 
http://www.ukeer.de/about.html

"The trouble with the Internet is that it's replacing masturbation as 
 a leisure activity."                                
--Patrick Murray
_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers

Reply via email to