in reply to Re^7: Perl XS binding to a struct with an array of chars*
in thread Perl XS binding to a struct with an array of chars*
The main CPAN Inline::C page lists:
- ExtUtils::MakeMaker
- File::Spec
- Inline
- Parse::RecDescent
- Pegex
as dependencies. I would suggest making sure each of those are installed by doing them one at a time. Could be some dependency is missing and build of Inline::C doesn't quite handle the error case quite right? Dunno.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^9: Perl XS binding to a struct with an array of chars*
by syphilis (Archbishop) on Nov 24, 2022 at 23:47 UTC |