#3610 closed defect (fixed)
nautilus fails to build
Reported by: | olaf@… | Owned by: | gnome-darwinports@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
$ sudo port install nautilus ---> Building nautilus with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_nautilus/work/nautilus-2.10.0" && make all" returned error 2 ... ld: warning multiple definitions of symbol _locale_charset /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _environ /usr/bin/libtool: internal link edit command failed make[2]: * [libnautilus-private.la] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2
Change History (2)
comment:1 Changed 19 years ago by olegb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 19 years ago by josebiro@…
(In reply to comment #1)
fixed commited - thanks
What was the fix for this? I'm having the exactg same symptoms for libeel?
ld: warning multiple definitions of symbol _locale_charset /opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _environ /usr/bin/libtool: internal link edit command failed make[2]: * [libeel-2.la] Error 1
j-
fixed commited - thanks