[bt-devel] build fails on suse 10.0 RC1

Gavin Rogers g4sys8u at gmail.com
Tue Sep 13 08:52:08 MST 2005


Thanks Greg and thanks Jachim, you were both on the right track. What
worked for me was to 

iBook:~ # ln -s /usr/lib/qt3/lib/libqt-mt.so /usr/local/lib/libqt.so

and then try my ./configure again

that worked OK but then the make failed so i figured i'd dig around a
bit and in the ./configure file i found that i could pass the
--enable-mt option.  i deleted the config.cache file and tried again:

so... i try ./configure --prefix=/opt/kde3 --enable-mt

and that will configure.  it says:
checking for Qt... libraries /usr/lib/qt3/lib,
headers /usr/lib/qt3/include using -mt
checking if Qt compiles without flags... no

so that is good. the fight is not over however, when i try to make it
gives me a bunch of errors which are quite honestly beyond me. i piped
the output of make and cat > make.log so... i have included the output
if anyone would like to help me with that

gavin 

II Peter 3:11



On Tue, 2005-09-13 at 17:11 +0200, Joachim Ansorg wrote:
> Hi,
> 
> it looks like SuSE forgot the symlink libqt.so -> libqt-mt.so
> 
> I suggest to execute something like
> ln -s /usr/local/lib/libqt.so /usr/lib/qt3/libqt-mt.so
> 
> Joachim
> 
> > Yeah i check my packages in YaST earlier and ... there is a qt3 package
> > and a qt3-devel package, but no lib-qt3devel. I have all the qt packages
> > that are available installed.
> >
> > as for the existence of libqt.so,
> >
> > iBook:~ # find / -name libqt\*
> > find: WARNING: Hard link count is wrong for /proc/15214: this may be a
> > bug in your filesystem driver.  Automatically turning on find's -noleaf
> > option.  Earlier results may have failed to include directories that
> > should have been searched.
> > /usr/lib/qt3/lib/libqt-mt.so.3.3.4
> > /usr/lib/qt3/lib/libqt-mt.so.3
> > /usr/lib/qt3/lib/libqt-mt.so.3.3
> > /usr/lib/qt3/lib/libqt-mt.la
> > /usr/lib/qt3/lib/libqt-mt.prl
> > /usr/lib/qt3/lib/libqt-mt.so
> > /usr/lib/libqt-mt.so.3
> > /opt/gnome/lib/gtk-2.0/2.4.0/engines/libqtengine.la
> > /opt/gnome/lib/gtk-2.0/2.4.0/engines/libqtengine.so
> > /opt/kde3/lib/libqtmcop.so.1.0.0
> > /opt/kde3/lib/libqtmcop.so.1
> > /opt/kde3/lib/kde3/plugins/integration/libqtkde.la
> > /opt/kde3/lib/kde3/plugins/integration/libqtkde.so
> > /opt/kde3/lib/libqtopiakonnector.la
> > /opt/kde3/lib/libqtopiakonnector.so
> > iBook:~ #
> >
> >
> > so obviously i don't have it...  shouldn't suse 10.0RC1 have a way to
> > install it?
> >
> > gavin
> >
> > II Peter 3:11
> >
> > On Tue, 2005-09-13 at 09:05 +0200, Joachim Ansorg wrote:
> > > Hi,
> > >
> > > > I've used bibletime in the past and have found it extremely useful.
> > > > While i typically use debian on my iBook, which allows the installation
> > > > to be painless, i have had to switch to suse 10.0 RC1 recently.
> > > >
> > > > Sword installs fine. I have KDE in my /opt/kde3 dir. I start the
> > > > configure with:
> > > > ./configure --prefix=/opt/kde3
> > > > however, this fails on:
> > > > checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not
> > > > found. Please check your installation! For more details about this
> > > > problem, look at the end of config.log.
> > > >
> > > >
> > > > -lresolv 1>&5 /usr/bin/ld: cannot find -lqt
> > >
> > > This seems to be the problem.
> > > It could not find libqt.so.
> > > Please make sure the libqt3-devel package (or a similair package name) is
> > > installed.
> > >
> > > If it still doesn't work please send the output of
> > >
> > > find / -name libqt\*
> > >
> > > in your reply.
> > >
> > > Thank you for looking into this,
> > > Joachim
> > > _______________________________________________
> > > bt-devel mailing list
> > > bt-devel at crosswire.org
> > > http://www.crosswire.org/mailman/listinfo/bt-devel
> >
> > _______________________________________________
> > bt-devel mailing list
> > bt-devel at crosswire.org
> > http://www.crosswire.org/mailman/listinfo/bt-devel
> _______________________________________________
> bt-devel mailing list
> bt-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/bt-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.log
Type: text/x-log
Size: 788 bytes
Desc: not available
Url : http://www.crosswire.org/pipermail/bt-devel/attachments/20050913/558a7d95/make-0001.bin


More information about the bt-devel mailing list