On 05/09/2007, Peter Memishian <[EMAIL PROTECTED]> wrote:
>
>  > I was expecting a llib-lrpcsvc file for librpcsvc, but didn't find one.
>
> I presume you meant llib-lrpcsvc.ln
>
>  > Is it just missing or has it not yet been created?
>
> It appears to have not been created.
>
>  > If it hasn't been created, what's involved in creating one?
>
> Not much:
>
>    1. Create a librpcsvc/common/llib-lrpcsvc file that has #includes for
>       all of the header files that comprise its public interfaces, e.g.:
>
>            /* LINTLIBRARY */
>            /* PROTOLIB1 */
>
>            #include <rpcsvc/nlm_prot.h>
>            #include ...

Okay, dumb question of the day:

What criteria is used to determine which files comprise a library's
public interface?

These are the only two files listed in the man page:
     #include <rpc/rpc.h>
     #include <rpcsvc/rstat.h>

Ta,
-- 
Shawn Walker, Software and Systems Analyst
[EMAIL PROTECTED] - http://binarycrusader.blogspot.com/

"Beware of bugs in the above code; I have only proved it correct, not
tried it. " --Donald Knuth
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to