Re: First attempt at building libwin32-0.24 with perl 5.8.6

2005-02-16 Thread Steve Hay
Andrew Savige wrote: >I tried to build libwin32-0.24, but in the nmake step, xsubpp >choked with: > >"Didn't find a 'MODULE ... PACKAGE ... PREFIX' line" > >on the following files: > >NetAdmin.xs >ODBC.xs >Pipe.xs >Win32.xs > >Googling around, I applied this ParseXS patch from Steve Hay which >see

First attempt at building libwin32-0.24 with perl 5.8.6

2005-02-15 Thread Andrew Savige
First, thanks for updating this distribution on the CPAN, and for setting up this mailing list. I tried to build libwin32-0.24, but in the nmake step, xsubpp choked with: "Didn't find a 'MODULE ... PACKAGE ... PREFIX' line" on the following files: NetAdmin.xs ODBC.xs Pipe.xs Win32.xs Googling