Package: qt3-dev-tools
Version: 3:3.3.4-3
Severity: normal
Tags: patch

   AMD64 began doing away with .../lib64/ directories a few weeks ago, and
this has broken qt3-dev-tools for one of my users.  All that needs fixing is
the pathnames in /usr/share/qt3/mkspecs/linux-g++-64/qmake.conf.


--- /usr/share/qt3/mkspecs/linux-g++-64/qmake.conf.orig 2005-06-01 
14:16:54.788635018 -0700
+++ /usr/share/qt3/mkspecs/linux-g++-64/qmake.conf      2005-06-01 
14:10:23.830769190 -0700
@@ -41,11 +41,11 @@
 QMAKE_INCDIR           =
 QMAKE_LIBDIR           =
 QMAKE_INCDIR_X11       = /usr/X11R6/include
-QMAKE_LIBDIR_X11       = /usr/X11R6/lib64
+QMAKE_LIBDIR_X11       = /usr/X11R6/lib
 QMAKE_INCDIR_QT                = /usr/share/qt3/include
 QMAKE_LIBDIR_QT                = /usr/share/qt3/lib
 QMAKE_INCDIR_OPENGL    = /usr/X11R6/include
-QMAKE_LIBDIR_OPENGL    = /usr/X11R6/lib64
+QMAKE_LIBDIR_OPENGL    = /usr/X11R6/lib
 
 QMAKE_LINK             = g++
 QMAKE_LINK_SHLIB       = g++


-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8.1
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages qt3-dev-tools depends on:
ii  libc6                    2.3.2.ds1-22    GNU C Library: Shared libraries an
ii  libfontconfig1           2.3.2-1         generic font configuration library
ii  libfreetype6             2.1.7-2.4       FreeType 2 font engine, shared lib
ii  libgcc1                  1:3.4.3-13      GCC support library
ii  libice6                  4.3.0.dfsg.1-13 Inter-Client Exchange library
ii  libpng12-0               1.2.8rel-1      PNG library - runtime
ii  libqt3c102-mt            3:3.3.4-3       Qt GUI Library (Threaded runtime v
ii  libsm6                   4.3.0.dfsg.1-13 X Window System Session Management
ii  libstdc++5               1:3.3.6-5       The GNU Standard C++ Library v3
ii  libx11-6                 4.3.0.dfsg.1-13 X Window System protocol client li
ii  libxcursor1              1.1.3-1         X cursor management library
ii  libxext6                 4.3.0.dfsg.1-13 X Window System miscellaneous exte
ii  libxft2                  2.1.7-1         FreeType-based font drawing librar
ii  libxrandr2               4.3.0.dfsg.1-13 X Window System Resize, Rotate and
ii  libxrender1              1:0.8.3-1       X Rendering Extension client libra
ii  xlibs                    4.3.0.dfsg.1-13 X Keyboard Extension (XKB) configu
ii  zlib1g                   1:1.2.2-4       compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to