Version 16 (modified by blb@…, 16 years ago) (diff) |
---|
Bryan Blackburn
Notes
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
- devel/apr_memcache
- devel/cextract
- devel/hg-forest
- devel/lzo
- emulators/freesci
- games/cannonsmash
- irc/irssi-devel
- lang/python26
- math/ent
- net/cidr
- net/dnstracer
- net/nslint
- perl/p5-digest-sha
- perl/p5-file-desktopentry
- print/cups-pdf
- python/py25-asn1
- python/py25-keyczar
- security/md5deep
- sysutils/dvdrw-tools
- sysutils/lzop
- sysutils/maxwell
- www/ajp-wsgi
- www/links
- www/mod_gnutls
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