Path: utzoo!utgpu!watserv1!watmath!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!csun!kithrup!sef From: sef@kithrup.COM (Sean Eric Fagan) Newsgroups: comp.bugs.sys5 Subject: Re: Bug in SVR4 BSD-compatibility library (libucb) Message-ID: <1991Jan26.060428.28310@kithrup.COM> Date: 26 Jan 91 06:04:28 GMT References: <867@dptspd.sat.datapoint.com> Organization: Kithrup Enterprises, Ltd. Lines: 17 In article <867@dptspd.sat.datapoint.com> lcz@sat.datapoint.com (Lee Ziegenhals) writes: >Has anyone else seen >this? Are there any SVR4 versions that have fixed this problem? I am running >the unmodified AT&T SVR4 V2.0. Heh. This is actually rather amusing. For 3.2, there is a similar problem: libx.a has a version of readdir() that returns the structure defined in , which is incompatable with the version defined in libc.a and . (Comments about this have been made on c.u.sysv386; the basic consensus has been to remove the offending modules from libx.a; since I haven't done that on kithrup yet, I tend to replace '-lx' with '-lc -lx'.) -- Sean Eric Fagan | "I made the universe, but please don't blame me for it; sef@kithrup.COM | I had a bellyache at the time." -----------------+ -- The Turtle (Stephen King, _It_) Any opinions expressed are my own, and generally unpopular with others.