#12918 closed defect (invalid)
subversion 1.4.5_0: Undefined symbols: _locale_charset referenced from libintl expected to be defined in libiconv
Reported by: | tobias@… | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.0 |
Keywords: | Cc: | tobias@…, danielluke (Daniel J. Luke) | |
Port: |
Description
Did selfupdate to 1.520, then sync, then install subversion, output see http://paste.lisp.org/display/49273
Attachments (1)
Change History (7)
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | tobias@… dluke@… added |
---|---|
Milestone: | → Port Bugs |
Owner: | changed from macports-dev@… to dluke@… |
Summary: | installing subversion fails with "Undefined symbols" → subversion 1.4.5_0: Undefined symbols: _locale_charset referenced from libintl expected to be defined in libiconv |
comment:2 Changed 17 years ago by tobias@…
libiconv @1.10_1+darwin_8 libiconv @1.11_4+darwin_8 (active) gettext @0.14.6_0 (active)
comment:3 Changed 17 years ago by danielluke (Daniel J. Luke)
Status: | new → assigned |
---|
http://paste.lisp.org seems to be not working currently.
Could you attach the output to this bug?
(or, if you're going to regenerate it, could you run port clean subversion && port -dv install subversion)
Thanks!
Changed 17 years ago by tobias@…
Attachment: | Saved Terminal Output.txt added |
---|
debug output of installation attempt
comment:4 Changed 17 years ago by danielluke (Daniel J. Luke)
Looks like your libiconv is broken (perhaps you upgraded gettext and libiconv just needs to be rebuilt against the new one?)
Try:
sudo port clean --all libiconv sudo port -f uninstall libiconv sudo port install libiconv
and then clean subversion and try installing it again.
comment:5 Changed 17 years ago by danielluke (Daniel J. Luke)
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
What versions of libiconv and gettext are installed? ("
port installed libiconv gettext
")