Hi everyone!

I'm having some troubles with gtkmm and gnomemm, in that when I update the
libtool scripts in the scripts/ directory (they are version 1.3.5), I get
the following error(s):

c++ -dynamiclib  -o .libs/libgtkmm-1.2.0.2.4.dylib  wrap.lo gtk--.lo
proxy.lo base.lo marshal.lo accelgroup.lo accellabel.lo adjustment.lo
alignment.lo arrow.lo aspectframe.lo bin.lo box.lo button.lo buttonbox.lo
calendar.lo checkbutton.lo checkmenuitem.lo clist.lo colorselection.lo
combo.lo container.lo ctree.lo curve.lo data.lo dialog.lo drawingarea.lo
editable.lo entry.lo eventbox.lo fileselection.lo fixed.lo fontselection.lo
frame.lo handlebox.lo image.lo inputdialog.lo invisible.lo item.lo label.lo
layout.lo list.lo listitem.lo main.lo menu.lo menubar.lo menuitem.lo
menushell.lo misc.lo notebook.lo object.lo optionmenu.lo packer.lo paned.lo
pixmap.lo plug.lo preview.lo progress.lo progressbar.lo radiobutton.lo
radiomenuitem.lo range.lo ruler.lo scale.lo scrollbar.lo scrolledwindow.lo
separator.lo socket.lo spinbutton.lo statusbar.lo style.lo table.lo
tearoffmenuitem.lo text.lo tipsquery.lo togglebutton.lo toolbar.lo
tooltips.lo tree.lo treeitem.lo viewport.lo widget.lo window.lo  -L/sw/lib
-L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -ldl -lintl -lXext -lX11 -lm
-lc  -install_name  /sw/lib/libgtkmm-1.2.0.dylib -compatibility_version 3
-current_version 3.4
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
/sw/lib/libiconv.2.dylib(localcharset.lo) definition of _locale_charset
ld: Undefined symbols:
__._Q24SigC8SlotNode
___Q24SigC8SlotNode
_connect__Q24SigC8SlotData
_insert_direct__Q24SigC9SlotList_GQ24SigC13SlotIterator_PQ24SigC8SlotNode
_invalid__Q24SigC12ObjectScopedb
__._Q24SigC12ObjectScoped
__._Q24SigC6Object
___tfQ24SigC6Object
___tiQ24SigC6Object
_reference__Q24SigC16ObjectReferenced
_set_dynamic__Q24SigC16ObjectReferenced
_unreference__Q24SigC16ObjectReferenced
___Q24SigC12ObjectScoped
___vt_Q24SigC6Object.Q24SigC12ObjectScoped
__._10Gdk_Bitmap
__._10Gdk_Pixmap
__._Q34SigC6Scopes6Extend
___10Gdk_Bitmap
___10Gdk_BitmapP10_GdkWindow
___10Gdk_Pixmap
___10Gdk_PixmapP10_GdkWindow
___as__10Gdk_BitmapRCB0
___as__10Gdk_PixmapRCB0
___vt_Q24SigC5Scope
___vt_Q24SigC9ScopeNode
___vt_Q34SigC6Scopes6Extend
_copy_callback__Q24SigC12AdaptorSlot_PQ24SigC8SlotDataPQ24SigC11AdaptorNode
_set__Q34SigC6Scopes6ExtendPQ24SigC12ObjectScopedPvb
___10Gdk_BitmapRCB0
___10Gdk_PixmapRCB0
___8Gdk_FontP8_GdkFont
___10Gdk_WindowP10_GdkWindow
_assign__9Gdk_ImageRP9_GdkImage
___vt_Q24SigC13SlotDependent
___vt_Q24SigC8SlotData
___vt_Q34SigC13SlotDependent3Dep
__._Q24SigC9Reference
_init__Q24SigC9ReferencePQ24SigC16ObjectReferenced
__._10Gdk_Window
__._9Gdk_Color
__10Gdk_Pixmap.defaultPixmap
___9Gdk_ColorPC9_GdkColor
_create_from_xpm__10Gdk_PixmapRC12Gdk_DrawableR10Gdk_BitmapRC9Gdk_ColorRCt12
basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_template2b0i0
_create_from_xpm_d__10Gdk_PixmapRC12Gdk_DrawableR10Gdk_BitmapRC9Gdk_ColorPCP
Cc
_warn_about_xpm_file_problem__10Gdk_PixmapRCt12basic_string3ZcZt18string_cha
r_traits1ZcZt24__default_alloc_template2b0i0
___10Gdk_VisualP10_GdkVisual
___12Gdk_ColormapP12_GdkColormap
__._8Gdk_Font
___8Gdk_Font
___8Gdk_FontRCB0
___9Gdk_Color
___9Gdk_ColorRCB0
___as__8Gdk_FontRCB0
ld: warning unused multiple definitions of symbol _fnmatch
/sw/lib/libgtk.dylib(fnmatch.lo) definition of _fnmatch
/usr/lib/libm.dylib(fnmatch.o) unused definition of _fnmatch
ld: warning unused multiple definitions of symbol _dlclose
/sw/lib/libdl.dylib(dlopen.o) definition of _dlclose
/sw/lib/libdl.dylib(dlopen.o) unused definition of _dlclose
ld: warning unused multiple definitions of symbol _dlerror
/sw/lib/libdl.dylib(dlopen.o) definition of _dlerror
/sw/lib/libdl.dylib(dlopen.o) unused definition of _dlerror
ld: warning unused multiple definitions of symbol _dlopen
/sw/lib/libdl.dylib(dlopen.o) definition of _dlopen
/sw/lib/libdl.dylib(dlopen.o) unused definition of _dlopen
ld: warning unused multiple definitions of symbol _dlsym
/sw/lib/libdl.dylib(dlopen.o) definition of _dlsym
/sw/lib/libdl.dylib(dlopen.o) unused definition of _dlsym
/usr/bin/libtool: internal link edit command failed
make[4]: *** [libgtkmm.la] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### make failed, exit code 2

I had a look around, and it appears that libsigc++ provides this... The
following libaries are installed by libsigc++-1.0.4

drwxr-xr-x root/admin        0 2002-01-29 11:01:20 ./sw/lib/
-rwxr-xr-x root/admin   245212 2002-01-29 11:01:20
./sw/lib/libsigc-1.0.0.0.0.dylib
-rw-r--r-- root/admin   268448 2002-01-29 11:01:20 ./sw/lib/libsigc.a
-rwxr-xr-x root/admin      662 2002-01-29 11:01:20 ./sw/lib/libsigc.la
lrwxr-xr-x root/admin        0 2002-01-29 11:01:20
./sw/lib/libsigc-1.0.0.dylib -> libsigc-1.0.0.0.0.dylib
lrwxr-xr-x root/admin        0 2002-01-29 11:01:20 ./sw/lib/libsigc.dylib ->
libsigc-1.0.0.0.0.dylib

---

I also get the same errors when using gnomemm (and updating the scripts).

However, the weird thing is that when I don't update the scripts, everything
compiles fine, but I don't get the .dylib files (only .a and .la)...

Any ideas on how to fix this?

Thanks!


_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to