| Bug#479762: perl: broken asm/unistd.ph |
|
 |
|
 |
|
 |
|
 |
Group: linux.debian.bugs.rc · Group Profile
Author: Niko TyniNiko Tyni Date: May 7, 2008 12:50
tag 479762 - patch pending
thanks
> The problem is that uses the quote include syntax
> (#include "unistd_32.h") instead of the angle bracket one (#include
> ), 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.
|