Opened 18 years ago

Closed 18 years ago

#6067 closed defect (worksforme)

BUG: Building pyxml failed due to undeclared variable

Reported by: roland.hedberg@… Owned by: ryanwilcox@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

---> Attempting to fetch PyXML-0.8.4.tar.gz from http://puzzle.dl.sourceforge.net/pyxml ---> Verifying checksum(s) for py-xml ---> Extracting py-xml ---> Configuring py-xml ---> Building py-xml with target build Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_python_py-xml/work/PyXML-0.8.4" && /opt/local/bin/python2.4 setup.py build --with-libexpat=/opt/local" returned error 1 Command output: extensions/pyexpat.c:2015: error: 'XML_CQUANT_PLUS' undeclared (first use in this function) extensions/pyexpat.c: At top level: extensions/pyexpat.c:2020: error: parse error before '*' token extensions/pyexpat.c:2021: warning: function declaration isn't a prototype extensions/pyexpat.c: In function 'clear_handlers':

Change History (4)

comment:1 Changed 18 years ago by blb@…

Owner: changed from darwinports-bugs@… to ryanwilcox@…

Assigning to maintainer

comment:2 Changed 18 years ago by ryanwilcox@…

Works for me here.

What version of expat do you have installed?

On my machine:

$ port installed | grep "expat"

expat @1.95.8_1 (active)

comment:3 Changed 18 years ago by mww@…

Summary: Building pyxml failed due to undeclared variableBUG: Building pyxml failed due to undeclared variable

comment:4 Changed 18 years ago by markd@…

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.