Closed Bug 13782 Opened 25 years ago Closed 25 years ago

Build failure in webshell/embed/gtk

Categories

(SeaMonkey :: Build Config, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: shaver, Assigned: ramiro)

Details

Attachments

(1 file)

cd embed; gmake -j3 libs
gmake[2]: Entering directory `/builds4/mozilla/webshell/embed'
gmake[3]: Entering directory `/builds4/mozilla/webshell/embed/gtk'
gmake[3]: *** No targets.  Stop.
gmake[3]: Leaving directory `/builds4/mozilla/webshell/embed/gtk'
gmake[2]: *** [libs] Error 2

Configured with:
CXXFLAGS=-pipe CFLAGS=-pipe /builds/mozilla/configure --disable-shared
--enable-xterm-updates --with-gtk --with-xlib

Building in objdir.  Tree is from during today's tree closure.
Shaver, are you still having this problem?
Yes, with an up-to-date tree and clobber build today:

[shaver@fights:rh60-obj]$ CFLAGS=-pipe CXXFLAGS=-pipe /builds/mozilla/configure
--enable-low-fat
[...]
[shaver@fights:rh60-obj]$ gmake MAKE="gmake -j3" clobber export libs install
[...]
gmake[2]: Leaving directory `/builds4/mozilla/webshell/tests'
cd embed; gmake -j3 libs
gmake[2]: Entering directory `/builds4/mozilla/webshell/embed'
gmake[3]: Entering directory `/builds4/mozilla/webshell/embed/gtk'
gmake[3]: *** No targets.  Stop.
gmake[3]: Leaving directory `/builds4/mozilla/webshell/embed/gtk'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/builds4/mozilla/webshell/embed'
Ah, there's the problem.   clobber in webshell/embed causes a distclean in
webshell/embed/gtk.  Try the attached patch
Status: NEW → RESOLVED
Closed: 25 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

Creator:
Created:
Updated:
Size: