Christian,
On Nov 17, 2005, at 4:40 AM, Christian Stimming wrote:
However, make fails:
g++ -DHAVE_CONFIG_H -DQT3_SUPPORT -I. -I. -I../../../.. -
I../../../../ headers -I./../widgets -I./.. -I./../prg -I/opt/
include -I/Developer/ qt/include -I/opt/include -I/opt/include -g -
Wall -MT qbsettings.lo - MD -MP -MF .deps/qbsettings.Tpo -c
qbsettings.cpp -fno-common -DPIC - o .libs/qbsettings.o
In file included from qbsettings.h:22,
from qbsettings.cpp:18:
../qbanking.h:33:30: qbanking/banking.h: No such file or directory
../qbanking.h:34:34: qbanking/qbflagstaff.h: No such file or
directory
+ about a hundred lines of complaints that look like fallout from
missing headers.
That's a peculiarity of aqbanking's build system, where some
symlinks to header files are not updated when you change the --with-
frontends argument.
make clean actually fixed this one.
Either you try "./configure ... ;make" from a freshly unpacked
tarball, or you call "rm sl-headers; make sl-headers" and continue
with "make". That concerns the other build error as well.
none of my attempts fixed the other build problem:
g++ -DHAVE_CONFIG_H -DQT3_SUPPORT -I. -I. -I../../../../../../../..
-I../../../../../../../../headers -I../widgets -I../dialogs -I.. -I/
opt/include -I/Developer/qt/include -I/opt/include -I/opt/include -g -
Wall -MT accountview.ui.lo -MD -MP -MF .deps/accountview.ui.Tpo -c
accountview.ui.cpp -fno-common -DPIC -o .libs/accountview.ui.o
accountview.ui.cpp:19:29: accountlistview.h: No such file or directory
the sl-headers commands ran without complaint, build failed
new tarball, ./configure worked, but build failed
I even tried checking out the most recent CVS, but there 'make -
fMakefile.cvs' followed by ./configure gave me:
./configure: line 21942: syntax error near unexpected token `1,98,1,1'
./configure: line 21942: `AC_GWENHYWFAR(1,98,1,1)'
Thank you for the help.
Christian
--
David Reiser
[EMAIL PROTECTED]
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel