vikee has asked for the wisdom of the Perl Monks concerning the following question:
can anybody help me?
when I run h2xs I got this error:
panic: multiple types without intervening comma in const struct HWKBSYSTEM__ near* HWKBSYSTEM whited-out as near* HWKBSYSTEM Expecting parenth after identifier in `HWKBMEM far pascal WkbAllocMem( +HWKBSYSTEM hwkbsys, UINT cbAlloc)' after `HWKBMEM ' at /usr/lib/perl5/site_perl/5.8.5/C/Scan.pm line 729.
I have a library and the corresponding h file. I want to make a pm for it. Is there an example how to make it?
Thanks, Vikee
Edit: g0n - removed pre tags, added formatting & code tags
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: XS problem
by PodMaster (Abbot) on Feb 09, 2006 at 15:30 UTC |