Closed
Bug 219041
Opened 22 years ago
Closed 22 years ago
CVS sources fails to compile on 2003-09-12
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: zbraniecki, Assigned: mozbugs-build)
Details
Compilation failed with:
gmake[3]: Wchodzę katalog `/root/mozilla/mozilla/widget/src/gtkxtbin'
/usr/bin/perl -I../../../config ../../../config/build-list.pl
../../../config/final-link-libs gtkxtbin
../../../config/nsinstall -R -m 644 gtkxtbin.h gtk2xtbin.h
../../../dist/include/gtkxtbin
/usr/bin/perl -I../../../config ../../../config/build-list.pl
../../../dist/include/gtkxtbin/.headerlist gtkxtbin.h gtk2xtbin.h
gmake[3]: Opuszczam katalog `/root/mozilla/mozilla/widget/src/gtkxtbin'
gmake[3]: Wchodzę katalog `/root/mozilla/mozilla/ipc/ipcd'
gmake[3]: *** Brak reguł do zrobienia obiektu `Makefile.in', wymaganego przez
`Makefile'. Stop.
gmake[3]: Opuszczam katalog `/root/mozilla/mozilla/ipc/ipcd'
gmake[2]: *** [tier_9] Błąd 2
gmake[2]: Opuszczam katalog `/root/mozilla/mozilla'
gmake[1]: *** [default] Błąd 2
gmake[1]: Opuszczam katalog `/root/mozilla/mozilla'
gmake: *** [build] Błąd 2
Comment 1•22 years ago
|
||
worksforme. I assume that the message says that Makefile.in is missing from
ipc/ipcd. That file hasn't changed in a while. Did you change build options?
There's something wrong with that tree if ipc/ipcd/Makefile.in is missing. It
would help to tell how you were attempting to build and with what options. For
the moment, I'm marking this WFM.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•