Closed
Bug 331939
Opened 19 years ago
Closed 19 years ago
Build failure on Fedora Core 5 in /storage/test
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: d_king, Unassigned)
References
Details
My Fedora Core 5 build is failing with :-
gmake[5]: Entering directory `/home/mozilla/source/mozilla/obj/firefox/storage/test'
c++ -o teststorage1 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O storage1.o -lpthread -L../../dist/bin -L../../dist/lib -L../../dist/bin -L../../dist/lib ../../dist/lib/libxpcomglue_s.a -L../../dist/bin -lxpcom -L../../dist/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm
/usr/bin/ld: warning: libxpcom_core.so, needed by ../../dist/bin/libxpcom.so, not found (try using -rpath or -rpath-link)
Seems to be due to checkin for Bug #331476
Reporter | ||
Comment 1•19 years ago
|
||
Well, I don't know what happened, but this problem existed yesterday, but has gone away today. I can't track down why, so have to resolve WFM.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•6 years ago
|
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.
Description
•