Hi Sam, I've also seen this with HTML::Embperl 1.3.[46] on RedHat 9. I suspect it's something about the perl installation. Another data point is that this works fine on RedHat 8.0, also on perl 5.8.0 with thread support. Haven't had time yet to delve any further.
Cheers, Gavin On Thu, Jun 05, 2003 at 08:34:11PM -0400, Alcoff, Samuel wrote: > Anyone seen this error before? Strange, I couldn't find anything in the archives, > and I'd expect it to build out of the box... > > /usr/local/bin/perl5.8 /usr/local/perl/5.8.0/lib/ExtUtils/xsubpp -typemap > /usr/local/perl/5.8.0/lib/ExtUtils/typemap -typemap typemap Embperl.xs > > Embperl.xsc && mv Embperl.xsc Embperl.c > gcc -c -I/u1/salcoff/src/HTML-Embperl-1.3.6/xs -D_REENTRANT -fno-strict-aliasing > -I/usr/local/include -I/opt/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > -O2 -DVERSION=\"1.3.6\" -DXS_VERSION=\"1.3.6\" -fPIC > "-I/usr/local/perl/5.8.0/lib/sun4-solaris-thread-multi/CORE" -o Embperl.o Embperl.c > Embperl.c: In function `XS_HTML__Embperl_SetupRequest': > Embperl.c:273: parse error before `void' > Embperl.c: In function `boot_HTML__Embperl': > Embperl.c:1689: `XS_HTML__Embperl_CurrReq' undeclared (first use in this function) > Embperl.c:1689: (Each undeclared identifier is reported only once > Embperl.c:1689: for each function it appears in.) > *** Error code 1 > make: Fatal error: Command failed for target `Embperl.o' > > Building on a solaris 2.8 box, gcc 2.95.2, perl 5.8.0 (with ithreads) -- Open Fusion P/L - Open Source Business Solutions [ Linux - Perl - Apache ] ph: 02 9875 5032 fax: 02 9875 4317 web: http://www.openfusion.com.au mob: 0403 171712 - Fashion is a variable, but style is a constant - Programming Perl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]