Closed Bug 200666 Opened 22 years ago Closed 22 years ago

venkman/resources makefile missing in allmakefiles.sh

Categories

(SeaMonkey :: Build Config, defect)

x86
Windows 98
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.4beta

People

(Reporter: bernd_mozilla, Assigned: netscape)

Details

Attachments

(1 file)

Somehow my debug build did not like venkman any more. I added at http://lxr.mozilla.org/mozilla/source/allmakefiles.sh#1148 a line for extensions/venkman/resources/Makefile to get a makefile in the resources directory as there is a http://lxr.mozilla.org/mozilla/source/extensions/venkman/resources/Makefile.in And voila, my build (with a separate obj-dir) under win98 started to compile
Odd. We're supposed to be able to generate missing makefiles on the fly. Can you post the error that you saw in your build?
No I cant really remember what messages appeared. I updated yesterday my tree which I do seldom (layout-tables is soooo quite). Then the build broke in layout-debug. So I killed the extension in the .mozconfig file. Somehow it did not work as I thought, so I deleted content of the obj-i686-pc-cygwin directory. And started with make -f client.mk build_all_dep. It stopped in the venkman directory claiming that it could not find the resources directory. And yes it was right there was no resources directory. Then I looked why it did not create the directory before. Then I searched for venkman and found allmakefiles.sh and it looked like every makefile is listed there. So I added the venkman/resources/makefile and issued again make -f client.mk build_all_dep and it worked.
Checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.4beta
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: