Mozilla install from dports fails |
jxeon 05-06-2005, 08:09 AM I guess I'll ask my 2nd question 1st. Should I install darwinports newset release (1.0). I 'm asking that because I wonder if that might change my luck with install difficulties.
After I got gtk2 successfully installed, thanks to anaxmander and all the support here, I wanted to see if I could then install some of the packages that broke because of gtk2.
Unfortunately success was short lived. I googled the error output but nothing seemed that relavent.
ld: warning prebinding disabled because dependent library: /opt/local/lib/libIDL-2.0.dylib is not prebound
ld: xpidl_idl.o illegal reference to symbol: _g_free defined in indirectly referenced dynamic library /opt/local/lib/libglib-2.0.0.dylib
ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used
symbol _locale_charset used from dynamic library /opt/local/lib/libiconv.2.dylib(localcharset.o) not from earlier dynamic library /opt/local/lib/libintl.3.dylib(localcharset.o)
gmake[5]: *** [xpidl] Fehler 1
gmake[5]: Leaving directory `/Users/johnsmac/darwinports/dports/www/mozilla/work/mozilla/xpcom/typelib/xpidl'
gmake[4]: *** [export] Fehler 2
gmake[4]: Leaving directory `/Users/johnsmac/darwinports/dports/www/mozilla/work/mozilla/xpcom/typelib/xpidl'
gmake[3]: *** [export] Fehler 2
gmake[3]: Leaving directory `/Users/johnsmac/darwinports/dports/www/mozilla/work/mozilla/xpcom/typelib'
gmake[2]: *** [export] Fehler 2
gmake[2]: Leaving directory `/Users/johnsmac/darwinports/dports/www/mozilla/work/mozilla/xpcom'
gmake[1]: *** [export] Fehler 2
gmake[1]: Leaving directory `/Users/johnsmac/darwinports/dports/www/mozilla/work/mozilla'
make: *** [all] Error 2
Warning: the following items did not execute (for mozilla): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install
I've looked at /opt/local/lib/libIDL-2.0.dylib and it's a binary file so I don't know what I can do with that. Thanks for the continued help! And is it just a fluke or related that "Fehler" is replacing the english "Error" in the output?
|
|
|
|
|