Module submission - qt3

dveatch@woh.rr.com dveatch at woh.rr.com
Fri Jul 8 11:08:50 UTC 2005


module name       : qt3
suggested section : kde3
update (y/n)      : n
bugfix (y/n)      : y
security (y/n)    : n


While creating a new module (Qgis) it would not successfully compile.
A qgis bug report reveals Qt needs to be compiled with STL support enabled.
For the curious the bug report is here;

http://sourceforge.net/tracker/index.php?func=detail&aid=1232703&group_id=55820&atid=478378

I am not sure why we default to Qt without this support but I recompiled it
enabled with no problems. Additionally all the qt3 POST_INSTALL apps recompiled
without a problem.


dveatch

-------------- next part --------------
--- qt3/BUILD	2005-05-07 14:07:57.000000000 -0400
+++ qt3/BUILD	2005-07-08 05:01:55.000000000 -0400
@@ -22,7 +22,6 @@
                                -system-zlib                  \
                                -no-g++-exceptions            \
                                -thread                       \
-                               -no-stl                       \
                                -dlopen-opengl                \
                                -prefix ${QT_PREFIX:-$QTDIR}  \
                                -xft                          \
--- qt3/DETAILS	2005-05-07 14:07:57.000000000 -0400
+++ qt3/DETAILS	2005-07-08 07:08:38.000000000 -0400
@@ -11,7 +11,7 @@
       SOURCE_VFY=sha1:cb5f452bcdc9d2ed0201481f4b8f152edfda9523
         WEB_SITE=http://www.trolltech.com/qt
          ENTERED=20020420
-         UPDATED=20050304
+         UPDATED=20050708
          GARBAGE=off
       FTP_PASSIVE=on
       MAINTAINER=florin at lunar-linux.org
-------------- next part --------------
lvu submit qt3 e36efbe7365683dfda96e582eae7c51b  -
2.6.12 2.6.12 gcc-3.3.3 glibc-2.3.3


More information about the Lunar mailing list