[Gambas-user] gambas woes
Benoît Minisini
gambas at ...1...
Mon Aug 26 20:55:33 CEST 2002
Le Lundi 26 Août 2002 00:40, sven.sation at ...17... a écrit :
> Hello List!
>
> I am experiencing problems with Gambas 0.37. I'm still sort of a newbie to
> Linux *sigh* and relatively helpless with it.
>
> I compiled Gambas on my SuSE 8.0-machine with help from the documentation
> provided under http://gambas.sourceforge.net/report.html.
>
> GamBAS compiled without errors. However, when I start gambas, the GamBAS
> "Welcome"-Screen pops up for a fraction of a second. As it disappears, I
> get
>
> the following error message:
>
> /usr/bin/gbx: relocation error: /opt/gambas/lib/lib.gb.qt.so.0: undefined
> symbol: getEventFilters__C7QObject
>
> Funny is, when my Mouse Cursor is just over the titlebar of that
> Welcome-Window, it stays, no errors. I can move the Windows around, but
> when
>
> the mouse cursor touches some part of this Window other than the titlebar,
> it
> disappears with the error message.
>
> Somebody any hints? Any help will be appreciated.
Well, it seems that gambas-0.37 does not work on SuSE 8.0.
Because of internal changes in event management in Qt 3.0, I had to make a
very bad hack. This hack works well under my Mandrake 8.2, but not with SuSE
8.0 !
- Could you tell me what the version of gcc is on SuSE 8.0 ?
- Could you try to recompile gambas this way :
$ ./reconf
$ ./configure --enable-optimization
$ make
$ su -c "make install"
and tell me if it works ?
Thanks by advance.
--
Benoît Minisini
mailto:gambas at ...1...
More information about the User
mailing list