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

Bug#405464: marked as done (qt3-dev-tools: QMAKE_INCDIR_QT is wrong in qmake.conf files)



Your message dated Thu, 4 Jan 2007 03:37:57 +0200
with message-id <200701040338.07697.geromanas@mailas.com>
and subject line qt3-dev-tools: QMAKE_INCDIR_QT is wrong in qmake.conf files
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
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


--- End Message ---
--- Begin Message ---
Version: 3:3.3.7-1

Hi,

2007 m. sausis 3 d., trečiadienis 21:30, jūs rašėte:
> Package: qt3-dev-tools
> Version: 3:3.3.6-3ubuntu3
> Severity: normal
Next time you report bugs to Debian, please specify affected
version of the package that is in Debian archive.

> 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.
I don't know about stable, however, this is not a problem in
testing/unstable, because

$ ls -l /usr/share/qt3/include
lrwxrwxrwx 1 root root 17 2006-12-30 02:51 /usr/share/qt3/include -> ../../include/qt3

so
>   QMAKE_INCDIR_QT		= /usr/share/qt3/include
and
>   QMAKE_INCDIR_QT		= /usr/include/qt3
is essentially the same.

Closing the bug...

Attachment: pgp1sWCJtima6.pgp
Description: PGP signature


--- End Message ---

Reply to: