tag 479762 - patch pending
thanks

> The problem is that <asm/unistd.h> uses the quote include syntax
> (#include "unistd_32.h") instead of the angle bracket one (#include
> <asm/unistd_32.h>), and h2ph ignores those when chasing the files.
> 
> Patch attached; this should be forwarded upstream too after verifying 
> that it works.

Nah, now unistd_32.h gets in, but "require 'unistd_32.h'" doesn't
work because it should be "require 'asm/unistd_32.h'" instead.

No fix tonight, then.
-- 
Niko Tyni   [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to