[SunHELP] Missing Header Files

Shain Miley sunhelp at sunhelp.org
Tue Sep 11 15:04:58 CDT 2001


Hi,
I am trying to install Big Brother on a Soalris 7 machine.  It has gone fine
on 6 or 7 Solaris 8 machines but I don't seem to have all the proper header
files installed on this system.  I was wondering if someome could tell me what
package on the CD (or anywere) that I would need to install in order to get
these headers.  I found some of them in /usr/ubcinclude/sys and I moved them
to /usr/local/sys but tmake still complains about some others.   I searched
the system for the others and there on not there. Thanks.
Shain

# make
gcc -DBZERO -DSOLARIS -DGETTIMEOFDAY -DREGEXEC -O  -c  bb.c
In file included from bb.c:26:
bb.h:13: stdio.h: No such file or directory
In file included from bb.h:14,
                 from bb.c:26:
/usr/include/sys/types.h:44: sys/int_types.h: No such file or directory
/usr/include/sys/types.h:45: sys/feature_tests.h: No such file or directory
/usr/include/sys/types.h:469: sys/select.h: No such file or directory
In file included from bb.c:26:
bb.h:15: sys/socket.h: No such file or directory
bb.h:16: netinet/in.h: No such file or directory
In file included from bb.h:20,
                 from bb.c:26:
/usr/include/sys/signal.h:446: vm/faultcode.h: No such file or directory
In file included from bb.h:21,
                 from bb.c:26:
/usr/include/sys/wait.h:39: sys/isa_defs.h: No such file or directory
In file included from /usr/include/sys/resource.h:40,
                 from /usr/include/sys/wait.h:40,
                 from bb.h:21,
                 from bb.c:26:
/usr/include/sys/rusage.h:11: sys/time.h: No such file or directory
In file included from bb.h:21,
                 from bb.c:26:
/usr/include/sys/wait.h:102: sys/siginfo.h: No such file or directory
/usr/include/sys/wait.h:103: sys/procset.h: No such file or directory
In file included from bb.c:26:
bb.h:22: syslog.h: No such file or directory
bb.h:23: setjmp.h: No such file or directory
bb.c:27: ctype.h: No such file or directory
bb.c:28: netdb.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `bb.o'
#





More information about the SunHELP mailing list