On Sun, Jan 18, 2004 at 10:08:53AM -0800, drieux wrote:
 
> >On Jan 18, 2004, at 9:32 AM, Luca Ognibene wrote:
> >>
> >>package gai;
> >>require Exporter;
> >>require DynaLoader;
> >>@ISA = qw(Exporter DynaLoader);
> >>package gai;
> >>bootstrap gai;
> >>package gai;
> >>@EXPORT = qw( );
> >>1;
> >>
> 
> looks like you have one package line too many in there.
> 
> I would of course start with h2xs...
I've used swig, it created a gai_wrap.c file.. now i'll try with h2xs
when i'll have free time! 
Thanks!
hi!
-- 
56. Sorry, we deleted that package last week...

        --Top 100 things you don't want the sysadmin to say

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to