Closed Bug 252207 Opened 21 years ago Closed 21 years ago

browser/components/shell/src no source or object file given

Categories

(Firefox Build System :: General, defect)

SGI
IRIX
defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: g.fischer, Assigned: bryner)

Details

(Keywords: fixed-aviary1.0)

Attachments

(2 files)

User-Agent: Build Identifier: hello, seems like there's something missing: gmake[5]: Entering directory `/mnt/3/moz/obj/browser/components/shell/src' rm -f libshellservice_s.a CC -ar -o libshellservice_s.a CC ERROR: no source or object file given gmake[5]: *** [libshellservice_s.a] Error 2 ----------------- irix 6.5.24, mipspro 7.41 Reproducible: Always Steps to Reproduce: 1.compile it 2. 3. Actual Results: fails Expected Results: build
OS: other → IRIX
Hardware: Other → SGI
seems to be with gtk1 builds only. same source with gtk2 worked. maybe this helps...
hello, still happens with current checkouts. does nobody care? seems like it's just a scripting issue...
I'm seeing this also ... build GTKv1 on Solaris. It's caused by the fix to bug 242254.
Requesting blocker .. can't build with GTKv1 ....
Flags: blocking-aviary1.0PR?
Version: unspecified → Trunk
(In reply to comment #4) > Requesting blocker .. can't build with GTKv1 .... > me too!
Status: UNCONFIRMED → NEW
Ever confirmed: true
Attached patch patchSplinter Review
I think this should fix it.
thanks! patch works!! but now we have: gmake[3]: Entering directory `/mnt/3/moz/obj/browser/app' cat ../../../mozilla/browser/app/mozilla.in | sed -e "s|%MOZAPPDIR%|/usr/local/firefox/lib/firefox-0.9.1+|" \ -e "s|%MOZ_USER_DIR%|.mozilla/firefox|" \ -e "s|%MREDIR%|/usr/local/firefox/lib/mre/mre-0.9.1+|" > firefox nsBrowserApp.cpp gmake[3]: *** No rule to make target `../../dist/branding/document.png'. Stop. gmake[3]: *** Waiting for unfinished jobs.... also only gtk1.
checked in both patches on branch and trunk.
Status: NEW → RESOLVED
Closed: 21 years ago
Keywords: fixed-aviary1.0
Resolution: --- → FIXED
Flags: blocking-aviary1.0PR?
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: