Displaying 20 results from an estimated 500 matches similar to: "samba 3.0.7 make check fails in function strstr_m"
2005 Mar 03
0
3.0.11 strstr_m test failed on Solaris 9
I'm using gcc 3.4.1 on Solaris 9.
A make check produced the following output after compiling 3.0.11...
Anyone have suggestions on what to do to fix it, or should I just ignore it?
strstr_m FAIL
-----------------------------------------------------------------
Traceback (most recent call last):
File
2011 Mar 30
2
mbox sync: Expunged message reappeared in mailbox
Mar 29 10:57:02 k8ux dovecot: POP3(stf): mbox sync: Expunged message
reappeared in mailbox /var/mail/stf (UID 123 < 60016, seq=2, idx_msgs=0)
Mar 29 10:57:02 k8ux dovecot: pop3-login: Login: user=<stf>, method=...
Mar 29 10:57:03 k8ux dovecot: POP3(stf): mbox sync: UID inserted in the
middle of mailbox /var/mail/stf (60016 > 123, seq=2, idx_msgs=1)
Mar 29 10:57:03 k8ux dovecot:
2006 Jun 26
0
[klibc 25/43] ia64 support for klibc
The parts of klibc specific to the ia64 architecture.
Signed-off-by: H. Peter Anvin <hpa at zytor.com>
---
commit 951dc85bd690c6cc5a971815665da947160cbe51
tree 0843c8aa67a3c46a362d12c392c41c25d85ac9cd
parent bd0599e5290ca1a16bb7a68f7c362d395c612eb3
author H. Peter Anvin <hpa at zytor.com> Sun, 25 Jun 2006 16:58:24 -0700
committer H. Peter Anvin <hpa at zytor.com> Sun, 25 Jun
2016 Feb 12
1
random reboots (nvidia G86M Quadro NVS 140M)
Hi
Do you have an idea why am I getting random reboots and (sometimes) this
stacktrace? :
http://people.eisenbits.com/~stf/load/20151222-kernel-stack-trace.png
This should probably go as a bug report, but I have already uninstalled
the driver --- sorry. This is a fresh install of Debian 8.3 (latest
stable) (Jessie). After switching to VESA everything is stable --- the
only problem is that this
2001 Mar 09
0
Wine and publisher 97 installation
When I try to install word 97 I get past the point when I enter my OEM
number but efter then the installer gives me this error: (translated
from my language to english)
Installation error 544
Cant open file
c:\~MSSETUP.T\~msstofof.t\Word97.stf Start the installation from teh
same place you started it the first time.
The directory c:\~MSSETUP.T\~msstofof.t\Word97.stf does not exist
Is there a
2002 Aug 20
1
Installing Excel 97, SUCCESS!!
Hi again!
Yesterday I wrote to this list complaining that I could not install Excel 97. I have now succeeded. The trick was NOT to run "install.exe", but to unpack xl97_1.cab and run the acmsetup.exe in there, like so:
"wine -- acmsetup.exe /T excel97.stf"
(I think that excel97.stf existed in the first cab-file as well.)
The installer will ask for a few files that all can
2003 Sep 01
0
Samba writes in wrong file
Hello,
i have the problem that samba writes in the wrong files
This is the original log.smbd and there you can find something from
Mozilla 1.4 inside:
2003/09/01 14:42:39, 1] smbd/service.c:close_cnum(677)
wadjet (192.168.17.50) closed connection to service WLW
// <!-- <mdb:mork:z v="1.4"/> -->
< <(a=c)> // (f=iso-8859-1)
2005 Oct 17
0
compile error Samba 3.0.20a Solaris 8
Hi, All
I am having error compiling Samba 3.2.10a on a Solaris 8 box, using gcc
version 3.0.
./configure --prefix=/usr/local/samba-3.0.20a --with-pam
--with-pam_smbpass --with-automount --with-quotas --with-acl-support
--with-winbind --with-ldap --with-ads
I got following:
Using FLAGS = -I/usr/local/include -Wall -D_SAMBA_BUILD_ -I./popt
-Iinclude
2001 May 03
2
error when installing win97 word/excell
i installed red hat 7.0, got teh codeweavers version of wine up and
runnin, and i fire up the setup program for ms word 97, and it runs into
this error:
setup is unable to open the data file
X:\~MSSETUP.t\~msstfof.t\Word97.stf';run
setup again from were you ariginally ran it
im stumped, what should i be doing here differently...thanks
...............................
Daniel W. Schar
2002 Aug 19
2
Can not install Excel97/Word97
Hello!
I am new to this list (although I have done a fair amount of research in the archives) and I need to ask what is probably one of the most frequently asked questions on a list like this:
How do I install Word97 and Excel97?
(Codeweavers CrossoverOffice can do this, and they ASSURE us that they roll everything they do back to the main wine CVS and hence, this SHOULD work!)
So far; this is
2005 May 20
2
comparing a vactor of values in IF statement.
Hi,
my vector V<- c(1,0.5,0.06,0.056,0.01,0.04,0.4,0.9,0.82,0.1)
if( V > 0.5) { V <- 1 - V }
I get a warning saying only the first element will be used in comparing (if V > 0.5).
However, my results tell me vis-versa ,it actually compares every element of the vector V with 0.5 and that is waht i want it to do.
Using a for loop is expensive and time consuming since my actual
2005 Oct 18
0
[Fwd: compile error Samba 3.0.20a Solaris 8]-solved
Hi,
I solved following problem by upgrading GCC from version 3.0 to 3.4.2,
and compiling samba-3.0.14a instead of 3.0.20a.
The only problem I had during "make" with Samba-3.0.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
2024 Sep 12
2
Samba secures funding from Sovereign Tech Fund
Hello Sambaistas!
Some of you have already noticed the exciting news that I'd like to
hereby share with all of you:
The Samba project has secured significant funding [1] from the German
Sovereign Tech Fund (STF) to advance the project. The investment was
successfully applied for by SerNet. Over the next 18 months, Samba
developers from SerNet will tackle 17 key development subprojects
2005 Jan 14
2
Help in Overlaying of 2 Plots on the same Device.
I'm trying to overlay a density plot on a previously plotted histogram. However, i need to use the same axis as of the 1st(histogram) plot to plot the second. My second plot is creating its own axis and causing my plot to extend the entire histogram instead of getting a subplot on a portion of the histogram. I tried 'fig' and 'new' parameters with no luck.
Thanks in advance.
2005 Mar 15
4
How to extract x rows to get x pvalues using t.test
Hi all,
My data
genes
[,1] [,2] [,3] [,4]
[1,] 25 72 23 55
[2,] 34 53 41 33
[3,] 26 43 26 44
[4,] 36 64 64 22
[5,] 47 72 67 34
stu<-t.test(genes[,1:2],genes[,3:4])
> stu$p.value
[1] 0.4198002
i get 1 pvalue for the entire col1:col2 Vs col3:col4. I am trying to get 5 p values for the 5 rows i have.
I am trying to avoid a for loop coz my
2001 Aug 02
1
Word97 on 'no-windows' computer
RH7.1, wine release 20010731.
There is no windows installed on this computer and I try to install Word97
in 'no-windows' environment'.
After I run 'wine setup' I see the initial word installation screen but
after entering code numbers I see the following eror messge:
Setup error 544:
Setup is unamble to open data file E:\MSSETUP.T\~msstfof.t\Word97.stf.
Run setup again from
2005 Jan 04
1
Non linear Square fit Function
Hi all,
I'm trying to use the nls function to do a nls curve fit. I have a histogram for my data. I need to get athe best curve fit for this. i am plotting experimental vs the theoretical values. my experimental values are got from my dnorm function, mean=mean of my mid values(hist) and sd=sd of my mid values. For the theoretical i'm using mean and sd of all 20000 raw values as the start
2005 Jan 06
1
Help in Customising NLS function to spit out Mean and SD of the new fit!!!
Hi all,
I'm trying to customize the nls function code to spit out the sd and mean of the new fit. All it gives me are the fitted values. THis function seems to work fine for my project otherwise. All i need is the SD and MEAN. Can someone help me to customise. I frankly did not understand the nls code at all.
I have 10 x and 10 y values from a histogram. I need to use nls to do the best fit
2005 Jan 10
1
How to obtain nls parameter estimates
How can I receive parameter estimates for a given curve that has been fit with the NLS function.
The problem is that I have a "n parameter" curve and I want the optimal fit. The NLS procedure gives me final function values and not the individual parameter estimates that were used to define this "best" fit. What function can I use to get these parameters?
Thanks
2005 Feb 12
1
Trimming Parallel Vectors.
Good Day All !
I have a 2-D vector of mode numeric and a parallel 1-D vector of mode numeric.
Here are my values.
2-D vector 1-D vector
80 75 85 80 80
70 80 90 80 80
60 70 80 70 70
85 75 95 85 85
70 60 90 60 70
My 1-D vector is the average across the rows of my 2-D vector.
I process each column of the 2-D vector in a loop.
When I trim my 2-D vector column