From: David R. <dbr...@ea...> - 2007-10-31 04:19:54
|
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? Dave -- David Reiser dbr...@ea... |