similar to: Broken examples

Displaying 20 results from an estimated 10000 matches similar to: "Broken examples"

2007 Oct 07
1
Question about aov
Hello R gurus, I am a beginner with R. I am doing an ANCOVA analysis using 'aov,' and need some help understanding how 'aov' works. I have a dataset (taken from http://faculty.vassar.edu/lowry/ch17pt2.html) looking at hypnotic induction. The variable 'X' is a measure of how susceptible the subject is to being hypnotized, the variable 'Y' is how well the
2004 Dec 24
0
SIP Multicast Support desperately needed :: Mission critical bug in Asterisk
Friends! I have recently discovered that chan_sip, chan_sip2 and chan_sipx all lack support of SIP multicast. This has a major impact on my network, since I haven't got the bandwidth needed to call all of you and send you this message. With that feature missing, I have to go back to old Internet communication methods and use e-mail instead:
2003 Dec 09
2
Telemarketer Torture
Hello-- I submitted of extensions.conf that contains my "telemarketer torture" menus, last week sometime to the mailing list. I got back a note from the mailing list machinery, stating that it was too big, and would be subject to approval. No such approval came, I guess. Either I missed it, or it didn't rate, or the moderator just plain hasn't gotten around to it yet. So, I
2002 Jun 10
1
REPOST: Changing from Mixed mode to pure Active Directory
I need to move a Samba 2.2.1 server form a Windows 2000 Domain network that is currently running in Mixed mode with a domain name if "ABC" to a pure Windows 2000 Active Directory network with a domain of "ABC.net". Do I need to do anything other than change the domain controller name listed in the password server property in the smb.conf? Thanks! Devin M. Rader, MCP
2010 Jan 31
0
error compiling on 3.5 on OS X
I've tried to compile 3.5.0 RC2 on MAc OS X 10.6.2 and I get an error towards the end--- any help/ideas would be greatly appreciated--- -----------<snip>------------- torture/../../lib/util/tests/strlist.c:285: warning: passing argument 1 of ?str_list_equal? from incompatible pointer type torture/../../lib/util/tests/strlist.c: In function ?test_list_remove?:
2013 Nov 05
1
samba-4.1.0 build failure -help with
Greetings, I attrempted to compile samba-4.1.0 on a computer with these:- --cpu amd64 2 cores --os blfs linux-3.1.6, gcc-4.8.1, glibc-2.17 I ran configure like this:- ./configure --prefix=/opt/samba4 ( i.e I accepted all the defaults except the installation prefix) then I ran make like this:- make BUT make ends like so:- #--------------------------- [3807/3949] Linking
2006 Aug 13
1
Building 23b
Building 3.0.23b I get these errors: [...] torture/rpctorture.c:377: error: (Each undeclared identifier is reported only once torture/rpctorture.c:377: error: for each function it appears in.) torture/rpctorture.c:535: warning: passing argument 5 of 'create_procs' from incompatible pointer type torture/rpctorture.c:539: warning: passing argument 5 of 'create_procs' from
2005 Aug 10
2
Compiling smbtorture
Is smbtorture a simple SMB client that is completely separate from Samba server? (I.e., can I use it to test, e.g., a regular Windows SMB server?) Or is it something that only tests Samba server? Anyway, I haven't had any luck compiling it. Any hints? Here is a transcript (this is on SUSE Linux Enterprise 9): cwu@cham6:~/tmp/apps/samba-3.0.14a/source> ./configure
2005 May 04
3
Dual ethernet server on the same LAN
Hello, I have Fedora Core 3 linux and Samba 3.0.14a on a server that has 2 ethernet interfaces connected to the same LAN. The purpose to have such a server with 2 network cards is to serve 2 network shares with high traffic. I want the first share to be accessed trough the first network card (named drone.domain.com) and the second share trough the second card (named probe.domain.com). My DNS
2010 Nov 09
1
make quicktest failed
I had 444 errors I didn't want to put them all up here. Maybe I missed a step, maybe it's an easy "oops you forgot to do this" I'm on ubuntu 10.10 amd64 server completely uptodate today. I followed the http://wiki.samba.org/index.php/Samba4/HOWTO My git is also today. == samba4.rpc.echo on ncacn_ip_tcp with validate and --option=socket:testnonblock=True
2020 Nov 01
0
4.13.1 make test failed
Hello I try today to install samba 4.13.1 ? ./configure run without error Make run without error Make Check Failed Debian 10.6 Also all required Packages are installed -- # cat summary = Failed tests = == samba4.blackbox.demote-saveddb == command: PYTHON=python3 /usr/src/samba-4.13.1/testprogs/blackbox/demote-saveddb.sh $PREFIX_ABS/demote
1999 Jul 18
0
2.0.5-pre3: torture.c doesn't compile on rh60
rh60/2.2.10-ac10 Compiling utils/torture.c utils/torture.c: In function `run_browsetest': utils/torture.c:929: invalid type argument of `->' utils/torture.c:934: invalid type argument of `->' utils/torture.c: In function `create_procs': utils/torture.c:1118: warning: initialization discards `volatile' from pointer target type utils/torture.c:1118: warning: passing arg 1
2011 Jul 11
2
Error when execute make quicktest
Hi Everyone. Im installing Samba4 and when i make the "make quicktest" y recibe the following error: (sorry about my english). = Failed tests = == samba3.posix_s3.raw.open (s3dc) == command: /home/debian/samba-master/bin/smbtorture --configfile=$SMB_CONF_PATH --maximum-runtime=$SELFTEST_MAXTIME --target=samba3 --basedir=$SELFTEST_TMPDIR
2004 May 24
1
Build Errors, torture tests 3.0.x/HP-UX 11i
I get the following errors when building the torture suite under HP-UX 11i with HP AnsiC. They are actually somewhat similar to the errors that I get trying to build the whole package with gcc: Compiling torture/torture.c In file included from include/includes.h:109, from torture/torture.c:23: /usr/include/sys/socket.h:484: error: parse error before "sendfile"
2016 Apr 15
0
RAW.WRITE - selftests fail, smbtorture passes
Hello, I'm compiling samba 4.2.2 from source on a Linux From Scratch (LFS) system. Packages I have installed on the system are mixed from various versions of LFS (7.6 through 7.9). This is a 64-bit CPU running 32-bit OS: # uname -a Linux pjnas 4.4.4-asrockN3150-001-1_pj #1 SMP Fri Mar 4 22:40:03 CET 2016 i686 GNU/Linux Samba compiles fine, but a few selftests fail. The ones I'm worried
2019 Aug 30
2
RFC: Adding GCC C Torture Suite to External Test Suites
TL;DR: I am proposing to add the GCC C Torture suite [1], as an additional external source of tests for the “nightly” test suite. If you are willing to review the patch, it is here: https://reviews.llvm.org/D66887 Background: While working on the RISC-V backend, we have found it useful to use additional test suites beyond the in-tree Clang and LLVM tests and the LLVM nightly tests, in order to
2010 May 02
2
samba4 make error - drsblobs.so
Hello - make fails to build the latest git of samba4 - erroring on drsblobs.so. Below is a full log from autogen.sh to the make. Would you have any suggestions on proceeding? Thank you, Ryan ryan at test1:~/samba-master/source4$ sudo ./autogen.sh ./autogen.sh: running script/mkversion.sh ./script/mkversion.sh: 'version.h' created for Samba("4.0.0alpha12-GIT-d83850a")
2004 Aug 06
1
Connecting to yp.shoutcast.com
Mike hodson <mystica@darktech.org> writes: > Might I ask -how- precisely they banned all icecast servers. Perhaps the real question you should ask is..."should" anyone worry about this at all? Personally speaking, I've been streaming for quite a while (barring a few networking problems) and I've always seen the same behavior from the shoutcast (Nullsoft) people.
2010 Jun 01
0
Starcraft crashes on drone death
When a drone is killed on screen, Starcraft suffers a memory read error and crashes. If the drone's off screen, nothing happens. To make sure I didn't just have a corrupted copy, I tried with another disc and got the same error(tested both with the disc in and using the copy-to-drive method added in one of the patches). The game's patched to 1.16.1(with Broodwar installed) and I'm
2019 Aug 30
2
RFC: Adding GCC C Torture Suite to External Test Suites
On Fri, 30 Aug 2019 at 17:34, Finkel, Hal J. via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > > On 8/30/19 10:18 AM, Sam Elliott via llvm-dev wrote: > > TL;DR: I am proposing to add the GCC C Torture suite [1], as an additional external source of tests for the “nightly” test suite. If you are willing to review the patch, it is here: https://reviews.llvm.org/D66887 >