[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: can't build kdebindings 3.3.1
From:       Richard =?iso-8859-1?q?L=E4rk=E4ng?= <nouseforaname () home ! se>
Date:       2004-11-28 14:37:30
Message-ID: 200411281537.33201.nouseforaname () home ! se
[Download RAW message or body]

On Sunday 28 November 2004 05.15, Jim Philips wrote:
> I am building on a Slackware 10 box. Each time I try to build, it dies with
> this error:
>
> make[2]: Entering directory `/home/rebus/kdebindings-3.3.1/python'
> cd sip && export QTDIR=/usr/lib/qt/ && /usr/bin/python configure.py
> -b /opt/kde/bin -d /usr/lib/python2.3/site-packages -e `echo
> -I/usr/include/python2.3 | sed s/-I//` -v /opt/kde/share/sip/
> This is SIP 4.0.1 for Python 2.3.4 on linux2.
> Error: These Qt libraries were found: qt qt-mt. Use the -l argument to
> explicitly specify which you want to use.
> make[2]: *** [sipdone] Error 1
> make[2]: Leaving directory `/home/rebus/kdebindings-3.3.1/python'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/rebus/kdebindings-3.3.1'
> make: *** [all] Error 2
>
> Using the -l argument doesn't help in any way. I'm totally stumped at this
> point. Any ideas to point me in the right direction?

Try the attached patch, which is applied both in HEAD, and BRANCH.

Richard Lärkäng

["python.patch" (text/x-diff)]

Index: kdebindings/python/Makefile.am
diff -u kdebindings/python/Makefile.am:1.3 kdebindings/python/Makefile.am:1.4
--- kdebindings/python/Makefile.am:1.3	Mon Aug  2 01:55:49 2004
+++ kdebindings/python/Makefile.am	Sat Nov 13 11:03:27 2004
@@ -21,7 +21,7 @@
 	@(cd pykde && $(MAKE))
 
 sipdone:
-	cd sip && export QTDIR=${qt_dir} && @PYTHON@ configure.py -b @bindir@ -d \
${site_packages} -e ${python_inc_dir} -v ${sip_dir} +	cd sip && export \
QTDIR=${qt_dir} && @PYTHON@ configure.py -b @bindir@ -d ${site_packages} -e \
${python_inc_dir} -l qt-mt -v ${sip_dir}  @(cd sip && $(MAKE))
 	echo "" > sipdone
 



>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic