Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!mips!ptimtc!rdmei!icspub!astemgw!kuis!nishio From: nishio@kuis.kyoto-u.ac.jp (Nishio `Cchwitz' Shuichi) Newsgroups: comp.windows.interviews Subject: Re: problem making 3.0 beta Message-ID: Date: 21 Apr 91 15:09:20 GMT References: Sender: news@kuis.kyoto-u.ac.jp Reply-To: nishio@kuis.kyoto-u.ac.jp Distribution: comp Organization: MATSUTEM, Dept. of Information Science, Kyoto Univ., Japan Lines: 32 Thank you to all who responded. Here is the summary to my problems. In article nishio@kuis.kyoto-u.ac.jp (Nishio `Cchwitz' Shuichi) writes: > 1. I couldn't link ibuild, lacking _waitpid. Is this something new to > SunOS 4.1? It seems to be. I overrode this by using wait4(), instead of waitpid. I am not sure if this was a right solution, but anyway ibuild seems to be working fine. > 2. After I did "make install", when I try to execute commands such as > doc, I got the following message : > > ld.so: libOS.so.3: not found After I set the directory definitions in local.def file, it went all right. 3. And finally, when I run doc on my SparcStation Console, it appears with black-background and white-letters. Is this the right way? Mr. Linton posted a patch on this. --nishio