Closed
Bug 111064
Opened 24 years ago
Closed 24 years ago
QNX Build is busted
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: timeless, Assigned: netscape)
Details
g++ -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-
arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth -Wno-long-lo
ng -pipe -DNDEBUG -DTRIMMED -shared -Wl,-h -Wl,libxpcom.so -o libxpcom.so nsXP
ComInit.o -Wl,--whole-archive ../../dist/lib/libxpcomds_s.a ../../dist/lib/li
bxpcomio_s.a ../../dist/lib/libxpcomcomponents_s.a ../../dist/lib/libxpcomthread
s_s.a ../../dist/lib/libxpcomproxy_s.a ../../dist/lib/libxpcombase_s.a ../../dis
t/lib/libxptcall.a ../../dist/lib/libxptinfo.a ../../dist/lib/libxpt.a ../../dis
t/lib/libxptcmd.a ../../dist/lib/libmozreg_s.a ../../dist/lib/libstring_s.a ../.
./dist/lib/libstring_obsolete_s.a ../../dist/lib/libxpcomglue.a -Wl,--no-whole-
archive -L../../dist/bin -L/home/timeless/mozilla/obj-photon-x86-pc-nto-qnx/dis
t/lib -lplds4 -lplc4 -lnspr4 -lsocket -lsocket -lm -lsocket -lstdc++
../../dist/lib/libxpcomds_s.a: object ../../dist/lib/libxpcomds_s.a(nsObserverLi
st.o) in archive is not object
collect2: ld returned 1 exit status
gmake: *** [libxpcom.so] Error 1
$ uname -a
QNX localhost 6.00 2001/02/22-08:59:07est x86pc x86
$ pwd
/home/timeless/mozilla/obj-photon-x86-pc-nto-qnx/xpcom/build
I have a train to catch, i'm running w/ cls's configure.in patch and this tree was updated sometime yesterday.
I'm going to ask my box to do a pull and clobberall now as i go home.
| Assignee | ||
Comment 1•24 years ago
|
||
Sounds like you have a corrupt object file. That's obviously not caused by the
build system. Marking invalid.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
vrfy clobber got me back to the configure problem
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•