Closed
Bug 71591
Opened 24 years ago
Closed 24 years ago
Build failed with the tip of trunk
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
CLOSED
INVALID
People
(Reporter: xiaobin.lu, Assigned: ssu0262)
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)
BuildID:
It always got failed when I build the code from tip of trunk. It always
complain about the host type info missing when using config.guess.
Reproducible: Always
Steps to Reproduce:
1.Check the code from trunk
2.set every variable needed for building on winnt
3. building
Actual Results: It says it can not figure out the host type.
Expected Results: Should pass!
I also tried another machine. That machine works well with mozilla trunk days
ago. But it also failed.
Comment 1•24 years ago
|
||
1) a build problem cannot be an "Installer" problem. please be more careful
with your selection of component since that is key in routing bugs to the right
people.
2) since people *do* build in this configuration it's most likely a local
issue. Since you obviously don't know what the problem is, the chances are that
you're not going to be able to include the crucial information needed to
diagnose the problem. That's why this kind of thing is best handled in the
.builds newsgroup where a dialog can take place.
Since there's not enough info here to either help you or identify a build
problem I'm closing this bug. Please take this to the newsgroup. folks will
want to know..
- exactly when you pulled
- whether tinderbox "green" at the time
- your environment variables (including path)
- your build tools
- that you've followed the most recent build instructions, because
they changed recently (http://www.mozilla.org/build/win32.html
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 3•24 years ago
|
||
I reinstalled my Win2k system. Now the problem is gone. Closed the bug and
thanks for spending time investigating!
Status: VERIFIED → CLOSED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•