[ale] jpilot: compile problems...

David S. Jackson dsj at sylvester.dsj.net
Wed Jul 26 21:54:23 EDT 2000


Hi,

I was just compiling jpilot 0.98.1 for Linux/Unix, and I'm having
trouble tracking down what looks like a Makefile problem.  I
emailed the author but haven't heard back yet.  I thought one of
you *Nix & Jpilot users might have encountered the same sort of
error:

*****SNIP******
 make all
 cd po; make
 make[1]: Entering directory `/home/dsj/jpilot-0.98.1/po'
 PATH=../src:$PATH : --default-domain=jpilot --directory=.. \
   --add-comments --keyword=_ --keyword=N_ \
   --files-from=./POTFILES.in \
 && test ! -f jpilot.po \
    || ( rm -f ./jpilot.pot \
        && mv jpilot.po ./jpilot.pot )
file=./`echo ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH no -o $file ja.po
  /bin/sh: no: command not found
  make[1]: *** [ja.gmo] Error 127
  make[1]: Leaving directory
  `/home/dsj/jpilot-0.98.1/po'
  make: *** [po_dir] Error 2

*****SNIP******

It looks like a typo in the /po/Makefile around these lines here,
but I'm not sure:

******snip*******
1  CC = gcc
2  GENCAT =
3  GMSGFMT = PATH=../src:$$PATH no
4  MSGFMT = no
5  XGETTEXT = PATH=../src:$$PATH :
6  MSGMERGE = PATH=../src:$$PATH msgmerge
*****snip*******

I don't know much about makefiles, but lines 3-6 look kinda
funny.  Are they right?  Should I be adding something to my
./configure command?

TIA!

--
David S. Jackson                        dsj at dsj.net
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
It's ten o'clock; do you know where your processes
are?
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.





More information about the Ale mailing list