CVS update: samba/source

Andrew Tridgell tridge at samba.anu.edu.au
Wed Aug 26 11:40:21 EST 1998


> Also - usually when including rpc stuff you can
> get away with just doing 
> 
> #include <rpc/rpc.h>
> 
> - which you are not doing. Are you sure you need
> these explicit references to <rpc/xdr.h> etc. ?

almost certainly you don't want this, and it probably breaks
compilation on some systems.

Luke, what we need from you is:

- what is the base include file that caused problems before you
  started chasing this?

- find the function in Samba that this include file is needed for

- look up that function in your man pages.

- what include files does the man page say are needed for that
  function?



More information about the samba-cvs mailing list