Roman Dilken <[EMAIL PROTECTED]> wrote:

>> ld: Undefined symbols:
>> __ZTI14QPtrCollection
>> __ZTI7QObject
>> __ZN7QWidget14setRegionDirtyEb
>> __ZN7QWidget22macWidgetChangedWindowEv
>> __ZN7QWidget6createEibb
>> __ZN7QWidget8macEventEPPv
>> __ZTI13QListViewItem
>> __ZTI9QListView
>> __ZTI10QValidator
>> __ZTI7QDialog
>> __ZTI7QWidget
>> __ZTI7QWizard

These errors are definitely the same ones I get when aqbanking has been compiled with gcc 4 and qt3 compiled with gcc 3.3.

If you attempted the qt3 recompile via my last instructions, unless you recompile qt3 before running fink selfupdate or fink update qt3, then you'll lose the modifications to qt3.info and qt3.patch that force the use of gcc-4.0.

The proper way to do the .info and .patch editing is to copy the .info and .patch files to the /local branch of your current fink tree, bump the version number in .info to something like 3.3.5.0 (set the rev to something useful), change all references in qt3.info and qt3.patch for gcc-3.3 to gcc-4.0 and references to g++-3.3 to gcc-4.0. Then 'fink install qt3-3.3.5.0'

You also have to make sure that the /local branch is appropriately active in your fink tree (sorry, haven't done it lately, and I'm not near my mac).

FWIW, what I did was:
fink remove qt-3.3.5
edited the live tree versions of qt3.info and qt3.patch
fink rebuild qt3-3.3.5
fink install qt3-3.3.5

I am using the 10.4-transitional fink tree

If your qt3 compile stream shows references to gcc-3.3 or g++-3.3 (except for the config option where gcc 4 is still apparently a gcc 3 style compiler???), then you've missed reference in attempting to force gcc 4.
--
David Reiser
[EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Aqbanking-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to