Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!caen!uflorida!gatech!mcnc!thorin!menges From: menges@arras.cs.unc.edu (John Menges) Newsgroups: comp.soft-sys.andrew Subject: Re: Compiling Andrew patch level 7 for SunOS 4.1, on a Sun 3 Message-ID: Date: 21 Nov 90 20:36:21 GMT References: Sender: news@thorin.cs.unc.edu Distribution: comp Organization: University of North Carolina, Dept of Computer Science Lines: 5 In-reply-to: menges@arras.cs.unc.edu's message of 21 Nov 90 13:22:18 GMT I found my ld problem. I tried gld instead of ld, and it complained about something in our /usr/lib/libresolv.a. I got the bind source from uunet, recompiled libresolv.a, and used that and the ld now works fine. I haven't yet determined whether our libresolv.a is Sun's or something generated locally by our systems staff.