5 Apr
2002
5 Apr
'02
9:04 p.m.
On Friday 05 April 2002 08:08 pm, Paul wrote:
I tried to define XFRACT and I have a few missing header files. See new build info attached. The main thing now are the missing files: cursors.h, unistd.h, sys/dir.h, bstring.h. But we are getting closer very fast.
You shouldn't need cursors.h. The unistd.h file is the unix equivalent to dos.h. This is where a configuration script would be very useful. You probably have a dir.h file, it just isn't in the sys subdirectory. And, you may or may not have a bstring.h, but if you look at the make file, there is a define that will get you around this. Jonathan