Closed Bug 279283 Opened 20 years ago Closed 19 years ago

doesn't find debian qt includes in /usr/include/qt3

Categories

(Firefox Build System :: General, defect)

x86
Linux
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: rafael.espindola, Assigned: kherron+mozilla)

Details

Attachments

(1 file, 1 obsolete file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050110 Firefox/1.0 (Debian package 1.0+dfsg.1-2)
Build Identifier: snapshot 2005-01-21

configure.in searches for qt includes in $QTDIR/include/qt,
$QTDIR/include/X11/qt and $QTDIR/include, but Debian installs the headers in
$QTDIR/include/qt3 (/usr/include/qt3)


Reproducible: Always

Steps to Reproduce:
1. add --enable-default-toolkit=qt to .mozconfig
2. make -f client.mk


Actual Results:  
complains that qt is not installed

Expected Results:  
should have found qt
Attached patch Updated patchSplinter Review
Assignee: nobody → kherron+mozilla
Attachment #172255 - Attachment is obsolete: true
Status: UNCONFIRMED → ASSIGNED
Attachment #191840 - Flags: review?(cbiesinger)
Comment on attachment 191840 [details] [diff] [review]
Updated patch

iirc debian's QTDIR is really something else. /usr/share/qt3?
Yes, --with-qtdir=/usr/share/qt3 works fine. I suppose we can just close this.
Summary: doesn't find qt includes in /usr/include/qt3 → doesn't find debian qt includes in /usr/include/qt3
wontfix per comment 4.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: