Closed Bug 10143 Opened 25 years ago Closed 25 years ago

CVS build just broke under Solaris

Categories

(SeaMonkey :: Build Config, defect, P3)

Sun
Solaris
defect

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: dejong, Assigned: ramiro)

Details

I compiled from the CVS last week and it worked just fine but when I updated today (7/19/99) and tried to compile I got this error. make[2]: Entering directory `/project/neon/users/mo/mozilla/mozilla/solaris/netw ork/module' c++ -o nsNetService.o -c -fno-rtti -fno-exceptions -Wp,-MD,.deps/nsNetService. pp -include ../../config-defs.h -g -fPIC -D_IMPL_NS_NET -DDEBUG -UNDEBUG -DDEB UG_dejong -DTRACING -DOSTYPE=\"SunOS5\" -I../../dist/include -I../../dist/./inc lude -I../../dist/include -I../../../include -I../../dist/./public/jpeg -I../.. /dist/./public/png -I../../dist/./public/zlib -I/soft/X11R6.3/include ../../.. /network/module/nsNetService.cpp ../../../network/module/nsNetService.cpp:21: nsITimer.h: No such file or directo ry make[2]: *** [nsNetService.o] Error 1 make[2]: Leaving directory `/project/neon/users/mo/mozilla/mozilla/solaris/netwo rk/module' make[1]: *** [libs] Error 2 make[1]: Leaving directory `/project/neon/users/mo/mozilla/mozilla/solaris/netwo rk' make: *** [libs] Error 2 I was compiling on a Sparc Solaris 2.6 system.
Assignee: briano → ramiro
Probably just missed something. Did you 'update' or 'checkout'? (What I'm getting at is that checkout will grab new directories that update won't.)
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
ramiro was playing with timer code recently, I would suggest clobbering and trying this again. I have built solaris fine, the tinderbox is Ok, marking works for me. Please reopen if your clobber build doesn't get past this.
Status: RESOLVED → VERIFIED
I removed the tree and checked it out again. After doing that I was able to build again. It works now but it seems like this kind of problem keeps happining. Why does a "cvs update" of the mozilla tree fail to update all of the correct sources? Is this a problem with CVS or something going wrong with the mozilla module in the CVS tree?
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.