On Wednesday 31 July 2002 15:45, Joseph D.Ortiz wrote: > Thanks for the quick reply. Sorry for the vague initial post, I did not > want > to run on...
The more info, the better. > > Some additional information: gettext-0.10.40-3 shows up in FinkCommander > as > installed, but outdated. If I attempt to install gettext from binary I > get, > > Reading Package Lists... > Building Dependency Tree... > Sorry, gettext is already the newest version. > 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > > If I attempt to upgrade gettext-0.10.40-3 from binary I get: > > Hit http://us.dl.sourceforge.net release/main Packages > Hit http://us.dl.sourceforge.net release/main Release > Hit http://us.dl.sourceforge.net release/crypto Packages > Hit http://us.dl.sourceforge.net release/crypto Release > Hit http://us.dl.sourceforge.net current/main Packages > Hit http://us.dl.sourceforge.net current/main Release > Hit http://us.dl.sourceforge.net current/crypto Packages > Hit http://us.dl.sourceforge.net current/crypto Release > Reading Package Lists... > Building Dependency Tree... I don't think this is a hang up, if you're using FinkCommander: It just means that as far as the system can tell, you have the latest version. Do this: in a terminal window, type 'fink list gettext', and send the results. I'll defer the discussion about the build from source. > > When I attempt to update gettext from source, here is the end of the > failed output log: > > rm -fr .libs/libintl.la .libs/libintl.* .libs/libintl.* > gcc -dynamiclib -o .libs/libintl.1.0.1.dylib intl-compat.o > bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o > localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o > dcngettext.o dngettext.o ngettext.o plural.o localcharset.o > -L/sw/src/gettext-0.10.40-3/gettext-0.10.40/intl/.libs -L/sw/lib -liconv > -lc -install_name /sw/lib/libintl.1.dylib -compatibility_version 2 > -current_version 2.1 > ld: warning multiple definitions of symbol _locale_charset > localcharset.o definition of _locale_charset in section (__TEXT,__text) > /sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset > ld: common symbols not allowed with MH_DYLIB output format > dcigettext.o definition of common __nl_domain_bindings__ (size 4) > loadmsgcat.o definition of common __nl_msg_cat_cntr (size 4) > /usr/bin/libtool: internal link edit command failed > make[2]: *** [libintl.la] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all-recursive-am] Error 2 > ### make failed, exit code 2 > Failed: compiling gettext-0.10.40-3 failed > > if I attempt fink selfupdate-cvs or update-all, I get the same error > messages as when attempting to install gettext from source. > > I also can't remove the gettext package using FinkCommander or from the > fink command line using fink remove gettext: > > Reading package info... > Information about 627 packages read in 3 seconds. > dpkg --remove gettext > dpkg: error processing gettext (--remove): > This is an essential package - it should not be removed. > Errors were encountered while processing: > gettext > ### dpkg failed, exit code 1 > Failed: can't remove package(s) > > Thanks, > Joe > > On Wednesday, July 31, 2002, at 02:14 PM, Alexander Hansen wrote: > > Can you send us more specific installation, e.g. the output of an > > attempt to > > install libtool from binary or source > > > > On Wednesday 31 July 2002 14:08, Joseph D.Ortiz wrote: > >> Sorry to have to bring this up as it has been posted previously, but > >> none of the the suggested fixes have helped me. > >> > >> I can't seem to get fink to selfupdate via cvs. The package is hanging > >> up on compile of gettext-0.10.40-3 > >> which appears to depend on libtool. I've read through the beginner > >> archives, but none of the suggestions > >> seem to help. I've tried to update and reinstall gettext and libtool > >> from source and binary if available but both > >> hang up. > > ______________________________________________ > > Dr. Joseph D. Ortiz > Assistant Professor - Geology > Kent State University > ______________________________________________ -- -- 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 ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code1 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
