On Wednesday 18 February 2009, Benoît Minisini wrote:
> > Benoit,
> >
> > I trying to compile and install Gambas 3 from the svn trunk and I have
> > the same problem
> > like Rolf.
> >
> > When I start the compilation by:  make        =>  I have the same
> > error on :  cannot find -lqt-mt
> >
> > I tryed to compile Gambas 3 on Fedora 7 and Fedora 10, and the both
> > case I have the same problem.
> >
> > I verify the library and all it's ok:     on Fedora 10
> >
> > [r...@linusky ~]# ls -l /usr/lib/qt-3.3/lib/
> > total 19380
> > -rw-r--r-- 1 root root 7897526 oct.  8 15:19 libdesignercore.a
> > -rw-r--r-- 1 root root    1050 oct.  8 15:18 libdesignercore.prl
> > -rw-r--r-- 1 root root  509178 oct.  8 15:19 libeditor.a
> > -rw-r--r-- 1 root root     956 oct.  8 15:18 libeditor.prl
> > -rw-r--r-- 1 root root   41204 oct.  8 15:19 libqassistantclient.a
> > -rw-r--r-- 1 root root     967 oct.  8 15:18 libqassistantclient.prl
> > lrwxrwxrwx 1 root root      15 déc.  5 02:24 libqsa.so -> libqsa.so.
> > 1.1.4
> > lrwxrwxrwx 1 root root      15 déc.  5 02:20 libqsa.so.1 -> libqsa.so.
> > 1.1.4
> > lrwxrwxrwx 1 root root      15 déc.  5 02:20 libqsa.so.1.1 ->
> > libqsa.so.1.1.4
> > -rwxr-xr-x 1 root root 2106324 mars 25  2008 libqsa.so.1.1.4
> > -rw-r--r-- 1 root root     964 oct.  8 15:18 libqt-mt.prl
> > lrwxrwxrwx 1 root root      17 déc.  5 13:06 libqt-mt.so -> libqt-
> > mt.so.3.3.8
> > lrwxrwxrwx 1 root root      17 déc.  5 12:38 libqt-mt.so.3 -> libqt-
> > mt.so.3.3.8
> > lrwxrwxrwx 1 root root      17 déc.  5 12:38 libqt-mt.so.3.3 -> libqt-
> > mt.so.3.3.8
> > -rwxr-xr-x 1 root root 8880140 oct.  8 15:19 libqt-mt.so.3.3.8
> > -rw-r--r-- 1 root root     852 oct.  8 15:18 libqui.prl
> > lrwxrwxrwx 1 root root      15 déc.  5 13:06 libqui.so -> libqui.so.
> > 1.0.0
> > lrwxrwxrwx 1 root root      15 déc.  5 12:38 libqui.so.1 -> libqui.so.
> > 1.0.0
> > lrwxrwxrwx 1 root root      15 déc.  5 12:38 libqui.so.1.0 ->
> > libqui.so.1.0.0
> > -rwxr-xr-x 1 root root  255332 oct.  8 15:19 libqui.so.1.0.0
> >
> >
> >
> > Olivier Cruilles
> > Mail: linu...@club-internet.fr
> >
> 
> If Redhat puts the Qt library in a strange place, maybe the configure script 
> cannot find it. And if nobody posts the output of configure, fixing that is 
> hard!
> 


From the problems I have it did look to me something with qt was failing. 
In the configure there is/was no mention about qt-mt
but in the log from 'make' it occurs on some parts related to gb.gt.xxxx
I did give you those logs also the ones from make install with the -v flag
for the gbi calls.
I commented even the place in that special log where the gbi -v was aborted.
Never got a hint from that action you requested me to do with -v flag.

It may be not exact the same problem but strong related in my view
by reading my log files line by line.

The compare for diffs between kubuntu8.04 - kubuntu-8.10 and your mandrake
was interesting but not effective.
However we din never look to where the diffs where for the qt libs and
that is interesting to.
kubuntu 8.04 based on qt3 kde3
kubuntu 8.10 based on qt4 kde4

I did see in the 'make' log references for gcc for lib paths  to lib/qt4

Attached the result for 'locate qt3' (removed the /user/share/doc lines) 

So I did give up, live goes on for you and me.


r...@terminator:~$ locate libqt-mt

pclinux-2007 mounted at /mnt/sda2

/mnt/sda2/usr/lib/qt3/lib/libqt-mt.la
/mnt/sda2/usr/lib/qt3/lib/libqt-mt.prl
/mnt/sda2/usr/lib/qt3/lib/libqt-mt.so.3
/mnt/sda2/usr/lib/qt3/lib/libqt-mt.so.3.3
/mnt/sda2/usr/lib/qt3/lib/libqt-mt.so.3.3.8


kubuntu-8.04

/usr/lib/libqt-mt.la
/usr/lib/libqt-mt.prl
/usr/lib/libqt-mt.so
/usr/lib/libqt-mt.so.3
/usr/lib/libqt-mt.so.3.3
/usr/lib/libqt-mt.so.3.3.8
/usr/share/qt3/lib/libqt-mt.la
/usr/share/qt3/lib/libqt-mt.prl
/usr/share/qt3/lib/libqt-mt.so
/usr/share/qt3/lib/libqt-mt.so.3
/usr/share/qt3/lib/libqt-mt.so.3.3



Best regards,

Ron_1st

-- 
/usr/lib/libqt-mt.la
/usr/lib/libqt-mt.prl
/usr/lib/libqt-mt.so
/usr/lib/libqt-mt.so.3
/usr/lib/libqt-mt.so.3.3
/usr/lib/libqt-mt.so.3.3.8
/usr/lib/libqthreads.so.12
/usr/lib/libqthreads.so.12.3.1
/usr/lib/libqtmcop.a
/usr/lib/libqtmcop.la
/usr/lib/libqtmcop.so
/usr/lib/libqtmcop.so.1
/usr/lib/libqtmcop.so.1.0.0

/usr/lib/gtk-2.0/2.10.0/engines/libqtengine.so

/usr/lib/qt4/plugins/accessible/libqtaccessiblecompatwidgets.so
/usr/lib/qt4/plugins/accessible/libqtaccessiblewidgets.so
/usr/lib/qt4/plugins/codecs/libqtwcodecs.so
/usr/lib/qt4/plugins/designer/libqt3supportwidgets.so
/usr/lib/qt4/plugins/imageformats/libqtiff.so
/usr/lib/qt4/plugins/script/libqtscriptdbus.so

/usr/share/lintian/overrides/libqt4-assistant
/usr/share/lintian/overrides/libqt4-dbus
/usr/share/lintian/overrides/libqt4-designer
/usr/share/lintian/overrides/libqt4-dev
/usr/share/lintian/overrides/libqt4-help
/usr/share/lintian/overrides/libqt4-network
/usr/share/lintian/overrides/libqt4-opengl
/usr/share/lintian/overrides/libqt4-qt3support
/usr/share/lintian/overrides/libqt4-script
/usr/share/lintian/overrides/libqt4-sql
/usr/share/lintian/overrides/libqt4-svg
/usr/share/lintian/overrides/libqt4-test
/usr/share/lintian/overrides/libqt4-webkit
/usr/share/lintian/overrides/libqt4-xml
/usr/share/lintian/overrides/libqt4-xmlpatterns
/usr/share/lintian/overrides/libqtcore4
/usr/share/lintian/overrides/libqtgui4

/usr/share/qt3/lib/libqt-mt.la
/usr/share/qt3/lib/libqt-mt.prl
/usr/share/qt3/lib/libqt-mt.so
/usr/share/qt3/lib/libqt-mt.so.3
/usr/share/qt3/lib/libqt-mt.so.3.3

/var/cache/apt/archives/libqt3-compat-headers_3%3a3.3.8-b-0ubuntu3_i386.deb
/var/cache/apt/archives/libqt3-headers_3%3a3.3.8-b-0ubuntu3_i386.deb
/var/cache/apt/archives/libqt3-mt-dev_3%3a3.3.8-b-0ubuntu3_i386.deb
/var/cache/apt/archives/libqt4-dev_4.4.0-1ubuntu5~hardy1_i386.deb
/var/cache/apt/archives/libqt4-help_4.4.0-1ubuntu5~hardy1_i386.deb
/var/cache/apt/archives/libqt4-webkit_4.4.0-1ubuntu5~hardy1_i386.deb
/var/cache/apt/archives/libqt4-xmlpatterns_4.4.0-1ubuntu5~hardy1_i386.deb

/var/lib/dpkg/info/libqt-perl.list
/var/lib/dpkg/info/libqt-perl.md5sums

/var/lib/dpkg/info/libqt3-compat-headers.list
/var/lib/dpkg/info/libqt3-compat-headers.md5sums
/var/lib/dpkg/info/libqt3-headers.list
/var/lib/dpkg/info/libqt3-headers.md5sums
/var/lib/dpkg/info/libqt3-mt-dev.list
/var/lib/dpkg/info/libqt3-mt-dev.md5sums
/var/lib/dpkg/info/libqt3-mt.conffiles
/var/lib/dpkg/info/libqt3-mt.list
/var/lib/dpkg/info/libqt3-mt.md5sums
/var/lib/dpkg/info/libqt3-mt.postinst
/var/lib/dpkg/info/libqt3-mt.postrm
/var/lib/dpkg/info/libqt3-mt.shlibs

/var/lib/dpkg/info/libqt4-assistant.list
/var/lib/dpkg/info/libqt4-assistant.md5sums
/var/lib/dpkg/info/libqt4-assistant.postinst
/var/lib/dpkg/info/libqt4-assistant.postrm
/var/lib/dpkg/info/libqt4-assistant.shlibs
/var/lib/dpkg/info/libqt4-core.list
/var/lib/dpkg/info/libqt4-core.md5sums
/var/lib/dpkg/info/libqt4-dbus.list
/var/lib/dpkg/info/libqt4-dbus.md5sums
/var/lib/dpkg/info/libqt4-dbus.postinst
/var/lib/dpkg/info/libqt4-dbus.postrm
/var/lib/dpkg/info/libqt4-dbus.shlibs
/var/lib/dpkg/info/libqt4-designer.list
/var/lib/dpkg/info/libqt4-designer.md5sums
/var/lib/dpkg/info/libqt4-designer.postinst
/var/lib/dpkg/info/libqt4-designer.postrm
/var/lib/dpkg/info/libqt4-designer.shlibs
/var/lib/dpkg/info/libqt4-dev.list
/var/lib/dpkg/info/libqt4-dev.md5sums
/var/lib/dpkg/info/libqt4-dev.postinst
/var/lib/dpkg/info/libqt4-dev.prerm
/var/lib/dpkg/info/libqt4-gui.list
/var/lib/dpkg/info/libqt4-gui.md5sums
/var/lib/dpkg/info/libqt4-help.list
/var/lib/dpkg/info/libqt4-help.md5sums
/var/lib/dpkg/info/libqt4-help.postinst
/var/lib/dpkg/info/libqt4-help.postrm
/var/lib/dpkg/info/libqt4-help.shlibs
/var/lib/dpkg/info/libqt4-network.list
/var/lib/dpkg/info/libqt4-network.md5sums
/var/lib/dpkg/info/libqt4-network.postinst
/var/lib/dpkg/info/libqt4-network.postrm
/var/lib/dpkg/info/libqt4-network.shlibs
/var/lib/dpkg/info/libqt4-opengl.list
/var/lib/dpkg/info/libqt4-opengl.md5sums
/var/lib/dpkg/info/libqt4-opengl.postinst
/var/lib/dpkg/info/libqt4-opengl.postrm
/var/lib/dpkg/info/libqt4-opengl.shlibs
/var/lib/dpkg/info/libqt4-qt3support.list
/var/lib/dpkg/info/libqt4-qt3support.md5sums
/var/lib/dpkg/info/libqt4-qt3support.postinst
/var/lib/dpkg/info/libqt4-qt3support.postrm
/var/lib/dpkg/info/libqt4-qt3support.shlibs
/var/lib/dpkg/info/libqt4-script.list
/var/lib/dpkg/info/libqt4-script.md5sums
/var/lib/dpkg/info/libqt4-script.postinst
/var/lib/dpkg/info/libqt4-script.postrm
/var/lib/dpkg/info/libqt4-script.shlibs
/var/lib/dpkg/info/libqt4-sql.list
/var/lib/dpkg/info/libqt4-sql.md5sums
/var/lib/dpkg/info/libqt4-sql.postinst
/var/lib/dpkg/info/libqt4-sql.postrm
/var/lib/dpkg/info/libqt4-sql.shlibs
/var/lib/dpkg/info/libqt4-svg.list
/var/lib/dpkg/info/libqt4-svg.md5sums
/var/lib/dpkg/info/libqt4-svg.postinst
/var/lib/dpkg/info/libqt4-svg.postrm
/var/lib/dpkg/info/libqt4-svg.shlibs
/var/lib/dpkg/info/libqt4-test.list
/var/lib/dpkg/info/libqt4-test.md5sums
/var/lib/dpkg/info/libqt4-test.postinst
/var/lib/dpkg/info/libqt4-test.postrm
/var/lib/dpkg/info/libqt4-test.shlibs
/var/lib/dpkg/info/libqt4-webkit.list
/var/lib/dpkg/info/libqt4-webkit.md5sums
/var/lib/dpkg/info/libqt4-webkit.postinst
/var/lib/dpkg/info/libqt4-webkit.postrm
/var/lib/dpkg/info/libqt4-webkit.shlibs
/var/lib/dpkg/info/libqt4-xml.list
/var/lib/dpkg/info/libqt4-xml.md5sums
/var/lib/dpkg/info/libqt4-xml.postinst
/var/lib/dpkg/info/libqt4-xml.postrm
/var/lib/dpkg/info/libqt4-xml.shlibs
/var/lib/dpkg/info/libqt4-xmlpatterns.list
/var/lib/dpkg/info/libqt4-xmlpatterns.md5sums
/var/lib/dpkg/info/libqt4-xmlpatterns.postinst
/var/lib/dpkg/info/libqt4-xmlpatterns.postrm
/var/lib/dpkg/info/libqt4-xmlpatterns.shlibs

/var/lib/dpkg/info/libqtcore4.list
/var/lib/dpkg/info/libqtcore4.md5sums
/var/lib/dpkg/info/libqtcore4.postinst
/var/lib/dpkg/info/libqtcore4.postrm
/var/lib/dpkg/info/libqtcore4.shlibs

/var/lib/dpkg/info/libqtgui4.list
/var/lib/dpkg/info/libqtgui4.md5sums
/var/lib/dpkg/info/libqtgui4.postinst
/var/lib/dpkg/info/libqtgui4.postrm
/var/lib/dpkg/info/libqtgui4.shlibs

/var/lib/dpkg/info/libqthreads-12.list
/var/lib/dpkg/info/libqthreads-12.md5sums
/var/lib/dpkg/info/libqthreads-12.postinst
/var/lib/dpkg/info/libqthreads-12.postrm
/var/lib/dpkg/info/libqthreads-12.shlibs
/etc/kde3
/etc/kde3/****

/usr/lib/kde3/******.la
/usr/lib/kde3/******.so
/usr/lib/kde3/kate.la
/usr/lib/kde3/kate.so
/usr/lib/kde3/kcm_*****.la
/usr/lib/kde3/kcm_*****.so

/usr/lib/kde4/lib/libkde3support.so.4
/usr/lib/kde4/lib/libkde3support.so.4.0.4

/usr/share/cmake-2.6/Modules/kde3init_dummy.cpp.in
/usr/share/cmake-2.6/Modules/kde3uic.cmake

/var/lib/dpkg/info/kdebase-bin-kde3.list
/var/lib/dpkg/info/kdebase-bin-kde3.md5sums
/var/lib/dpkg/info/python-kde3.list
/var/lib/dpkg/info/python-kde3.md5sums
/var/lib/dpkg/info/python-kde3.postinst
/var/lib/dpkg/info/python-kde3.preinst
/var/lib/dpkg/info/python-kde3.prerm
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to