Hello OSF'ers
I'm having problems building my kernel when I include a device driver.
The error in /sys/HOST/errs is :
/usr/lib/cmplrs/cc/cfe: Error: /usr/include/unistd.h 73: cannot open file
for #include. ????
/sys/conf/HOST.list - contains the correct dir spec.
The dir ref. above contains the files filename.c filename.h + others
filename.c #include's filename.h
filename.h #include's <unistd.h> /* for the function execl()
:-( as per man execl )-:
I have #include'd <unistd.h> from filename.c to no avail, specified the
full file spec, of "/usr/include/unistd.h" but this leads to more
problems in #include's from within unistd.h. !
Has anyone any pointers ...? This is getting serious !
Thanks in advance
Mick.
--
)-: EM: Michael.barton_at_bae.co.uk Tel: +44(01772) 855810. )-:
--
Received on Thu Aug 22 1996 - 20:00:59 NZST