[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#405464: qt3-dev-tools: QMAKE_INCDIR_QT is wrong in qmake.conf files



Package: qt3-dev-tools
Version: 3:3.3.6-3ubuntu3
Severity: normal

Apologies for reporting an Ubuntu bug on the Debian BTS, but 

1. I dislike the Ubuntu malone tool so much (no emacs+mail "M-x
   debian-bug" gateway, for one).  But I've CC'ed the author of the
   most recent change entry in the Ubuntu changelog.

2. I downloaded and unpacked the corresponding Debian stable packages,
   and they seem to have the same problem.

The problem is that qt headers live in /usr/include/qt3 (from the
libqt3-headers and libqt3-mt-dev packages) but the the
/usr/share/qt3/mkspecs/linux-*/qmake.conf files have this line:

  QMAKE_INCDIR_QT		= /usr/share/qt3/include

When I changed all of them to 

  QMAKE_INCDIR_QT		= /usr/include/qt3

my compilation of pdfedit v0.2.3
<http://sourceforge.net/project/showfiles.php?group_id=177354> 
could continue happily.  Otherwise pdfedit-0.2.3/src/kpdf-kde-3.3.2/Makefile
had this line

INCPATH  = -I/usr/share/qt3/mkspecs/default -I. -I../xpdf -I../xpdf/xpdf -I../xpdf/goo -I../xpdf/splash -I../xpdf/fofi -I/usr/share/qt3/include

which meant that the qt3 headers were not found.

-Sanjoy

-- System Information:
Debian Release: testing/unstable
  APT prefers edgy-updates
  APT policy: (500, 'edgy-updates'), (500, 'edgy-security'), (500, 'edgy')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-10-generic
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)

Versions of packages qt3-dev-tools depends on:
ii  libc6              2.4-1ubuntu12         GNU C Library: Shared libraries
ii  libfontconfig1     2.3.2-7ubuntu2        generic font configuration library
ii  libfreetype6       2.2.1-5               FreeType 2 font engine, shared lib
ii  libgcc1            1:4.1.1-13ubuntu5     GCC support library
ii  libice6            2:1.0.1-1ubuntu1      X11 Inter-Client Exchange library
ii  libjpeg62          6b-13                 The Independent JPEG Group's JPEG 
ii  libpng12-0         1.2.8rel-5.1ubuntu0.1 PNG library - runtime
ii  libqt3-mt          3:3.3.6-3ubuntu3      Qt GUI Library (Threaded runtime v
ii  libsm6             2:1.0.1-1ubuntu1      X11 Session Management library
ii  libstdc++6         4.1.1-13ubuntu5       The GNU Standard C++ Library v3
ii  libx11-6           2:1.0.3-0ubuntu4      X11 client-side library
ii  libxcursor1        1.1.7-0ubuntu1        X cursor management library
ii  libxext6           2:1.0.1-1ubuntu1      X11 miscellaneous extension librar
ii  libxft2            2.1.10-1ubuntu1       FreeType-based font drawing librar
ii  libxi6             2:1.0.1-0ubuntu1      X11 Input extension library
ii  libxinerama1       2:1.0.1-4build1       X11 Xinerama extension library
ii  libxrandr2         2:1.1.1-0ubuntu1      X11 RandR extension library
ii  libxrender1        1:0.9.1-0ubuntu1      X Rendering Extension client libra
ii  zlib1g             1:1.2.3-13ubuntu2     compression library - runtime

Versions of packages qt3-dev-tools recommends:
ii  libqt3-mt-dev           3:3.3.6-3ubuntu3 Qt development files (Threaded)

-- no debconf information



Reply to: