From: Benoit <bo...@st...> - 2007-11-01 23:56:32
|
On Wednesday 31 October 2007, David Reiser wrote: > I've been having some problems with either my network port or my > system software, so I commandeered my wife's intel mac to build libofx > HEAD and try the beta of aqbanking. > > I set up everything the way it is on my mac (a slightly older PPC > based mac), checked out the source, ran autogen and configure (cutting > and pasting the same env's and switches as I successfully used > before). But when I run make, I end up with: > > gcc -g -O2 -o .libs/ofx2qif ofx2qif.o ../lib/.libs/libofx.dylib -L/sw/ > lib /sw/lib/libosp.dylib -lpthread /sw/lib/libintl.dylib -lc /sw/lib/ > libiconv.dylib -lstdc++ > creating ofx2qif > Making all in ofxdump > make[2]: *** No rule to make target `cmdline.c', needed by > `cmdline.o'. Stop. > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > > am I missing a dependency? I was pretty sure I had all of them covered > because I built 0.8.3 via fink (and then removed just libofx to build > Head outside of fink). any other ideas? You need gengetopt to build from CVS (it's not needed when building from th= e=20 tarball). =2D-=20 Benoit Gr=E9goire Technologies Coeus inc. |