[MacPorts] #19491: tclx: syntax error before '->' token
MacPorts
noreply at macports.org
Fri Mar 23 05:45:43 PDT 2012
#19491: tclx: syntax error before '->' token
--------------------------------+-------------------------------------------
Reporter: spetinga@… | Owner: markd@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: | Port: tclx
--------------------------------+-------------------------------------------
Comment(by org.macports@…):
The problem here is that the macports tclx port is also distributing
tclInt.h and tclIntDecls.h that it got from Tcl sources. Even though
tclInt*.h are technically private headers for Tcl, the reality is that
extensions have found it necessary to use them. I believe the proper fix
here is to remove tclInt*.h from tclx and other Tcl extension ports, and
make sure the Tcl port installs them instead ("make install-private-
headers").
--
Ticket URL: <https://trac.macports.org/ticket/19491#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list