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) Thanks, Sam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]