[prev in list] [next in list] [prev in thread] [next in thread] 

List:       samba-technical
Subject:    samba-2.2.0-alpha1 - trivial fix for ReliantUNIX 64 bit.
From:       "Andrej Borsenkow" <Andrej.Borsenkow () mow ! siemens ! ru>
Date:       2000-11-28 9:56:16
[Download RAW message or body]

The attached patch is needed to compile on ReliantUNIX with LFS. Without it
off64_t & friends get messed up (basically, in LFS64 mode unistd.h must always
be the first header to correctly setup some internal variables).

I did not try to run it yet :)

-andrej

Have a nice DOS!
B >>

["samba.nsswitch.diff" (application/octet-stream)]

--- samba-2.2.0-alpha1/source/nsswitch/wb_common.c.org	Wed Oct  4 04:32:05 2000
+++ samba-2.2.0-alpha1/source/nsswitch/wb_common.c	Tue Nov 28 12:36:41 2000
@@ -23,6 +23,7 @@
    Boston, MA  02111-1307, USA.   
 */
 
+#include <unistd.h>
 #include "winbind_nss_config.h"
 #include "winbindd_nss.h"
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic