similar to: Samba 4.2.0 install failing with "Couldn't determine size of 'bool'

Displaying 20 results from an estimated 1400 matches similar to: "Samba 4.2.0 install failing with "Couldn't determine size of 'bool'"

2015 Mar 24
0
Samba 4.2.0 install failing with "Couldn't determine size of 'bool'
> Hi! > > On Mon, Mar 23, 2015 at 02:25:45PM +0000, Briar Jim wrote: > > Hi all. I'm trying to install Samba 4.2.0 on a Solaris 64 bit Unix > > server by doing the following but the configure script fails with > > "Couldn't determine size of 'bool'", any ideas ? :- > > Solaris 10? I just checked, it seems to work on Solaris 11. >
2003 May 09
1
building R 1.7.0 with gcc 3.2.3 on Solaris
With gcc 3.2.3 on SunOS 5.8 and R 1.7.0, configure fails for me unless I set LDFLAGS ( LDFLAGS=-L/apps/asd/unix/gnu/gcc/3.2.3/SunOS5.8/lib ). With that set it appears that configure succeeds (i.e. no error messages on the console), but config.log contains messages configure:4099: checking for gcc option to accept ANSI C configure:4160: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
2009 Aug 17
3
Help understanding lrm function of Design library
Hi, I'm developing an experiment with logistic regression. I've come across the lrm function in the Design library. While I understand and can use the basic functionality, there are a ton of options that go beyond my knowledge. I've carefully read the help page for lrm, but don't understand many of the arguments and optional return values. (penalty, penalty.matrix,
2002 Nov 05
1
Synchronising NT, unix and Samba passwords
Our Samba is working perfect except that when a users NT password expires and the user changes it they can't access the share anymore from Windows NT explorer. At the moment i have to log on to our unix system and change the unix and samba passwords manually to match the new NT password. I've been looking through all the websites on Samba but nothing has helped. I've done all sorts of
2009 Aug 19
1
Best performance measure?
Hello, I working on a model to predict probabilities. I don't really care about binary prediction accuracy. I do really care about the accuracy of my probability predictions. Frank was nice enough to point me to the val.prob function from the Design library. It looks very promising for my needs. I've put together some tests and run the val.prob analysis. It produces some very
2002 Dec 05
0
(fwd from james.briar@merton.gov.uk) Password query
[why do people think mailing the postmaster is a good idea?] ----- Forwarded message from James Briar <james.briar@merton.gov.uk> ----- From: James Briar <james.briar@merton.gov.uk> Subject: Password query Date: Wed, 4 Dec 2002 13:35:33 -0000 To: "'mailman-owner@lists.samba.org'" <mailman-owner@lists.samba.org> X-Mailer: Internet Mail Service (5.5.2650.21)
2005 Jun 19
8
Can Samba be installed on Windows 2000
Hello, Can Samba be installed on a Windows 2000 machine (then create a share) so that on the Unix side you can mount the share thats been created (the opposite of installing Samba on Unix and then mapping a drive on a Windows 2000 machine to a Unix share)? I don't need to do this, i was just wondering. ^**********************************************************************^ This email and
2005 Jun 12
4
Samba share query
Hello, I've coded the following in our smb.conf file (security = share coded in the [global] section) and this works fine where users can access the share without a password :- [ts] comment = Tech support directory path = /information guest only = Yes guest ok = Yes guest account = nobody writable = no browsable = no Is it
2011 Aug 10
0
3.6.0 cross-compile error (reg_format.c)
Compiling ../librpc/ndr/ndr_preg.c Compiling librpc/gen_ndr/ndr_drsuapi_c.c Compiling librpc/gen_ndr/ndr_initshutdown_c.c Dear samba-users, Any help with the following compile error (cross-compilation to MIPSEL) is greatly appreciated: Compiling librpc/gen_ndr/ndr_dssetup_c.c Compiling librpc/gen_ndr/ndr_svcctl_c.c Compiling librpc/gen_ndr/ndr_wkssvc_c.c Compiling registry/reg_parse.c Compiling
2010 Aug 18
2
using rsync for jar file
Hi, It appears that rsync doesn't detect the changes when we try to synchronize files of type JAR (Java Archive). Appreciate your inputs. Thanks, Vanitha [This e-mail is confidential and may be privileged. If you are not the intended recipient, please kindly notify us immediately and delete the message from your system; please do not copy or use it for any purpose, nor disclose its
2007 Jul 27
1
help compiling tcng on 64bit
Hi, Trying to compile tcng on 64bit server (centos-5 64bit), I''m getting: -------------- cc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I../shared -DVERSION=\"`cat ../VERSION`\" -DTOPDIR=\"/usr/local/src/tcng-non-patched\" -DDOLLAR -DCONFIRM_EXCEED -c -o f_fw.o f_fw.c In file included from ../shared/memutil.h:13, from
2002 Dec 06
0
Password query
Hello, I'm getting a password error when i do CTRL/ALT and DELETE on my PC, select Change Password and enter my network id, the samba domain and the old/new passwords. The error is "Unable to change the password on this account (c00000BE). Please consult your system administrator.". I was able to change my samba password a short while ago but for some reason i'm getting this
1999 Jul 20
2
R 0.65 and AIX: if it quacks like a duck...
Hi, this relates to R-devel of 1999/July/18. I will outline what I had to change to get R to compile with cc then with gcc. Note that R compiled with cc works, R compiled with gcc is broken. --> Compile with cc: 1) Edit src/main/saveload.c: disable the undefine! With the #undef _XOPEN_SOURCE_EXTENDED the compilation dies an untimely death. (And the header files are not as badly broken
2008 Feb 02
16
[patch 00/16] ocfs2: SLES10 compatibility patch queue
Here is the original set of fixes, split out into 14 individual ones. In addition to splitting them out, I also changed the ones that were HAS_* to NO_* as requested. The last two patches are needed to build on openSUSE 10.3 which is based on 2.6.22. I used it as a sanity check and found those failures. -Jeff -- Jeff Mahoney SUSE Labs
2012 Jun 13
1
Tukey Kramer with ANOVA (glm)
Hello, I am performing a BACI analysis with ANOVA using the following glm: fit1<-glm(log(Cucs_m+1)~(BA*Otter)+BA+Otter+ID+Primary, data=b1) The summary(aov(fit1)) shows significance in the interaction; however, now I would like to determine what combinations of BA and Otter are significantly different (each factor has two levels). ID and PRIMARY substrates are categorical and included in
2001 Sep 28
1
openssh-2.9.9p2 assumes pid_t, uid_t, etc. are not 'long'
openssh-2.9.9p2 assumes that pid_t, uid_t, gid_t, and mode_t are no wider than int. GCC complains about this assumption on 32-bit Solaris 8 sparc, where these types are 'long', not 'int'. This isn't an actual problem at runtime on this host, as long and int are the same width, but it is a problem on other hosts where pid_t is wider than int. E.g., I've heard that 64-bit
2011 Jan 23
0
Samba files_struct: "bool modified" and "bool update_write_time_on_close"
Hi All, I have been going through the samba 3.5.3 code for quite some time now. I have been examining the various elements in the structure "files_struct", which samba uses. I find the following two elements of particular interest here: bool modified; bool update_write_time_on_close; I see that "modified" is set to true whenever something is written into the file. (in the
2018 Apr 24
0
Help: How to define vector element type bool (v8i1) in C builtin function
Help: How to define vector element type bool (v8i1) in C builtin function hello everyone,I have defined intrinsic function like this: def int_mips_add_32 : GCCBuiltin<"__builtin_dongxin_add_32">, Intrinsic<[llvm_v4i32_ty], [llvm_v4i32_ty, llvm_v4i32_ty,llvm_v8i1_ty]>; Then I write a test code : typedef int v4i32 __attribute__ ((vector_size(16))); typedef bool v8i1
2009 Jun 05
1
[PATCH][0.9] Make bool CompWindow::isFocussable Wrappable
Hi, The attached core patch makes the 'isFocussable' getter in CompWindow wrappable. This way, plugins such as winrules can make core's getter function return a different value to the one stored internally without actually having to modify the value. Kind Regards, Sam -- Sam Spilsbury -------------- next part -------------- A non-text attachment was scrubbed... Name:
2015 Mar 30
0
[PATCH 12/25] virtio_console: Use bool function return values of true/false not 1/0
Use the normal return values for bool functions Signed-off-by: Joe Perches <joe at perches.com> --- drivers/char/virtio_console.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/char/virtio_console.c b/drivers/char/virtio_console.c index 72d7028..50754d20 100644 --- a/drivers/char/virtio_console.c +++ b/drivers/char/virtio_console.c @@ -355,7 +355,7 @@ static