Has something changed in the build system, or have I screwed something else up?:

attempting to build 1.9.2.3cvs, I get

ld: Undefined symbols:
__ZN10QBCfgTabUi11qt_propertyEiiP8QVariant
__ZN10QBCfgTabUi16staticMetaObjectEv
__ZN10QBCfgTabUi7qt_castEPKc
__ZN10QBCfgTabUi7qt_emitEiP8QUObject
__ZN10QBCfgTabUi9qt_invokeEiP8QUObject
__ZTI10QBCfgTabUi
__ZN10QBCfgTabUi2trEPKcS1_
__ZTV10QBCfgTabUi
/usr/bin/libtool: internal link edit command failed
make[7]: *** [libqbanking.la] Error 1

I should never be trying to use /usr/bin/libtool, since Apple's libtool is no relation to gnu libtool (and if I move /usr/bin/libtool out of the way, the build system complains about not being able to find ranlib).

If I do 'which libtool' immediately after the error, I get '/sw/bin/ libtool', which is at least a symlink to a gnu libtool. But I would think I ought to be going to the libtool in my build directory, shouldn't I?

What makes this really annoying is that I had a similar error Wednesday night (really 2am Thursday), and I found some way around it -- successfully building 1.9.1.2cvs. At this point I don't know if that's a solid build, but it did complete. But I cannot remember what I did then to get around the problem.

I'll keep working on this, but I am hoping someone recognizes something obvious.
--
David Reiser
[EMAIL PROTECTED]
Mac 10.4.4, gcc 4.0.1





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to