[SCM] Samba Shared Repository - branch master updated

Stefan Metzmacher metze at samba.org
Mon Jun 11 02:33:04 MDT 2012


The branch, master has been updated
       via  ba44bd3 libcli/nbt: remove unused system/network.h from libnbt.h
      from  43090fb lib/ldb/tools: add missing "replace.h"

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit ba44bd353deb518608f235ddb5ddfc54f3a4c789
Author: Stefan Metzmacher <metze at samba.org>
Date:   Mon Jun 11 08:42:29 2012 +0200

    libcli/nbt: remove unused system/network.h from libnbt.h
    
    This is not needed and breaks the build on AIX:
    
    [ 988/3309] Compiling source4/smb_server/smb/reply.c
    "../source4/smb_server/smb/reply.c", line 1093.42: 1506-022 (S) "lseek64" is not a member of "union smb_seek".
    "../source4/smb_server/smb/reply.c", line 1093.42: 1506-022 (S) "lseek64" is not a member of "union smb_seek".
    "../source4/smb_server/smb/reply.c", line 1093.42: 1506-022 (S) "lseek64" is not a member of "union smb_seek".
    "../source4/smb_server/smb/reply.c", line 1093.42: 1506-022 (S) "lseek64" is not a member of "union smb_seek".
    "../source4/smb_server/smb/reply.c", line 1109.13: 1506-022 (S) "lseek64" is not a member of "union smb_seek".
    "../source4/smb_server/smb/reply.c", line 1110.13: 1506-022 (S) "lseek64" is not a member of "union smb_seek".
    "../source4/smb_server/smb/reply.c", line 1111.13: 1506-022 (S) "lseek64" is not a member of "union smb_seek".
    "../source4/smb_server/smb/reply.c", line 1113.38: 1506-022 (S) "lseek64" is not a member of "union smb_seek".
    Waf: Leaving directory `/opt/home/build/build_farm/samba_4_0_test/bin'
    Build failed:  -> task failed (err #1):
    	{task: cc reply.c -> reply_1.o}
    
    metze
    
    Autobuild-User(master): Stefan Metzmacher <metze at samba.org>
    Autobuild-Date(master): Mon Jun 11 10:32:51 CEST 2012 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 libcli/nbt/libnbt.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/libcli/nbt/libnbt.h b/libcli/nbt/libnbt.h
index dcab112..5a29a02 100644
--- a/libcli/nbt/libnbt.h
+++ b/libcli/nbt/libnbt.h
@@ -24,7 +24,6 @@
 
 #include "librpc/gen_ndr/nbt.h"
 #include "librpc/ndr/libndr.h"
-#include "system/network.h"
 /*
   possible states for pending requests
 */


-- 
Samba Shared Repository


More information about the samba-cvs mailing list