Displaying 16 results from an estimated 16 matches for "winbind_nss_config".
2002 May 09
1
patch to configure.in for Solaris/gcc (-KPIC vs. -fPIC)
...ba.org
-- http://www.plainjoe.org
"Sam's Teach Yourself Samba in 24 Hours" 2ed. ISBN 0-672-32269-2
--"I never saved anything for the swim back." Ethan Hawk in Gattaca--
-------------- next part --------------
Index: nsswitch/winbind_nss_config.h
===================================================================
RCS file: /data/cvs/samba/source/nsswitch/winbind_nss_config.h,v
retrieving revision 1.3.4.9
diff -u -r1.3.4.9 winbind_nss_config.h
--- nsswitch/winbind_nss_config.h 2002/03/22 00:03:49 1.3.4.9
+++ nsswitch/winbind_nss_config.h 2...
2002 Mar 07
1
Compile problems with latest CVS
...ris configured
with winbind:
/usr/local/bin/gcc -O -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o
nsswitch/winbind_nss_solaris nsswitch/winbind_nss_solaris.c
nsswitch/winbind_nss_solaris.c:14: includes.h: No such file or directory
In file included from nsswitch/winbind_nss_solaris.c:15:
nsswitch/winbind_nss_config.h:30: config.h: No such file or directory
In file included from nsswitch/winbind_nss_solaris.c:15:
nsswitch/winbind_nss_config.h:66: nsswitch/nss.h: No such file or
directory
*** Error code 1
make: Fatal error: Command failed for target
`nsswitch/winbind_nss_solaris'
Regards,
Jan
2013 Jul 02
0
Problems building new 3.6.16: getting symbols from local sys AND "../lib/replace
Shouldn't it use one or the other?
In file included from ./../nsswitch/winbind_nss_config.h:46:0,
from ../nsswitch/libwbclient/libwbclient.h:31,
from ../nsswitch/libwbclient/wbc_guid.c:26:
./../lib/replace/system/network.h:134:8: error: redefinition of ?struct
ifaddrs?
struct ifaddrs {
^
In file included from ./../lib/replace/system/network.h:130:0,
from ./../nsswitch/winbind_nss_config...
2002 Jun 03
2
Help with 2.2.4 binary build
...tch/winbind_nss.c with -KPIC
gcc: unrecognized option `-KPIC'
Compiling nsswitch/wb_common.c with -KPIC
gcc: unrecognized option `-KPIC'
Compiling nsswitch/winbind_nss_solaris.c with -KPIC
gcc: unrecognized option `-KPIC'
In file included from nsswitch/winbind_nss_solaris.c:20:
nsswitch/winbind_nss_config.h:135: warning: `ZERO_STRUCTP' redefined
include/smb_macros.h:48: warning: this is the location of the previous
definition
Should I be concerned with the warning messages? What do I need to do
to get rid of "unrecognized option `-KPIC'"?
Any pointers will be appreciated!
D...
2011 Jan 18
1
Compiler error while building Samba 3.5.6
I am trying to build Samba 3.5.6 on an HP-UX 11.11 system, and I get
this error:
Compiling libsmb/libsmb_thread_impl.c
In file included from ./../nsswitch/winbind_nss.h:54,
from ./../nsswitch/winbind_nss_config.h:49,
from ./../nsswitch/winbind_client.h:1,
from include/includes.h:681,
from libsmb/libsmb_thread_impl.c:20:
./../nsswitch/winbind_nss_hpux.h:133: error: field '__h_errno' declared
as a function
I'm using gcc (4.2.3) and GNU make (3....
2007 May 15
1
Samba 3.0.25 plugin changes
...ation of `ELOG_TDB'
../../source/include/rpc_eventlog.h:65: warning: data definition has no
type or storage class
In file included from ../../source/nsswitch/winbind_client.h:1,
from ../../source/include/includes.h:706,
from test.c:21:
../../source/nsswitch/winbind_nss_config.h:39:27: system/passwd.h: No such
file or directory
../../source/nsswitch/winbind_nss_config.h:40:28: system/filesys.h: No
such file or directory
../../source/nsswitch/winbind_nss_config.h:41:28: system/network.h: No
such file or directory
In file included from ../../source/include/includes.h...
2001 Nov 27
2
winbind trouble, maybe PDC too.
A quick preamble. SAMBA 2.2.2, Redhat 6.2, Mandrake 8.1 Windows NT4.0sp6a
PDC
Here is an excerpt from my winbind log.
Sending a packet of len 50 to (192.168.1.255) on port 137
Received a packet of len 62 from (192.168.1.20) port 137
nmb packet from 192.168.1.20(137) header: id=5433 opcode=Query(0)
response=Yes
header: flags: bcast=No rec_avail=No rec_des=Yes trunc=No auth=Yes
header:
2002 Jul 10
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun F orte 6-update 2 compilers
...t;, line 1245: warning: argument #5 is incompatible
with prototyp
prototype: pointer to int : "nsswitch/winbind_nss.c", line 669
argument : pointer to unsigned long
Compiling nsswitch/wb_common.c with -Kpic
Compiling nsswitch/winbind_nss_solaris.c with -Kpic
"nsswitch/winbind_nss_config.h", line 135: warning: macro redefined:
ZERO_STRUCTP
Linking nsswitch/libnss_winbind.so
ld: fatal: file nsswitch/winbind_nss.po: wrong ELF class: ELFCLASS64
ld: fatal: File processing errors. No output written to
nsswitch/libnss_winbind.so
*** Error code 1
make: Fatal error: Command failed for...
2002 Jul 11
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun Forte 6-update 2 compilers
...is
> incompatible
> with prototyp
> prototype: pointer to int : "nsswitch/winbind_nss.c", line 669
> argument : pointer to unsigned long
> Compiling nsswitch/wb_common.c with -Kpic
> Compiling nsswitch/winbind_nss_solaris.c with -Kpic
> "nsswitch/winbind_nss_config.h", line 135: warning: macro redefined:
> ZERO_STRUCTP
> Linking nsswitch/libnss_winbind.so
> ld: fatal: file nsswitch/winbind_nss.po: wrong ELF class: ELFCLASS64
> ld: fatal: File processing errors. No output written to
> nsswitch/libnss_winbind.so
> *** Error code 1
> ma...
2003 Dec 17
0
Building Samba 3.0.1 on Solaris8 x86
...FFSET_BITS=64 -I/opt/src/samba-3.0.1/source
LIBS = -lsendfile -lsec -lgen -lresolv -lsocket -lnsl
LDSHFLAGS = -G
LDFLAGS =
Compiling dynconfig.c
In file included from nsswitch/winbind_nss_solaris.h:28,
from nsswitch/winbind_nss.h:34,
from nsswitch/winbind_nss_config.h:79,
from nsswitch/winbind_client.h:1,
from include/includes.h:836,
from dynconfig.c:21:
/usr/include/nss_dbdefs.h:375: parse error before "projid_t"
/usr/include/nss_dbdefs.h:400: parse error before '}' token
/usr/include/nss_db...
2004 Jan 15
0
Solaris 8 x86 : Winbind compile error
...following problem when compiling vanilla Samba 3.0.1 on a
Solaris 8 X86 system:
creating /opt/src/samba-3.0.2pre1/source/utils/net_proto.h
Compiling dynconfig.c
In file included from nsswitch/winbind_nss_solaris.h:28,
from nsswitch/winbind_nss.h:34,
from nsswitch/winbind_nss_config.h:79,
from nsswitch/winbind_client.h:1,
from include/includes.h:836,
from dynconfig.c:21:
/usr/include/nss_dbdefs.h:375: parse error before "projid_t"
/usr/include/nss_dbdefs.h:400: parse error before '}' token
/usr/include/nss_db...
2005 Oct 17
0
compile error Samba 3.0.20a Solaris 8
....cnutils/net_status.cnutils/net_rpc_printer.cnutils/net_rpc_rights.cnutils/net_rpc_service.cnutils/net_rpc_registry.c
source line number 13
Compiling dynconfig.c
In file included from nsswitch/winbind_nss_solaris.h:54,
from nsswitch/winbind_nss.h:34,
from nsswitch/winbind_nss_config.h:79,
from nsswitch/winbind_client.h:1,
from include/includes.h:944,
from dynconfig.c:21:
/usr/include/nss_dbdefs.h:375: parse error before "projid_t"
/usr/include/nss_dbdefs.h:400: parse error before '}' token
/usr/include/nss_db...
2005 Oct 18
0
[Fwd: compile error Samba 3.0.20a Solaris 8]-solved
....cnutils/net_status.cnutils/net_rpc_printer.cnutils/net_rpc_rights.cnutils/net_rpc_service.cnutils/net_rpc_registry.c
source line number 13
Compiling dynconfig.c
In file included from nsswitch/winbind_nss_solaris.h:54,
from nsswitch/winbind_nss.h:34,
from nsswitch/winbind_nss_config.h:79,
from nsswitch/winbind_client.h:1,
from include/includes.h:944,
from dynconfig.c:21:
/usr/include/nss_dbdefs.h:375: parse error before "projid_t"
/usr/include/nss_dbdefs.h:400: parse error before '}' token
/usr/include/nss_db...
2002 Jul 10
1
samba 64 for Solaris
Hi,
Does anyone of you succeeded in building a 64-bits version of Samba 2.2.5
for Solaris 8 ?
If so, what is the corresponding Makefile or make options ?
Thanks.
Fabien
2002 Jun 11
0
Sol 2.8-Samba 2.2.4-Sun WS 6 C Compiler-Compiler Warning Messages
..., line 1245: warning: argument #5 is
incompatible with prototype:
prototype: pointer to int : "nsswitch/winbind_nss.c", line 669
argument : pointer to unsigned int
Compiling nsswitch/wb_common.c with -KPIC
Compiling nsswitch/winbind_nss_solaris.c with -KPIC
"nsswitch/winbind_nss_config.h", line 135: warning: macro redefined:
ZERO_STRUCTP
Linking nsswitch/libnss_winbind.so
37 %
+******+
This e-mail message is meant solely for the person or organisation to whom it is adressed. The message may contain personal or confidential information, or information that is not publi...
2003 Dec 01
0
No subject
...lve this with autoconf?
diff -ru samba-2.2.1a/source/nsswitch/wb_common.c
samba-2.2.1a-qnx/source/nsswitch/wb_common.c
--- samba-2.2.1a/source/nsswitch/wb_common.c Fri Jul 6 04:01:43 2001
+++ samba-2.2.1a-qnx/source/nsswitch/wb_common.c Sat Jul 28 20:26:12
2001
@@ -25,6 +25,9 @@
#include "winbind_nss_config.h"
#include "winbindd_nss.h"
+#ifdef HAVE_SYS_SELECT_H
+#include <sys/select.h>
+#endif
/* Global variables. These are effectively the client state
information */
----------------------------------------------------
(5) Incompatible SHM in QNX4
The file profile.c which...