Closed
Bug 301613
Opened 20 years ago
Closed 18 years ago
1.05 doesn't build against Xlib without XUL
Categories
(Core Graveyard :: GFX: Xlib, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: httpsuser, Assigned: roland.mainz)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.9) Gecko/20050719 Galeon/1.3.21.99
Build Identifier:
In file included from nsAutoCompleteController.cpp:41:
nsAutoCompleteController.h:48:25: nsITreeView.h: No such file or directory
nsAutoCompleteController.h:49:30: nsITreeSelection.h: No such file or directory
gcc 3.4.4
export MOZ_PHOENIX=1
mk_add_options MOZ_PHOENIX=1
ac_add_options --disable-xul
ac_add_options --enable-default-toolkit=xlib
ac_add_options --enable-application=browser
ac_add_options --prefix=/usr/local
ac_add_options --disable-ldap
ac_add_options --disable-mailnews
ac_add_options --enable-crypto
ac_add_options --disable-composer
ac_add_options --enable-single-profile
ac_add_options --disable-profilesharing
ac_add_options --disable-debug
ac_add_options --enable-strip
ac_add_options --disable-installer
ac_add_options --disable-gtktest
ac_add_options --disable-glibtest
ac_add_options --disable-xft
ac_add_options --disable-freetype2
ac_add_options --disable-necko-disk-cache
ac_add_options --disable-tests
Reproducible: Always
Assignee: nobody → roland.mainz
Status: UNCONFIRMED → NEW
Component: General → GFX: Xlib
Ever confirmed: true
Product: Firefox → Core
QA Contact: general → xlib
Version: unspecified → 1.0 Branch
Comment 1•18 years ago
|
||
Gtk1/xlib widget code has been removed on trunk and this bug doesn't seem
like a branch candidate.
-> WONTFIX
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•