We are building a DCE/RPC application that will eventually live in the
Digital UNIX kernel, and I seem to be missing some include files
necessary to compile DCE stubs in a kernel environment.
My OS revision is Digital UNIX V3.2C/G (Rev. 148) and I have all the DCE
1.3 subsets installed (I have also checked the newer DCE 1.3b and DCE
2.0 kits and have been unable to find the missing files there either).
All of the necessary kernel binaries seem to be in the "DCE Kernel
Binaries V1.3" kit and those are OK, except that the kit includes only
objects and not include files.
When I attempt to compile an IDL-generated client_cstub.c file in a
kernel environment, I run across references to include files that do not
appear in any of the DCE kits I have, including for example:
Error: ../include/dce/stubbase.h: 288: Cannot open file
dce/ker/exc_handling_ids_krpc.h for #include
Error: ../include/dce/stubbase.h: 294: Cannot open file
dce/ker/idl_ss_krpc.h for #include
my system does not have any files installed as dce/ker/*, nor do they
appear in the inventories of any of the above-listed subsets.
Does anyone know if there is a "DCE Kernel Application Dev Kit" or
something that I need to request in order to get this to work? Or
anyone within Digital who might be able to point me to a source for
these include files?
We are a Digital source license customer if that makes a difference.
Any help greatly appreciated.
Erik Riedel
Parallel Data Laboratory
Carnegie Mellon University
-------------------------------------------------------------------
Erik Riedel Carnegie Mellon University
School of Computer Science Internet: riedel+_at_cmu.edu
5000 Forbes Avenue Phone: +1 412 268 3056
Pittsburgh, PA 15213-3891 Fax: +1 412 268 5576
-------------------------------------------------------------------
Received on Thu Aug 08 1996 - 00:08:10 NZST