On 11/22/06, Michèle Garoche <[EMAIL PROTECTED]> wrote:

> Warnings emitted:

> /usr/bin/ld: warning multiple definitions of symbol
> _dbus_g_type_specialized_construct
> ./.libs/libdbus-gtool.a(dbus-gtype-specialized.o) definition of
> _dbus_g_type_specialized_construct in section
> (__TEXT,__text)
> ./.libs/libdbus-glib-1.dylib(dbus-gtype-specialized.o) definition of
> _dbus_g_type_specialized_construct

this should be safe; those symbols got linked into a .a file, so it's
getting them referenced twice.  It will do the right thing.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to