Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12614] kdebindings 3.4.2 fails - can't find python/Makefile.am

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 12614] kdebindings 3.4.2 fails - can't find python/Makefile.am
  • Date: 24 Dec 2006 12:06:46 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=12614


iuso AT sourcemage.org changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |iuso AT sourcemage.org




------- Additional Comments From iuso AT sourcemage.org 2006-12-24 06:06 -------
This doesn't seem to happen with 3.5.5, instead there is another error:

export builddir=`pwd` ; \
cd ./sip ; \
export QTDIR=/usr/include/ ; \
export PYTHONPATH=$builddir/sip:$PYTHONPATH ; \
/usr/bin/python
configure.py -b /usr/bin -d /usr/lib/python2.5/site-pack
ages -e `echo -I/usr/include/python2.5 | sed s/-I//` -l
qt-mt -v /usr/share/sip/
-t "$builddir/sip" INCDIR_QT=/usr/include/qt
Error: The qt-mt Qt library could not be found in /usr/include//lib.
This is SIP 4.2.1 for Python 2.5 on linux2.
make[2]: *** [sipdone] Error 1

As you can see the dir /usr/include//lib there should be /usr/lib. I'm trying
a sed in PRE_BUILD to add the correct lib dir, will commit a fix if it works.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 12614] kdebindings 3.4.2 fails - can't find python/Makefile.am, bugzilla-daemon, 12/24/2006

Archive powered by MHonArc 2.6.24.

Top of Page