Closed Bug 12273 Opened 26 years ago Closed 26 years ago

GtkMozilla widget won't build in separate build tree

Categories

(SeaMonkey :: Build Config, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: kherron+mozilla, Assigned: ramiro)

Details

Attachments

(3 files)

The GtkMozilla embedded mozilla widget doesn't configure properly when building in a separate directory from the source. The Makefile in mozilla/webshell/embed presumes that there will be a subdirectory called 'gtk' and that this subdir will contain the gtkmozilla configure script; neither of these are true after mozilla's configure process completes. Attached are two diffs and one file which corrects this: 1) mozilla.mk.in: Goes in mozilla/webshell/embed/gtk. Used by the makefile in .../embed to run gtkmozilla's configure correctly. 2) Makefile.in patch: To be applied to mozilla/webshell/embed/Makefile.in. 3) allmakefiles.sh patch: Adds mozilla.mk to the list of files configured by mozilla, also forcing the .../embed/gtk directory to be created. While dinking with allmakefiles.sh, I also discovered that a few files were listed twice; the patch removes them.
Assignee: briano → ramiro
Status: NEW → ASSIGNED
Thats a good idea, using mozilla.mk. Ill check it in soon. thanks
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Looks like cls@seawood.org checked in some fixes. I also checked in some linking fixes for this. Marking fixed.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: