Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!uxc.cso.uiuc.edu!uxc.cso.uiuc.edu!ux1.cso.uiuc.edu!uicsgva.csg.uiuc.edu!niermann From: niermann@uicsgva.csg.uiuc.edu Newsgroups: gnu.g++ Subject: Building on Multimax Message-ID: <299900002@uicsgva.csg.uiuc.edu> Date: 10 Sep 89 06:16:00 GMT Lines: 21 Nf-ID: #N:uicsgva.csg.uiuc.edu:299900002:000:715 Nf-From: uicsgva.csg.uiuc.edu!niermann Sep 10 01:16:00 1989 I am trying to build g++-1.35.0 for an encore multimax ns3200. While compiling newld.c I get a very large number of errors. The first few are: newld.c:613: field `header' has incomplete type newld.c: In function main: newld.c:1018: `ZMAGIC' undeclared (first use this function) newld.c:1018: (Each undeclared identifier is reported only once newld.c:1018: for each function it appears in.) newld.c:1055: invalid use of undefined type `struct exec' newld.c:1060: invalid use of undefined type `sder' has an incomplete type newld.c:1071: `outheader' has an incomplete type Has anyone built g++ for the multimax, or could anyone direct me to things I may be doing wrong? Thank Tom niermann@bach.csg.uiuc.edu