| Summary: | problem with h2ph | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Kachalov Anton <mouse> |
| Component: | perl4-compat | Assignee: | at <at> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P2 | CC: | crux |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
Please try perl-5.8.6. Hopefully this has been fixed. не-а, не пашет. смотрим в ftp.altlinux.ru/pub/people/mouse/Sisyphus/.../RPMS.base/glibc-kernheaders-2.4.26-alt1.x86_64.rpm и пробуем его с h2ph. Только /usr/include/asm*, /usr/include/linux должны указывать на эти glibc-kernheaders I managed to reproduce the problem. http://rt.perl.org/rt3/Ticket/Display.html?id=34493 It looks like I managed to fix the problem. http://www.mail-archive.com/perl5-porters@perl.org/msg85524.html Merged upstream as change #24054. Please try perl4-compat-5.8.6-alt4. thanks |
h2ph incorrect parse those lines (interpreted as inlined assembler) from /usr/include/asm/unistd.h from 2.4.26/include/asm-x86_64/ extern inline long exit(int error_code) { sys_exit(error_code); }