Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#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)

Saved Terminal Output.txt (55.1 KB) - added by tobias@… 16 years ago.
debug output of installation attempt

Download all attachments as: .zip

Change History (7)

comment:1 Changed 16 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

What versions of libiconv and gettext are installed? ("port installed libiconv gettext")

comment:2 Changed 16 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 16 years ago by danielluke (Daniel J. Luke)

Status: newassigned

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 16 years ago by tobias@…

Attachment: Saved Terminal Output.txt added

debug output of installation attempt

comment:4 Changed 16 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 16 years ago by danielluke (Daniel J. Luke)

Resolution: invalid
Status: assignedclosed

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.