RE: [Arsperl-users] Error Compiling ARSperl 1.83
Brought to you by:
jeffmurphy
|
From: Meier, L. <lor...@ci...> - 2005-04-22 14:05:51
|
Jeff - That fixed the perl issue. Now when I run the "make", I get Skip blib/lib/artypes.ph (unchanged) /usr/bin/perl -I/usr/perl5/5.00503/sun4-solaris -I/usr/perl5/5.00503 = /usr/perl5/5.00503/ExtUtils/xsubpp -typemap = /usr/perl5/5.00503/ExtUtils/typemap -typemap typemap ARS.xs >xstmp.c && = mv xstmp.c ARS.c Error: Cannot parse function definition from ' ARControlStruct * = ctrl' in ARS.xs, line 989 *** Error code 1 make: Fatal error: Command failed for target `ARS.c' -----Original Message----- From: ars...@ar... [mailto:ars...@ar...]On Behalf Of jeff murphy Sent: Friday, April 22, 2005 9:36 AM To: ars...@ar... Subject: Re: [Arsperl-users] Error Compiling ARSperl 1.83 try changing=20 open ($ar_fh, '<', $ar_fname) or to open ($ar_fh, '<'. $ar_fname) or On Fri, 2005-04-22 at 09:27 -0400, Meier, Lori wrote: > Hello, >=20 > I am trying to compile ARSperl 1.83 using ARS 6.3 api libraries, perl = 5.005_03 > on Sun 5.8. >=20 > When I run perl Makefile.PL, I get >=20 > Too many arguments for open at Makefile.PL line 651, near "$ar_fname) = " > Execution of Makefile.PL aborted due to compilation errors. >=20 > Any help on getting this compile will be greatly appreciated. >=20 > Thank you, > Lori >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real = users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id=14396&op=3Dclick > _______________________________________________ > Arsperl-users mailing list > Ars...@ar... > https://lists.sourceforge.net/lists/listinfo/arsperl-users >=20 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick _______________________________________________ Arsperl-users mailing list Ars...@ar... https://lists.sourceforge.net/lists/listinfo/arsperl-users |