Patch for compileproblems under Solaris

Lars Kneschke lk at netuse.de
Wed Jan 5 14:56:49 GMT 2000


Hello!

For systems like this:

$ uname -a
SunOS weigon 5.7 Generic_106541-07 sun4u sparc SUNW,Ultra-5_10

you must add to include/inlcudes.h

#ifdef SUNOS5
#include <sys/stropts.h>
#include <sys/tiuser.h>
#include <sys/stream.h>
#include <sys/sockmod.h>
#endif

After that you can compile samba. Can someone fix this in cvs?

Cu
-- 
Lars Kneschke
NetUSE Kommunikationstechnologie GmbH
Siemenswall, D-24107 Kiel, Germany
Fon: +49 431 386435 00   --   Fax: +49 431 386435 99


More information about the samba-ntdom mailing list