Closed Bug 141 Opened 26 years ago Closed 26 years ago

BUILD: Unable to compile Navigator/Communicator 5.0

Categories

(MozillaClassic Graveyard :: XFE, defect, P5)

1998-03-31
defect

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: dcrs6000, Assigned: ramiro)

References

Details

Created by Dwight Chang (dcrs6000@pacbell.net) on Friday, April 10, 1998 6:35:05 PM PDT
Additional Details :
Hardware: IBM RS/6000
Operating System: AIX 4.2.1

Problem:
  I noticed that h_page.c and hash.c did not compile
because:
            BYTE_ORDER    BIG_ENDIAN
were not defined.  There seems to be a problem with the
mcom_db.h include file.  Not sure, but I think there are
some unmatched "endif".  The result of which is that the:
      #include <sys/machine.h>
statement is not activated.  Which result in the undefined
references.

Question:
  Is there a way to get the "gmake -ek" command to use
the GNU gcc, g++, c++ compliers that are in my
/usr/local/bin directory?  Everytime I executed
gmake -ek command I ended up using AIX''s "c" compiler.
I do not have a "c++" compiler from IBM.  The only
"c++" compiler I have is the GNU one which resides
in the /usr/local/bin directory.
Assignee: nobody → ramiro
Component: XFE
*** Bug 142 has been marked as a duplicate of this bug. ***
Try the autoconf build.
Summary: Unable to compile Navigator/Communicator 5.0 → BUILD: Unable to compile Navigator/Communicator 5.0
Adding BUILD prefix.
Status: NEW → ASSIGNED
Priority: P3 → P5
Try setting your PATH.  This has nothing to do with mozilla.

marking p5 assigned.
Cleaning up old bugs, tempted to close this one out. Please comment if you do
*not* want me to close this bug. Else I will mark it won't fix in a week or so.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WONTFIX
This should be closed.  Dwight, please take a look
at the new code base. -Chris
Status: RESOLVED → VERIFIED
Marking Verified/Won't Fix
You need to log in before you can comment on or make changes to this bug.