Problems with SCO UNIX on NFS mounted non-System-V filesystems

Chip Salzenberg chip at tct.uucp
Sun Dec 23 04:10:25 AEST 1990


According to David Mosberger <david at vichy.glance.ch>:
> `Make: don't know how to make cio.o'

I wouldn't be surprised to find that /usr/bin/make is actually reading
"." to find files for implicit dependencies, which won't work, instead
of using the C library readdir() that calls getdents(), which will
work.  I'd be disappointed, though.

Try switching to dmake or GNU Make; maybe that will help.
-- 
Chip Salzenberg at Teltronics/TCT     <chip at tct.uucp>, <uunet!pdn!tct!chip>
"Please don't send me any more of yer scandalous email, Mr. Salzenberg..."
		-- Bruce Becker



More information about the Comp.unix.sysv386 mailing list