Closed
Bug 79120
(qt)
Opened 24 years ago
Closed 8 years ago
[Qt] I want to happily run mozilla Qt to my win32 xserver
Categories
(Core Graveyard :: Tracking, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: timeless, Assigned: timeless)
References
(Depends on 1 open bug, )
Details
(Keywords: meta)
I should be able to run mozilla qt from a
SunOS 5.7 Generic_106541-15 sun4u sparc SUNW,Ultra-2
I will build w/ either
Reading specs from /usr/local/gnu/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/specs
gcc version 2.95.2 19991024 (release)
or
CC - Sun WorkShop C++ Compiler 5.0
### CC: Note: NLSPATH = /opt/SUNWspro/SC5.0/bin/
I currently play w/ MicroImages X Server (800x600x8bit Build Date: 20 Oct 1999)
and X-Win32 Version 5.0.3 build 1
.mozconfig
ac_add_options --without-gtk
ac_add_options --with-qt
ac_add_options --enable-toolkit=qt
ac_add_options --enable-ultrasparc
ac_add_options --disable-tests
ac_add_options --with-qtdir=/tmp/qt-2.2.0/
ac_add_options --with-libIDL-prefix=/tmp/idl/
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj-@CONFIG_GUESS@
this is a tracking bug :) I will make all bugs I find in mozilla qt as
blocking this.
Update. After selecting a sane LD_LIBRARY_PATH (one that included Qt2.3.0/lib)
My nightly build from this morning actually ran!!
Comment 2•23 years ago
|
||
Added my home email address as a CC, since today is my last day at Corel...
Updated•22 years ago
|
Alias: qt
Updated•22 years ago
|
Summary: I want to happily run mozilla Qt to my win32 xserver → [Qt] I want to happily run mozilla Qt to my win32 xserver
Comment 3•17 years ago
|
||
Since this bug was opened, QT was removed from the tree twice. Is this still relevant?
Comment 4•14 years ago
|
||
since qt is in mozilla-central for wuite some time now i’m seriously confused about this bug? shouldn’t be here some activity? or where else should i look for information about the state of the qt build?
Updated•8 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•8 years ago
|
Product: Core → Core Graveyard
Comment 5•7 years ago
|
||
For people who are searching for more information, qt support has been removed in bug 1282866
You need to log in
before you can comment on or make changes to this bug.
Description
•