-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Kevin Horton wrote:
| ld: multiple definitions of symbol _GtkDataboxDisplayType | .libs/gtkdatabox.o definition of _GtkDataboxDisplayType in section | (__DATA,__common) | .libs/gtkdatabox_points.o definition of _GtkDataboxDisplayType in | section (__DATA,__common) | .libs/gtkdatabox_lines.o definition of _GtkDataboxDisplayType in | section (__DATA,__common) | .libs/gtkdatabox_bars.o definition of _GtkDataboxDisplayType in section | (__DATA,__common) | .libs/gtkdatabox_grid.o definition of _GtkDataboxDisplayType in section | (__DATA,__common) | .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) | ld: warning multiple definitions of symbol _locale_charset | /sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset | /sw/lib/libintl.dylib(localcharset.o) definition of _locale_charset | /usr/bin/libtool: internal link edit command failed | make[2]: *** [libgtkdatabox.la] Error 1 | make[1]: *** [all-recursive] Error 1 | make: *** [all] Error 2 | ### execution of make failed, exit code 2 Check for a header file that defines GtkDataboxDisplayType. If there is one, change the definition to a declaration and extern it. Then put the definition in one of the .c files. Peter -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Darwin) iQCVAwUBQ4kEtLiDAg3OZTLPAQJIxwP+LM8BzYXgfIHEaBsLBTOEtCuJP2KLRqUt krajpjxP04J/HhmgRekkYVUg2SmwpSX6IfvVTSyPUKi8BLafae7bJDCDaS1Ju9+N IhS7/wuNZToD3ue0qKSffWLFuIqd9etGqQbBqueWz7/LIfjGQGUqcp6bEQHCJDjT S/i51Q7Xs4o= =Ctws -----END PGP SIGNATURE----- ------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
