On 9/6/05, Jonathan Levi, M.D. <[EMAIL PROTECTED]> wrote: > At 10:18 AM -0400 9/6/05, Alexander K. Hansen wrote: > >On 9/6/05, Jonathan Levi MD <[EMAIL PROTECTED]> wrote: > >> At 12:32 PM +0200 9/5/05, Holger Schulz > >> <[EMAIL PROTECTED]> wrote: > >> >I can't install hfstar, it says > >> > > >> >gcc -g -O2 -L/sw/lib -o rmt rmt.o ../lib/libtar.a -lintl > >> >Making all in scripts > >> >make[2]: Nothing to be done for `all'. > >> >Making all in po > >> >PATH=../src:$PATH /sw/bin/xgettext --default-domain=hfstar > >> --directory=.. \ > >> > --add-comments --keyword=_ --keyword=N_ \ > >> > --files-from=./POTFILES.in \ > >> >&& test ! -f hfstar.po \ > >> > || ( rm -f ./hfstar.pot \ > >> > && mv hfstar.po ./hfstar.pot ) > >> >/sw/bin/xgettext: Zeichenkette bei tests/genfile.c:160 ist nicht > >> >ASCII-kodiert. > >> > Bitte die Kodierung des Quelltextes mit > >>--from-code angeben. > >> >mv: rename hfstar.po to ./hfstar.pot: No such file or directory > >> >make[2]: *** [hfstar.pot] Error 1 > >> > >> Same for me, except for (N. American) English locale, including after > >> a fresh selfupdate. > >> > >> OS: 10.3.9. > >> > > > Jonathan > > > >For the benefit of the rest of this on this (English-language) list, > >can you please post (rather than just describe) the English error > >message? > > Sorry! > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -I../lib > -I/sw/include -g -O2 -c rmt.c > gcc -g -O2 -L/sw/lib -o rmt rmt.o ../lib/libtar.a -lintl > Making all in scripts > make[2]: Nothing to be done for `all'. > Making all in po > PATH=../src:$PATH /sw/bin/xgettext --default-domain=hfstar --directory=.. \ > --add-comments --keyword=_ --keyword=N_ \ > --files-from=./POTFILES.in \ > && test ! -f hfstar.po \ > || ( rm -f ./hfstar.pot \ > && mv hfstar.po ./hfstar.pot ) > /sw/bin/xgettext: Non-ASCII string at tests/genfile.c:160. > Please specify the source encoding through --from-code. > mv: cannot stat `hfstar.po': No such file or directory > make[2]: *** [hfstar.pot] Error 1 > > Jonathan > Much better! I wonder if this is dependent on the version of xgettext you have installed. What do you get from "xgettext --version"?
-- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
