Version 13 (modified by blb@…, 16 years ago) (diff) |
---|
Bryan Blackburn
Notes
Tcl Env Bug
Tickets #13930, #13953, #14876, #16010, #16233, #16675. Others?
iconv vs libiconv symbol Issue
Tickets #13055, #16648, #16862, #16892.
Seems like the issue is that the port is not finding the libiconv header from MacPorts, and instead uses the one in /usr, so it believes iconv_ is the prefix to use. The fixes which work so far are to use --with-libiconv-prefix=${prefix
} in configure.args when available, otherwise some other trick (eg, -I${prefix}/include
for CPPFLAGS) to make sure the header is found at the right time.
Tickets
Reported Tickets
Assigned Tickets
No results
On CC
Ports
Attachments (1)
-
blb_at_macports_org.pubkey (1.7 KB) - added by blb@… 16 years ago.
PGP public key for blb
Download all attachments as: .zip