search for: dynconfig

Displaying 20 results from an estimated 105 matches for "dynconfig".

2005 Aug 22
3
Cannot compile 3.0.x on Solaris 9
Dear list, is there anyone who successfully compiled a Samba 3.0.X on a Solaris 9 box? I tried severl versions of Samba 3.0.* on five rather differently configured Solaris 9 boxes (Sparc) and ALWAYS get a build error on dynconfig.c Sometimes it seems to be a missing ldap-preprocessor define (which is protested by the compiler although I configured --with-ldap=NO), sometimes it is a header file missing alltogether, such as Compiling dynconfig.c In file included from include/smb.h:1718, from include/include...
2007 Nov 25
0
Compiling dynconfig.c with make command
.../lib > -D_SAMBA_BUILD_=3 > PICFLAG = -fPIC > LIBS = -lsendfile -lresolv -lnsl -lsocket -ldl > LDFLAGS = -pie -lthread > DYNEXP = > LDSHFLAGS = -G -lthread > SHLIBEXT = so > SONAMEFLAG = -Wl,-soname= > Compiling dynconfig.c > In file included from include/smb.h:1846, > from include/includes.h:665, > from > /export/home/samba/samba-3.0.27a/source/dynconfig.c:21: > include/popt_common.h:24:18: popt.h: No such file or directory > The following command failed: > gcc...
2004 Mar 06
0
make fails dynconfig.0 error1
....2/lib/include -I/var/tmp/aarumuga/samba-3.0.2a/source LIBS = -lsendfile -lsec -lgen -lresolv -lsocket -lnsl -ldl LDSHFLAGS = -G -L/servers/openldap/2.1.25/lib -L/servers/kerberos/1.3.2/lib/lib LDFLAGS = -L/servers/openldap/2.1.25/lib -L/servers/kerberos/1.3.2/lib/lib Compiling dynconfig.c In file included from include/includes.h:892, from dynconfig.c:21: include/proto.h:554: error: parse error before "LDAP_CONST" make: *** [dynconfig.o] Error 1 Any help appreciated aarumuga --------------------------------- Do you Yahoo!? Yahoo! Search - Find...
2004 Apr 27
0
Build problem on s390 - dynconfig.o
...de/wrepld_proto.h Building include/build_env.h creating /srv/build/samba-3.0.2a/source/nsswitch/winbindd_proto.h creating /srv/build/samba-3.0.2a/source/web/swat_proto.h creating /srv/build/samba-3.0.2a/source/client/client_proto.h creating /srv/build/samba-3.0.2a/source/utils/net_proto.h Compiling dynconfig.c In file included from /usr/include/asm/statfs.h:6, from /usr/include/linux/vfs.h:4, from /usr/include/linux/fs.h:13, from /usr/include/linux/capability.h:17, from /usr/include/sys/capability.h:24, from inclu...
2005 Oct 03
3
Problems compiling 3.0.20a with heimdal 0.7
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi everybodey, i can't compile 3.0.20 the following message occurs : Compiling dynconfig.c In file included from include/includes.h:452, ~ from dynconfig.c:21: /usr/local/heimdal-0.7/include/krb5.h:660: error: syntax error at '#' token /usr/local/heimdal-0.7/include/krb5.h:660: warning: no semicolon at end of struct or union /usr/local/heimdal-0.7/include/krb5.h...
2005 Jan 25
2
make: *** [dynconfig.o] Error
...source/nsswitch/winbindd_proto.h creating /usr/local/src/samba-3.0.10/source/web/swat_proto.h creating /usr/local/src/samba-3.0.10/source/client/client_proto.h creating /usr/local/src/samba-3.0.10/source/utils/net_proto.h creating /usr/local/src/samba-3.0.10/source/utils/ntlm_auth_proto.h Compiling dynconfig.c In file included from include/includes.h:926, from dynconfig.c:21: include/proto.h:587: error: parse error before "LDAP_CONST" make: *** [dynconfig.o] Error I used to build 3.0.7 no the same host (running OpenLDAP 2.2.18 as well) without any problems, but now 3.0.7 gi...
2007 Aug 07
2
AW: Probs to "make" Samba-3.0.25b
...ndd_proto.h > creating /usr/src/tpe/samba-3.0.25b/source/web/swat_proto.h > creating /usr/src/tpe/samba-3.0.25b/source/client/client_proto.h > creating /usr/src/tpe/samba-3.0.25b/source/utils/net_proto.h > creating /usr/src/tpe/samba-3.0.25b/source/utils/ntlm_auth_proto.h > Compiling dynconfig.c > In file included from lib/replace/system/filesys.h:33, > from include/includes.h:104, > from > /usr/src/tpe/samba-3.0.25b/source/dynconfig.c:21: > /usr/include/sys/mount.h:36: parse error before numeric constant > /usr/include/sys/mount.h:52:...
2004 Jun 04
0
make: *** [dynconfig.o] Error 1
Salve, I get the following error compiling Samba 3.0.0 on Solaris 9. Compiling dynconfig.c make: *** [dynconfig.o] Error 1 Any help much appreciated. Thanks. Lanza Massimo
2005 Sep 30
1
Samba 3.0.20a on AIX 5.2
While I was between other things, I thought I'd try to build this. The build failed with: Compiling dynconfig.c In file included from include/includes.h:507, from dynconfig.c:21: /usr/include/aio.h:76: field `aio_sigevent' has incomplete type /usr/include/aio.h:127: field `aio_sigevent' has incomplete type In file included from dynconfig.c:21: include/includes.h:811: redefinition...
2006 Jan 18
0
make: *** [dynconfig.o] Error 1
...21a.tar.gz on Solaris 9 The following commands were executed # gunzip samba-3.0.21a.tar.gz # tar xvf samba-3.0.21a.tar # cd samb-3.0.21a # cd source # ./configure It executed compiling everying gcc and cc and other # make I get an error Fatal Error: command fails dynconfig.o Kindly help me out how to eliminate this problem Thanks Regards Nagendra KV | Technology (STS) | M P H A S I S Architecting Value | IT SERVICES Nagendra KV | Technology (STS) | M P H A S I S Architecting Value | IT SERVICES #139/1, Hosur Road, Koramangala, Bangalore - 560095...
2007 Feb 21
1
Solaris 9 Samba 3.0.24
...-D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLDAP_DEPRECATED -DSUNOS5 -I/a1/samba/builds/samba-3.0.24/source -D_SAMBA_BUILD_ LIBS = -lsendfile -lresolv -lnsl -lsocket -ldl LDSHFLAGS = -G -lthread LDFLAGS = -lthread PIE_CFLAGS = PIE_LDFLAGS = Compiling dynconfig.c In file included from include/includes.h:1067, from /a1/samba/builds/samba-3.0.24/source/dynconfig.c:21: include/proto.h:1:1: unterminated #ifndef *** Error code 1 make: Fatal error: Command failed for target `dynconfig.o' -- --------------------------------------- Travis K...
2003 Sep 30
0
Samba 3.0.0 compile problems (with gssapi headers)
...ros, and cyrus-sasl-2.1.13). After a configure of samba-3.0.0 (final) with minimal options (see configure info below), but inclusion of the libraries that we need later for OpenLDAP support I get the following type of errors: ... In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/heimdal/include/gssapi.h:50: warning: redefinition of `OM_uint32' /usr/include/gssapi/gssapi.h:87: warning: `OM_uint32' previously declared here /usr/local/heimdal/include/gssapi.h:52: warning: redefinition of `gss_uint32' /usr/include/gssapi/gssapi.h:64: warning: `gss...
2003 Sep 30
1
Solaris 2.6 rpcsec & MIT krb5-1.3.1 header conflict
...eplies. Hi. I am trying to compile samba 3.0.0 on a Solaris 2.6 box. I noticed that samba needed MIT Kerberos, so I compiled and installed krb5-1.3.1, I believe, successfully in /usr/local. I now think that may have been a mistake. Trying to compile samba 3.0.0, I get the following: Compiling dynconfig.c In file included from include/includes.h:429, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:120: warning: redefinition of `gss_cred_id_t' /usr/include/rpc/rpcsec_gss.h:60: warning: `gss_cred_id_t' previously declared here /usr/local/include/gssapi/gssapi.h:121:...
2008 Jun 01
3
Failed building 3.0.30 for tru64 4.0F
...eating /usr/users/eb0/bnilsson/diskeb2/sysproj/2008/samba-3.0.30/ source/client/client_proto.h creating /usr/users/eb0/bnilsson/diskeb2/sysproj/2008/samba-3.0.30/ source/utils/net_proto.h creating /usr/users/eb0/bnilsson/diskeb2/sysproj/2008/samba-3.0.30/ source/utils/ntlm_auth_proto.h Compiling dynconfig.c In file included from include/includes.h:789, from /usr/users/eb0/bnilsson/diskeb2/sysproj/2008/ samba-3.0.30/source/dynconfig.c:21: include/proto.h:1440: error: conflicting types for 'tdb_fetch_int32' include/util_tdb.h:54: error: previous declaration of 'tdb_fet...
2003 Nov 18
1
compile failure on 3.0.0 and 3.0.1pre3
...oto.h Building include/build_env.h creating /home/rshepard/samba-3.0.0/source/nsswitch/winbindd_proto.h creating /home/rshepard/samba-3.0.0/source/web/swat_proto.h creating /home/rshepard/samba-3.0.0/source/client/client_proto.h creating /home/rshepard/samba-3.0.0/source/utils/net_proto.h Compiling dynconfig.c In file included from /usr/include/asm/statfs.h:6, from /usr/include/linux/vfs.h:4, from /usr/include/linux/fs.h:13, from /usr/include/linux/capability.h:17, from /usr/include/sys/capability.h:24, from include/includes.h:359, from dynconfig.c:21: /usr/include/asm-ppc/statfs.h:15: rede...
2004 Jan 27
0
make: *** [dynconfig.o] Error 1
hi darren, do you get any suggestions/solutions for your problem ? i have the same currently, and hope you can help me. thanks, antje
2007 Nov 25
0
FW: Please if you advise
.../lib > -D_SAMBA_BUILD_=3 > PICFLAG = -fPIC > LIBS = -lsendfile -lresolv -lnsl -lsocket -ldl > LDFLAGS = -pie -lthread > DYNEXP = > LDSHFLAGS = -G -lthread > SHLIBEXT = so > SONAMEFLAG = -Wl,-soname= > Compiling dynconfig.c > In file included from include/smb.h:1846, > from include/includes.h:665, > from > /export/home/samba/samba-3.0.27a/source/dynconfig.c:21: > include/popt_common.h:24:18: popt.h: No such file or directory > The following command failed: > gcc...
2005 Dec 06
1
Compilation problem 3.0.21rc2 Solaris 2.5.1 / Sparc + Sun CC
...nclude/build_env.h creating /usr/local/tmp/samba-3.0.21rc2/source/nsswitch/winbindd_proto.h creating /usr/local/tmp/samba-3.0.21rc2/source/web/swat_proto.h creating /usr/local/tmp/samba-3.0.21rc2/source/client/client_proto.h creating /usr/local/tmp/samba-3.0.21rc2/source/utils/net_proto.h Compiling dynconfig.c "include/rpc_netlogon.h", line 949: syntax error before or at: uint32_t "include/rpc_netlogon.h", line 949: cannot recover from previous errors cc: acomp failed for /usr/local/tmp/samba-3.0.21rc2/source/dynconfig.c *** Error code 2 make: Fatal error: Command failed for target...
2005 Oct 18
0
[Fwd: compile error Samba 3.0.20a Solaris 8]-solved
...14a was: .... Compiling smbd/server.c Linking bin/smbd /usr/ccs/bin/ld: illegal option -- E .... Which was fixed by rename /usr/ccs/bin/ld to ld.sun. With newer version of GCC, I still have following error when "make" Samba-3.0.20a. include/proto.h:1:1: unterminated #ifndef make: *** [dynconfig.o] Error 1 What has changed in version 3.0.20a since 3.0.14a that causes above error? Thanks, Xiaping -----Forwarded Message----- From: Xiaping Lin <xiapingL@qimr.edu.au> To: samba@lists.samba.org Subject: compile error Samba 3.0.20a Solaris 8 Date: Mon, 17 Oct 2005 12:09:05 +1000 Hi, A...
2004 Mar 16
1
Problems Compiling Samba 3.0.2a on SLES8 SP3
..._env.h creating /usr/local/downloads/samba-3.0.2a/source/nsswitch/winbindd_proto.h creating /usr/local/downloads/samba-3.0.2a/source/web/swat_proto.h creating /usr/local/downloads/samba-3.0.2a/source/client/client_proto.h creating /usr/local/downloads/samba-3.0.2a/source/utils/net_proto.h Compiling dynconfig.c cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory In file included from /usr/include/asm/statfs.h:6, from /usr/include/linux/vfs.h:4, from /usr/includ...