Return-Path: Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 74465 invoked by uid 500); 6 Jun 2003 22:21:40 -0000 Mailing-List: contact embperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list embperl@perl.apache.org Received: (qmail 74414 invoked from network); 6 Jun 2003 22:21:39 -0000 Received: from 203-213-47-14-nsw.tpgi.com.au (HELO storm.openfusion.com.au) (203.213.47.14) by daedalus.apache.org with SMTP; 6 Jun 2003 22:21:39 -0000 Received: (qmail 11372 invoked by uid 900); 6 Jun 2003 22:31:09 -0000 Date: Sat, 7 Jun 2003 08:31:09 +1000 From: Gavin Carr To: embperl@perl.apache.org Subject: Re: Embperl 1.3.6 Compile error on Solaris Message-ID: <20030606223109.GB9761@storm.openfusion.com.au> Mail-Followup-To: embperl@perl.apache.org References: <4923728827B49549B480D61134EBAB75099A40@BRNYC-EXMS03.na.blkint.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4923728827B49549B480D61134EBAB75099A40@BRNYC-EXMS03.na.blkint.com> User-Agent: Mutt/1.4.1i Organisation: Open Fusion X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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: embperl-unsubscribe@perl.apache.org For additional commands, e-mail: embperl-help@perl.apache.org