On Sat, 03 Feb 2007 17:04:52 -0800, Jeff Berman wrote: > Hi, > > When I try to build pan 0.122, it fails like this: > > G3:~/Desktop/pan-0.122 jberman$ make > make all-recursive > Making all in po > file=`echo am | sed 's,.*/,,'`.gmo \ > && rm -f $file && -o $file am.po > /bin/sh: line 1: -o: command not found > make[2]: *** [am.gmo] Error 127 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > Does anyone know how to fix this? Pan's always worked > for me in the past.
Are you compiling on a non-linux system? I'm wondering if you need to use 'gmake' instead of 'make'. Just a wild guess. _______________________________________________ Pan-users mailing list Pan-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/pan-users