Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rice!sun-spots-request From: medin@cincsac.arc.nasa.gov (Milo S. Medin) Newsgroups: comp.sys.sun Subject: Re: HELP (PLEASE) ld.so: map heap error (22) for /dev/zero ?????? Keywords: SunOS Message-ID: <5745@brazos.Rice.edu> Date: 14 Mar 90 01:13:34 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 16 Approved: Sun-Spots@rice.edu X-Refs: Original: v9n80 X-Sun-Spots-Digest: Volume 9, Issue 80, message 12 In article <5714@brazos.Rice.edu> pekak@erilin.nokia.se (Pekka Akselin) writes: > ld.so: map heap error (22) for /dev/zero > >I can't find anything in the manual(s) about this error message, and I >have tried everything (that I can think of). So, anybody who has >encountered this error, please help me! The problem is that you are using the wrong architecture for the kvm stuff on the client. If you have a SUN-3/50 for example, and you tell it to use the sun3x kvm directory, you will get the wrong runtime link editor and get this error. Fix the mount so you get the right kvm directory for the client architecture and you're in business... PS The same thing happened to me, and I called SUN software support, who managed to figure out what the problem was. Despite all the complaints I've read about them, they've done a pretty good job for us...