Kevin Horton wrote:

.libs/gtkdatabox_cross_simple.o definition of _GtkDataboxDisplayType in section (__DATA,__common) .libs/gtkdatabox_text.o definition of _GtkDataboxDisplayType in section (__DATA,__common) .libs/gtkdatabox_marker.o definition of _GtkDataboxDisplayType in section (__DATA,__common)


this usually means you need:

SetCPPFLAGS: -fno-common

...and isn't libtool's fault. Libtool can't help it that darwin's linker is insane. :)


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to