I'll put this on the list, too, in case somebody else has some insight. I found a possible line above what you noted--here's a snipped of the log:
cc -I/sw/include/gdk-pixbuf-1.0 -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include-g -O2 -Wall -Wunused -o .libs/file-types-capplet file-types-capplet.o file-types-capplet-dialogs.o file-types-icon-entry.o -L/sw/lib -L../../control-center/.libs -lcapplet -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lm -lgnomevfs -L/usr/X11R6/lib -lgdk_pixbuf -ldl -lXext -lX11 -lm -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -ldl -lintl -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -lglib libuuid/libuuid.a /usr/bin/ld: file-types-capplet-dialogs.o illegal reference to symbol: _oaf_server_info_prop_lookup defined in indirectly referenced dynamic library /sw/lib/liboaf.0.dylib ---^ This looks like it could be relevant. I get the same "multiple definitions" warnings when I do a build (I have already built this version of control-center) but not this. Maybe try rebuilding oaf, /usr/bin/ld: warning multiple definitions of symbol _locale_charset /sw/lib/libiconv.2.dylib(localcharset.lo) definition of _locale_charset /sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset /usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _locale_charset used from dynamic library /sw/lib/libiconv.2.dylib(localcharset.lo) not from earlier dynamic library /sw/lib/libintl.1.dylib(localcharset.lo) make[4]: *** [file-types-capplet] 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 Failed: compiling control-center-1.4.0.5-1 failed -- Alexander K. Hansen Associate Research Scientist, Columbia University Levitated Dipole Experiment MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 Phone: 617-252-1818 Fax: 208-988-4057 On Wed, 29 May 2002, John Zetlaoui wrote: > > On mercredi, mai 29, 2002, at 04:14 , Alexander Hansen wrote: > > > Check further back in the output to see what the error is. > > I didn't find much, but the line just above the one I've sent you, which > says: > [AH] See above. > > What I am supposed to understand ? > > I 've enclosed the log file, in order that you can look in it for > something else... > > thank you again for your precious help. > _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
