Hi! > I found out that I have to install ExtUtils to get the two scripts stated above > to work (maybe I need something else but don't know???). > Because the files have no perl header I have to execute them with 'perl > xsbuilder/source_scan.pl' and 'perl xsbuilder/xs_generate.pl'. > > The last message of the output of xs_generate.pl is: > Use of uninitialized value in concatenation (.) or string at > /usr/lib/perl5/site_perl/5.8.0/ExtUtils/XSBuilder/WrapXS.pm line 1177.
I also experienced this warning but I ran xsbuilder/source_scan.pl and xsbuilder/xs_generate.pl. under Perl 5.6.1 on another machine and copied those file back. After that everything works on Perl 5.8.0 / RedHat 8.0. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
