[ expat-Bugs-2038222 ] Linux Build missing expat.h ?
"SourceForge.net" <[email protected]> Tue, 05 Aug 2008 01:09:36 +0000
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #2038222, was opened at 2008-08-05 11:09 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=2038222&group_id=10127 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build control Group: Platform Specific Status: Open Resolution: None Priority: 5 Private: No Submitted By: Antony (somervia) Assigned to: Greg Stein (gstein) Summary: Linux Build missing expat.h ? Initial Comment: bash-2.05b# /data/configs/dnsOne/API/perl/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for XML::Parser::Expat Writing Makefile for XML::Parser bash-2.05b# make <SNIP> make[1]: Entering directory `/data/configs/dnsOne/API/dependancies/XML-Parser-2.36/Expat' cp Expat.pm ../blib/lib/XML/Parser/Expat.pm /data/configs/dnsOne/API/perl/bin/perl /data/configs/dnsOne/API/perl/lib/5.10.0/ExtUtils/xsubpp -noprototypes -typemap /data/configs/dnsOne/API/perl/lib/5.10.0/ExtUtils/typemap -typemap typemap Expat.xs > Expat.xsc && mv Expat.xsc Expat.c cc -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"2.36\" -DXS_VERSION=\"2.36\" -fPIC "-I/data/configs/dnsOne/API/perl/lib/5.10.0/i686-linux/CORE" Expat.c Expat.xs:12:19: expat.h: No such file or directory Expat.xs:60: syntax error before "XML_Parser" Expat.xs:60: warning: no semicolon at end of struct or union ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=2038222&group_id=10127