Actually try looking where the build of gconf-sanity-check-2 starts: that's the file that got bailed on.
On Fri, 2003-02-14 at 00:11, Jim Saklad wrote: > Like many others using unstable, the gnome2-via-selfupdate-cvs snuck > by me. But that's OK; I would have dome the upgrade anyway. However, > I have been able to update little other than gnome-core. > > Nearly everything else hangs up on gconf2's inability to compile. > > Here is what I see: > > >[Tibook:~] jimdoc% /sw/bin/fink install gconf2 > >sudo /sw/bin/fink install gconf2 > >Password: > >Information about 2181 packages read in 1 seconds. > > > >The following packages will be installed or updated: > > gconf2 gconf2-shlibs > >mkdir -p /sw/src/gconf2-1.2.1-2 > >bzip2 -dc /sw/src/GConf-1.2.1.tar.bz2 | /sw/bin/tar -xvf - > > > >...<skipped stuff>... > > > >make > >make all-recursive > >Making all in gconf > > > >...<skipped stuff>... > > > >ld: warning multiple definitions of symbol _locale_charset > >/sw/lib/libiconv.dylib(localcharset.lo) definition of _locale_charset > >/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset > >ld: warning dynamic shared library: /sw/lib/liblinc.dylib not made a > >weak library in output with MACOSX_DEPLOYMENT_TARGET environment > >variable set to: 10.1 > >ld: warning dynamic shared library: /sw/lib/libgthread-2.0.dylib not > >made a weak library in output with MACOSX_DEPLOYMENT_TARGET > >environment variable set to: 10.1 > >ld: warning dynamic shared library: /sw/lib/libiconv.dylib not made > >a weak library in output with MACOSX_DEPLOYMENT_TARGET environment > >variable set to: 10.1 These warnings aren't your problem: they are harmless (it's in the FAQ) <snip> > >...<skipped stuff>... > > > >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.dylib(localcharset.lo) not from earlier dynamic > >library /sw/lib/libintl.1.dylib(localcharset.lo) > <snip> > >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.dylib(localcharset.lo) not from earlier dynamic > >library /sw/lib/libintl.1.dylib(localcharset.lo) > >ld: Undefined symbols: > > > >...<skipped 200 lines of "_Xnnnnn" stuff>... > > > >_XftPatternDuplicate > >_XftPatternGetDouble > >_XftPatternGetInteger > >make[2]: *** [gconf-sanity-check-2] Error 1 > >make[1]: *** [all-recursive] Error 1 > >make: *** [all-recursive-am] Error 2 > >### execution of make failed, exit code 2 > >Failed: compiling gconf2-1.2.1-2 failed > >[Tibook:~] jimdoc% > > Why there is "...with MACOSX_DEPLOYMENT_TARGET environment variable > set to: 10.1" I do not know: 10.1 has never been on this machine, and > Fink doesn't even have a 10.1 subdirectory. > > MacOS 10.2.3 > Package manager version: 0.11.2 > Distribution version: 0.5.1.cvs > > Any helpful suggestions will be gratefully received! -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 ------------------------------------------------------- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the answers to all your SSL security issues. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
