On Tue, 2006-08-29 at 19:46 -0500, Donn Washburn wrote: > After downloading a compiling the latest CVS version I get the same > error. configure shows no problem. I gzipped it up to reduce the > file size. Is rather small anyway. That error comes from > Expense/expence.c Let's try a different approach... please execute the following steps: 1. cd into the jpilot CVS tree and run 'make distclean' 2. From within the same directory, 'rm -Rf missing install-sh depcomp compile config.sub config.guess config.status configure autom4te.cache' 3. CFLAGS="-g -O0 -ansi" sh ./autogen &>/tmp/autogen.log 4. make &> /tmp/jpilot-build.log 5. tar jcvf jpilot-logs.tar.bz2 /tmp/autogen.log /tmp/jpilot-build.log Send that either to the list here, or to me directly and I'll see if I can spot any discrepancies between your build and my own here.
More information about the jpilot mailing list