Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!husc6!mit-eddie!apollo!pcc From: pcc@apollo.COM (Peter Craine) Newsgroups: comp.sys.apollo Subject: Re: C Math on DN10000 Keywords: math C apollo DN10000 Message-ID: <449cc6f0.20291@apollo.COM> Date: 24 Jul 89 14:23:00 GMT References: <2512@ubc-cs.UUCP> Reply-To: pcc@starchai.UUCP (Peter Craine) Organization: Apollo Computer, Chelmsford, MA Lines: 21 In article <2512@ubc-cs.UUCP> majka@cs.ubc.ca (Marc Majka) writes: > >The "matherr" object also appears in a console message >when I reboot the node. I get something like: > > Loading Init. > Undefined Global "ldexp" referenced in /lib/libc > Undefined Global "ldexp" referenced in /lib/libc > Undefined Global "matherr" referenced in /lib/libc > >--- >Marc Majka - System Manager UBC Computer Science When you installed the 'c' compiler, it loaded a (now) bogus version of /lib/syslib[probably.881]. Find syslib in your AA and copy it into /lib. Reboot, et voila, your problem should be history. Peter Craine, NARC [ BTW, I discovered this same thing when I brough my node to SR10.2, so keep this in mind for the future, folks.]