I can't pass configure for ofx support:

+ echo -n 'checking for libofx... '
checking for libofx... + echo 'configure:10902: checking for libofx'
+ save_LIBS=-lm
+ LIBS=-lm   -lofx -lstdc++
+ cat
+ eval echo configure:10921: '"${CC-cc}' -o 'conftest${ac_exeext}' '$CFLAGS'
'$CPPFLAGS' '$LDFLAGS' 'conftest.$ac_ext' '$LIBS' '1>&5"'
++ echo configure:10921: 'gcc -o conftest -g -O2    conftest.c -lm   -lofx
-lstdc++ 1>&5'
+ echo 'configure: failed program was:'
+ cat conftest.c
+ rm -rf conftest.c
+ echo 'configure: error: cannot find libofx library, needed for OFX support.'
configure: error: cannot find libofx library, needed for OFX support.
+ exit 1

my /usr/lib looks like:
[root@rolflx gnucash-1.7.3]# ll /usr/lib/libofx*
lrwxrwxrwx    1 root     root           20 Nov 23 10:03 /usr/lib/libofx.so
-> /usr/lib/libofx.so.1
lrwxrwxrwx    1 root     root           22 Nov 23 10:03 /usr/lib/libofx.so.1
-> /usr/lib/libofx.so.1.0
-rwxr-xr-x    1 root     root       638797 Nov 23 10:03 /usr/lib/libofx.so.1.0

[root@rolflx gnucash-1.7.3]# echo $LD_LIBRARY_PATH
/usr/lib:/lib:/usr/local/lib


so, what's wrong?

cheers
Rolf



_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel

Reply via email to