At 15:21 +0200 4/6/05, Martin Costabel wrote:
On MacOSX 10.3.8, bluefish-1.0.1-10 installed, "fink update bluefish" fails with

gcc-3.3 -DLOCALEDIR=\"/sw/share/locale\" -DGNULOCALEDIR=\"/sw/share/locale\" -DLOCALE_ALIAS_PATH=\"/sw/share/locale:.\" -DPKGDATADIR=\"/sw/share/bluefish/\" -DHAVE_CONFIG_H -o bluefish about.o authen.o bf_lib.o bfspell.o bluefish.o bookmark.o cap.o char_table.o dialog_utils.o document.o filebrowser.o fref.o gtk_easy.o gui.o highlight.o html.o html2.o html_diag.o html_form.o html_table.o image.o menu.o msg_queue.o outputbox.o pixmap.o preferences.o project.o quickstart.o rcfile.o rpopup.o snr2.o stringlist.o treetips.o undo_redo.o wizards.o -L/sw/lib -L/sw/lib -lgtk-x11-2.0 -L/sw/lib -lgnomevfs-2 -L/sw/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -L/sw/lib -lpcre -laspell -lstdc++ -lintl ld: warning prebinding disabled because dependent library: /sw/lib/libgtk-x11-2.0.0.dylib is not prebound ld: about.o illegal reference to symbol: _g_error_free defined in indirectly referenced dynamic library /sw/lib/libglib-2.0.0.dylib ld: document.o illegal reference to symbol: _g_object_ref defined in indirectly referenced dynamic library /sw/lib/libgobject-2.0.0.dylib ld: about.o illegal reference to symbol: _gdk_pixbuf_new_from_file defined in indirectly referenced dynamic library /sw/lib/libgdk_pixbuf-2.0.0.dylib ld: bf_lib.o illegal reference to symbol: _gdk_color_parse defined in indirectly referenced dynamic library /sw/lib/libgdk-x11-2.0.0.dylib ld: document.o illegal reference to symbol: _pango_layout_get_pixel_size defined in indirectly referenced dynamic library /sw/lib/libpango-1.0.0.dylib
[a couple of warnings...]
make[1]: *** [bluefish] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.FSoQbs failed, exit code 2
Removing build lock...
dpkg -r fink-buildlock-bluefish-1.0.1-11
(Reading database ... 262658 files and directories currently installed.)
Removing fink-buildlock-bluefish-1.0.1-11 ...
Failed: phase compiling: bluefish-1.0.1-11 failed

Thus there seem to be a whole bunch of libraries missing on the linker command line. I don't know where they should have come from.

I am also surprised because I see that there is basically no difference between bluefish versions 1.0.1-10 and 1.0.1-11. When I built 1.0.1-10 2 weeks ago, it went well, and I think I did nothing else than selfupdate/update-all on this machine. Somehow the references to these libraries must have disappeared in the meantime.

I get a similar error, trying to update to bluefish-1.0.1-11, running OS X 10.3.9:

gcc-3.3 -DLOCALEDIR=\"/sw/share/locale\" -DGNULOCALEDIR=\"/sw/share/locale\" -DLOCALE_ALIAS_PATH=\"/sw/share/locale:.\" -DPKGDATADIR=\"/sw/share/bluefish/\" -DHAVE_CONFIG_H -o bluefish about.o authen.o bf_lib.o bfspell.o bluefish.o bookmark.o cap.o char_table.o dialog_utils.o document.o filebrowser.o fref.o gtk_easy.o gui.o highlight.o html.o html2.o html_diag.o html_form.o html_table.o image.o menu.o msg_queue.o outputbox.o pixmap.o preferences.o project.o quickstart.o rcfile.o rpopup.o snr2.o stringlist.o treetips.o undo_redo.o wizards.o -L/sw/lib -L/sw/lib -lgtk-x11-2.0 -L/sw/lib -lgnomevfs-2 -L/sw/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -L/sw/lib -lpcre -laspell -lstdc++ -lintl ld: warning prebinding disabled because dependent library: /sw/lib/libgtk-x11-2.0.0.dylib is not prebound ld: about.o illegal reference to symbol: _g_error_free defined in indirectly referenced dynamic library /sw/lib/libglib-2.0.0.dylib ld: document.o illegal reference to symbol: _g_object_ref defined in indirectly referenced dynamic library /sw/lib/libgobject-2.0.0.dylib ld: about.o illegal reference to symbol: _gdk_pixbuf_new_from_file defined in indirectly referenced dynamic library /sw/lib/libgdk_pixbuf-2.0.0.dylib ld: bf_lib.o illegal reference to symbol: _gdk_color_parse defined in indirectly referenced dynamic library /sw/lib/libgdk-x11-2.0.0.dylib ld: document.o illegal reference to symbol: _pango_layout_get_pixel_size defined in indirectly referenced dynamic library /sw/lib/libpango-1.0.0.dylib
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.2.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.o) definition of _locale_charset
ld: warning multiple definitions of symbol _xdg_mime_shutdown
/sw/lib/libgnomevfs-2.dylib(xdgmime.o) definition of _xdg_mime_shutdown
/sw/lib/libgtk-x11-2.0.dylib(xdgmime.o) definition of _xdg_mime_shutdown
ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _xdg_mime_shutdown used from dynamic library /sw/lib/libgnomevfs-2.dylib(xdgmime.o) not from earlier dynamic library /sw/lib/libgtk-x11-2.0.0.dylib(xdgmime.o) symbol _dcgettext used from dynamic library /sw/lib/libintl.1.dylib(intl-compat.lo) not from earlier dynamic library /sw/lib/libintl.3.dylib(intl-compat.o) symbol _bindtextdomain used from dynamic library /sw/lib/libintl.1.dylib(intl-compat.lo) not from earlier dynamic library /sw/lib/libintl.3.dylib(intl-compat.o) symbol _dcngettext used from dynamic library /sw/lib/libintl.1.dylib(intl-compat.lo) not from earlier dynamic library /sw/lib/libintl.3.dylib(intl-compat.o) symbol _dgettext used from dynamic library /sw/lib/libintl.1.dylib(intl-compat.lo) not from earlier dynamic library /sw/lib/libintl.3.dylib(intl-compat.o) symbol _dngettext used from dynamic library /sw/lib/libintl.1.dylib(intl-compat.lo) not from earlier dynamic library /sw/lib/libintl.3.dylib(intl-compat.o) symbol _gettext used from dynamic library /sw/lib/libintl.1.dylib(intl-compat.lo) not from earlier dynamic library /sw/lib/libintl.3.dylib(intl-compat.o) symbol _ngettext used from dynamic library /sw/lib/libintl.1.dylib(intl-compat.lo) not from earlier dynamic library /sw/lib/libintl.3.dylib(intl-compat.o) symbol _textdomain used from dynamic library /sw/lib/libintl.1.dylib(intl-compat.lo) not from earlier dynamic library /sw/lib/libintl.3.dylib(intl-compat.o) symbol _bind_textdomain_codeset used from dynamic library /sw/lib/libintl.1.dylib(intl-compat.lo) not from earlier dynamic library /sw/lib/libintl.3.dylib(intl-compat.o) symbol _locale_charset used from dynamic library /sw/lib/libiconv.2.dylib(localcharset.o) not from earlier dynamic library /sw/lib/libintl.3.dylib(localcharset.o) symbol _locale_charset used from dynamic library /sw/lib/libiconv.2.dylib(localcharset.o) not from earlier dynamic library /sw/lib/libintl.1.dylib(localcharset.lo)
make[1]: *** [bluefish] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.nDWIhQ failed, exit code 2
Removing build lock...
dpkg -r fink-buildlock-bluefish-1.0.1-11
(Reading database ... 149575 files and directories currently installed.)
Removing fink-buildlock-bluefish-1.0.1-11 ...
Failed: phase compiling: bluefish-1.0.1-11 failed



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to