Closed Bug 176556 Opened 22 years ago Closed 22 years ago

gtk2 build fails with --disable-accessibility

Categories

(SeaMonkey :: Build Config, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.2final

People

(Reporter: tommi.komulainen, Assigned: blizzard)

References

Details

Attachments

(1 file)

gtk2 build tries to compile nsAccessibilityInterface.cpp even if
--disable-accessibility configuration option is used.  This causes the build to
fail because some accessibility interface headers are not found.
This patch makes the accessibility related files to be included in the build
only if accessibility is enabled.
Status: UNCONFIRMED → NEW
Ever confirmed: true
*** Bug 177185 has been marked as a duplicate of this bug. ***
Comment on attachment 104015 [details] [diff] [review]
Exclude accessibility files if disabled

r=cls on the Makefile changes though it'd be nice if one of the gtk2 owners
stepped up and ok'd the patch.
Attachment #104015 - Flags: review+
Blocks: gtk2
(the dupe bug 177185 also has a patch, attachment 104414 [details] [diff] [review])
Comment on attachment 104015 [details] [diff] [review]
Exclude accessibility files if disabled

a=roc+moz for trunk
Attachment #104015 - Flags: approval+
Patch has been checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.2final
Hi, Whilst trying to compile trunk of 2002-11-08-08, I got the following errors
when I had --disable-accessibility in my configure line

I was trying to compile a xft+gtk2 build

In file included from nsAccessibilityInterface.cpp:49:
nsAccessibilityInterface.h:45:27: nsIAccessible.h: No such file or directory
make[4]: *** [nsAccessibilityInterface.o] Error 1

If I remove --disable-accessibility from the configure command line, it compiles
successfully
Do we need a gtk2+xft-accessibility tinderbox?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
gtk2 -> blizzard

Assignee: seawood → blizzard
Status: REOPENED → NEW
There's already a gtk2 tinderbox, but it has accessibility turned on, since
that's important to us.
This was checked in a while ago.
Status: NEW → RESOLVED
Closed: 22 years ago22 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: