i finish the qt3 work by my own, if interesting, can view the complete work on http://www.shutendouji.net/massenkoh/projects/qt3/ this are tested on debian etch, lenny, squeeze, and geento & funtoo, on x86, and some amd64 atom laptops, also tested on hurd (over virtual machine)
theres a compiled qt 3.3.8c-1 package folow stric debian policy also.
the debian source list entry its " deb http://www.shutendouji.net/massenkoh/projects/qt3/ ./ " for the pqt3 3.3.8c package entry only, with support for build under amd_64, x86 and hurd, geento ebuild its on work progress on msktoo.blogspot.com
i will post a blog and info entry in few days explain with better english all work in deep!
On Tue, May 24, 2011 at 7:43 PM, /dev/ammo42 mickeytintincolle@yahoo.frwrote:
Hello, Here is (attached to this e-mail) the patch that enabled me to build the Qt3 SVN tree with only Slackware-specific patches and the libpng14 patch as supplementary patch, on my Slackware64 13.37 with Qt4 and KDE4 installed alongside, and with /opt/kde3 prefix. The patch: —adds include/ symlinks which were present in qt-3.3.8b but not in SVN. Especially, there was no symlink in include/private. —but removes the include/png.h symlink, since nobody in their right mind would use the included libpng 1.2.5, and the build system puts the internal -I before -I/usr/include, making the build fail on libpng-1.4-only systems because it uses the libpng-1.2.5 include instead of the 1.4.5 one. Let's just let the user specify the libpng include if it is nonstandard (BTW, I have some doubts regarding qt3's abilities to detect libpng, since it didn't -I/usr/include/libpng14, the latter being the include path specified in my libpng.pc). —adds a missing #include <cstdlib> in qdesktopwidget_x11.c. Did someone build the SVN version of Qt3 on distributions other than Debian/Ubuntu or Slackware ?
To unsubscribe, e-mail: trinity-devel-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-devel-help@lists.pearsoncomputing.net Read list messsages on the Web archive: http://trinity-devel.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting