[comp.sources.d] How to compile NN for the 3b1?

storm@texas.dk (Kim F. Storm) (05/26/90)

In article <1170@kosman.UUCP> kevin@kosman.uucp (Kevin O'Gorman) writes:
>.....  Second, both nn and nnmaster report undefined symbols
>	opendir	closedir readdir
>What are these, and how are they supposed to get included?

njc@nsscb.UUCP (Neil Cherry) writes:
>They are part of a PD package called dirent.Z ...

Or they are part of NN already!  If you #undef HAVE_DIRECTORY
after including the s- file, nn will use a faked dir-package which
should work for any sysV based system with 14 byte file names.
(I suppose that sysV based systems with longer names must have the
directory package!)

-- 
Kim F. Storm  <storm@texas.dk>		No news is good news,
Texas Instruments A/S, Denmark		  but nn is better!