Displaying 20 results from an estimated 48 matches for "wrk".
Did you mean:
work
2008 Mar 20
3
[LLVMdev] Just got bitten by accidentally using the wrong gcc
Hi all,
I just forgot to ./configure with CC=gcc-4.2 CXX=g++-4.2, getting the
(broken-for-LLVM) gcc-4.1 as a compiler.
The error message that I got was this:
make[1]: Entering directory `/home/jo/llvm-wrk/lib/VMCore'
make[1]: *** No rule to make target
`/home/jo/llvm-wrk/Release/bin/tblgen', needed by
`/home/jo/llvm-wrk/lib/VMCore/Release/Intrinsics.gen.tmp'. Stop.
make[1]: Leaving directory `/home/jo/llvm-wrk/lib/VMCore'
make: *** [install] Error 1
It took me a while...
2008 Mar 20
0
[LLVMdev] Just got bitten by accidentally using the wrong gcc
On Mar 20, 2008, at 3:00 PM, Joachim Durchholz wrote:
> Hi all,
>
> I just forgot to ./configure with CC=gcc-4.2 CXX=g++-4.2, getting the
> (broken-for-LLVM) gcc-4.1 as a compiler.
> The error message that I got was this:
> make[1]: Entering directory `/home/jo/llvm-wrk/lib/VMCore'
> make[1]: *** No rule to make target
> `/home/jo/llvm-wrk/Release/bin/tblgen', needed by
> `/home/jo/llvm-wrk/lib/VMCore/Release/Intrinsics.gen.tmp'. Stop.
> make[1]: Leaving directory `/home/jo/llvm-wrk/lib/VMCore'
> make: *** [install] Error 1...
2010 Sep 07
5
question on "optim"
...cl<-matrix(1,n,ns)
eta<-c(0,0)
# setup the parts for loglikelihood
q1<-exp(par[1])
pr1<-q1/(1+q1)
pr2<-1-pr1
eta[2]<-par[2]
a<-par[3:6]
b<-par[7:11]
w<-par[12:npar]
for(m in 1:ns){
?for(i in 1:nt){
?? regw[,i]<-w[1]+ w[2]*eta[m]+exp(w[3]+w[4]*eta[m])*actr[,i]+w[5]*acwrk[,i]
??? vbar2[,i]=a[1]+???? eta[m]+regw[,i]*a[2]+acwrk[,i]*a[3]+actr[,i]*a[4]
??? vbar3[,i]=b[1]+b[2]*eta[m]+regw[,i]*b[3]+acwrk[,i]*b[4]+actr[,i]*b[5]
??? v8[,i]=1+exp(vbar2[,i])+exp(vbar3[,i])
????
?? for(j in 1:n){
?? ?if (home[j,i]==1) lia[j,i]=1/v8[j,i]
????? if (wrk[j,i]==1) lia[j,i]=exp(vba...
2002 Oct 24
1
rsync -e ssh does not work well
...ly.
I have made two kind of attempts, of which there is
an example below. I think I only need these two kinds
of rsync operations:
1.connection Linux to Linux and
2.connection from W2000 to Linux.
More accurately, I try
1.From SuSe Linux Enterpise server to another one:
rsync -trvuz -e ssh file.wrk uname@servername:uname-html
works wierdly since file.wrk changes
to a file named uname-html in the user's "uname" home.
This would not happen without ssh.
2.With a windows 2000 laptop to the SuSe server:
rsync -trvuz -e ssh file.wrk uname@servername:uname-html
unexpected EOF in rea...
2010 Sep 15
1
optim with BFGS--what may lead to this, a strange thing happened
...=-0.51
lnw=2.37 2.90 3.76 ...
regw=57.92 57.50 57.60 ...
wden=0 0 0 0 ....1 0 0 0
which I use cat() to get (by the way, how to write from the result from cat()
directly to a file?).
the lnw is coming from data. and w[11] is one of the estimated parameters; wden
and regw is estimated equation. wrk is a 0/1 dummy
wden equation: wden<-ifelse(wrk==1,dnorm((lnw-regw)/w[5])/w[5],1)
when I use simulated data, it works fine. but when using real data, it does not
work. when I did not add the following into the function,
func<-ifelse(func<.Machine$double.xmin,0.000001,func)
it will i...
2023 Mar 15
2
Empty folder deletion issue - Samba 4.15 thru 4.18
...ket)
All I can find is a rmdir_internal related error in the logs:
"""""""
[2023/03/15 10:59:21.285508, 10, pid=8606, effective(1617208032,
1617207642), real(1617208032, 0)]
../../source3/smbd/files.c:528(openat_pathref_fullname)
openat_pathref_fullname: fsp [wrk/anly/testfolder/New folder]: OK
[2023/03/15 10:59:21.285573, 3, pid=8606, effective(1617208032,
1617207642), real(1617208032, 0)]
../../source3/smbd/close.c:1134(rmdir_internals)
rmdir_internals: couldn't remove directory wrk/anly/testfolder/New
folder/New folder2 : Invalid argument
[2023...
2009 Jan 17
2
DierckxSpline segfault
..., cause 'memory not mapped'
Traceback:
1: .Fortran("percur", iopt = as.integer(iopt), m = as.integer(m),
x = as.single(x), y = as.single(y), w = as.single(w), k = k, s =
as.single(s), nest = as.integer(nest), n = as.integer(n), knots =
Knots, coef = coef, fp = single(1), wrk = wrk, lwrk = lwrk, iwrk =
iwrk, ier = integer(1))
2: curfitSS(xyw, s = s, knots = knots, n = n, from = From, to = To,
k = k, periodic = periodic, ...)
3: curfit.default(x, periodic = TRUE, ...)
4: curfit(x, periodic = TRUE, ...)
5: percur(x, y)
Possible actions:
1: abort (with core dump...
2023 Mar 15
1
Empty folder deletion issue - Samba 4.15 thru 4.18
...t;>>"""""""
>>>[2023/03/15 10:59:21.285508, 10, pid=8606, effective(1617208032,
>>>1617207642), real(1617208032, 0)]
>>>../../source3/smbd/files.c:528(openat_pathref_fullname)
>>>
>>>?openat_pathref_fullname: fsp [wrk/anly/testfolder/New folder]: OK
>>>
>>>[2023/03/15 10:59:21.285573,? 3, pid=8606, effective(1617208032,
>>>1617207642), real(1617208032, 0)]
>>>../../source3/smbd/close.c:1134(rmdir_internals)
>>>
>>>?rmdir_internals: couldn't remove directo...
2008 Mar 30
2
[LLVMdev] Compiling llvm-gcc on amd64 with 32 bits: assembler still carps
...such. llvm itself now builds and checks just fine, but I can't get
llvm-gcc to compile.
Trying to 'make' from .../gcc gives me:
./xgcc -B./ -B/home/jo/i686-pc-linux-gnu/bin/
-isystem /home/jo/i686-pc-linux-gnu/include
-isystem /home/jo/i686-pc-linux-gnu/sys-include
-L/home/jo/llvm-gcc-wrk/gcc/../ld -O2 -DIN_GCC -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -isystem ./include -I. -I.
-I/home/jo/llvm-gcc-src/gcc -I/home/jo/llvm-gcc-src/gcc/.
-I/home/jo/llvm-gcc-src/gcc/../include
-I/home/jo/llvm-gcc-src/gcc/../libcpp/include
-I/home/jo/...
2010 Aug 17
1
replace loops with matrix
...of the time the loop
method takes. it may still have room to improve it. at least, the?following
part?looks ugly.
ccl[,m]<-lia[,1]*lia[,2]*lia[,3]*lia[,4]*lia[,5]
any suggestion are appreciated.
The Loop code:
for(m in 1:ns){
?for(i in 1:nt){
??? vbar2[,i]=a[1]+???? eta[m]+acedu[,i]*a[2]+acwrk[,i]*a[3]
??? vbar3[,i]=b[1]+b[2]*eta[m]+acedu[,i]*b[3]+acwrk[,i]*b[4]
??? v8[,i]=1+exp(vbar2[,i])+exp(vbar3[,i])
????? for(j in 1:n){
?? ???? ? if (edu[j,i]==1) lia[j,i]=1/v8[j,i]
????????? if (wrk[j,i]==1) lia[j,i]=exp(vbar2[j,i])/v8[j,i]
????????? if (home[j,i]==1) lia[j,i]=exp(vbar3[j,i])/v8[j...
2002 Oct 26
0
How to prevent batch rsync to write rsync_argvs files in the home directory
...0
> From: jw schultz <jw@pegasys.ws>
> To: rsync@lists.samba.org
> Subject: Re: rsync -e ssh does not work well
>
> On Thu, Oct 24, 2002 at 09:44:38PM +0300, Kauko Heikkila wrote:
> > 1.From SuSe Linux Enterpise server to another one:
> > rsync -trvuz -e ssh file.wrk uname@servername:uname-html
> > works wierdly since file.wrk changes
> > to a file named uname-html in the user's "uname" home.
>
> It did as you told it. try
> rsync -trvuz -e ssh file.wrk uname@servername:uname-html/
> if you want to put file.wrk inside th...
2008 Mar 20
4
[LLVMdev] Just got bitten by accidentally using the wrong gcc
>> I just forgot to ./configure with CC=gcc-4.2 CXX=g++-4.2, getting the
>> (broken-for-LLVM) gcc-4.1 as a compiler.
>> The error message that I got was this:
>> make[1]: Entering directory `/home/jo/llvm-wrk/lib/VMCore'
>> make[1]: *** No rule to make target
>> `/home/jo/llvm-wrk/Release/bin/tblgen', needed by
>> `/home/jo/llvm-wrk/lib/VMCore/Release/Intrinsics.gen.tmp'. Stop.
>> make[1]: Leaving directory `/home/jo/llvm-wrk/lib/VMCore'
>> make: *...
2008 Mar 20
3
[LLVMdev] Just got bitten by accidentally using the wrong gcc
..., 2008, at 3:00 PM, Joachim Durchholz wrote:
>> Hi all,
>>
>> I just forgot to ./configure with CC=gcc-4.2 CXX=g++-4.2, getting the
>> (broken-for-LLVM) gcc-4.1 as a compiler.
>> The error message that I got was this:
>> make[1]: Entering directory `/home/jo/llvm-wrk/lib/VMCore'
>> make[1]: *** No rule to make target
>> `/home/jo/llvm-wrk/Release/bin/tblgen', needed by
>> `/home/jo/llvm-wrk/lib/VMCore/Release/Intrinsics.gen.tmp'. Stop.
>> make[1]: Leaving directory `/home/jo/llvm-wrk/lib/VMCore'
>> make: *** [i...
2006 Jul 30
1
smbclient seg. fault
Hi!
I have a segmentation fault in smbclient from samba-3.0.23a. Please, help me.
Here is my /etc/samba/smb.conf:
[global]
workgroup = WRK
netbios name = LINUX
[tmp]
comment = files
path = /tmp
read only = yes
Here is the commands and their output:
>smbclient -d 3 -N -L windows
lp_load: refreshing parameters
Initialising global parameters
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
Proc...
2008 Mar 30
1
[LLVMdev] Compiling llvm-gcc on amd64 with 32 bits: assembler still carps
...64-linux-gnu'.
Hrm, try to check, how 'as' is invoked by llvm-gcc, you need jut to run
the mentioned cmdline 'by hands':
./xgcc -B./ -B/home/jo/i686-pc-linux-gnu/bin/
-isystem /home/jo/i686-pc-linux-gnu/include
-isystem /home/jo/i686-pc-linux-gnu/sys-include
-L/home/jo/llvm-gcc-wrk/gcc/../ld -O2 -DIN_GCC -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -isystem ./include -I. -I.
-I/home/jo/llvm-gcc-src/gcc -I/home/jo/llvm-gcc-src/gcc/.
-I/home/jo/llvm-gcc-src/gcc/../include
-I/home/jo/llvm-gcc-src/gcc/../libcpp/include
-I/home/jo/...
2004 Jun 02
3
DNS SRV records
My DNS gui(Cpanel/WHM) only allows the following options for entry type:
A6
AAAA
CNAME
MX
NS
PTR
TXT
WRK
Does anyone know if any of these options are acceptable substitutes for an
SRV record, or do I need to put in a ticket to have a SRV record
specifically created for me?
-----
Andrew Thompson
http://aktzero.com/
2008 Mar 30
2
[LLVMdev] Compiling llvm-gcc on amd64 with 32 bits: assembler still carps
...to compile.
> >
> > Trying to 'make' from .../gcc gives me:
> >
> > ./xgcc -B./ -B/home/jo/i686-pc-linux-gnu/bin/
> > -isystem /home/jo/i686-pc-linux-gnu/include
> > -isystem /home/jo/i686-pc-linux-gnu/sys-include
> > -L/home/jo/llvm-gcc-wrk/gcc/../ld -O2 -DIN_GCC -W -Wall
> > -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
> > -Wold-style-definition -isystem ./include -I. -I.
> > -I/home/jo/llvm-gcc-src/gcc -I/home/jo/llvm-gcc-src/gcc/.
> > -I/home/jo/llvm-gcc-src/gcc/../include
> >...
2008 Mar 30
0
[LLVMdev] Compiling llvm-gcc on amd64 with 32 bits: assembler still carps
...fine, but I can't get
> llvm-gcc to compile.
>
> Trying to 'make' from .../gcc gives me:
>
> ./xgcc -B./ -B/home/jo/i686-pc-linux-gnu/bin/
> -isystem /home/jo/i686-pc-linux-gnu/include
> -isystem /home/jo/i686-pc-linux-gnu/sys-include
> -L/home/jo/llvm-gcc-wrk/gcc/../ld -O2 -DIN_GCC -W -Wall
> -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
> -Wold-style-definition -isystem ./include -I. -I.
> -I/home/jo/llvm-gcc-src/gcc -I/home/jo/llvm-gcc-src/gcc/.
> -I/home/jo/llvm-gcc-src/gcc/../include
> -I/home/jo/llvm-gcc-src/gcc...
2009 Apr 20
3
Problems building R 2.9.0... on SGI and Sun once again
...../../tools/install-sh -c -m 644 ./${f} ../../../library/methods; fi; done'
gmake[4]: *** [front] Error 2
gmake[4]: Leaving directory `/scratch/atossava/R-2.9.0/src/library/methods'
IRIX 6.5 with MIPSpro 7.4.4 compilers:
building package 'methods'
gmake[4]: Entering directory `/wrk/atossava/R-2.9.0/src/library/methods'
all.R is unchanged
/bin/sh: syntax error at line 1 : `;' unexpected
gmake[4]: *** [front] Error 2
gmake[4]: Leaving directory `/wrk/atossava/R-2.9.0/src/library/methods'
--
Atro Tossavainen (Mr.) / The Institute of Biotechnology at
S...
2008 Mar 24
0
[LLVMdev] Potential breakage in llvm-gcc's ./configure
...gt;
> Second, it does not default --host or --target to --build.
This is normal.
Crappy, but normal.
>
> Third, even with --target and --host explicitly set to
> i686-pc-linux-gnu, the assembler will be fed with 64-bit code. The
> failing command is
>
> /home/jo/llvm-gcc-wrk/gcc/xgcc -B/home/jo/llvm-gcc-wrk/gcc/
> -B/home/jo/i686-pc-linux-gnu/bin/ -B/home/jo/i686-pc-linux-gnu/lib/
> -isystem /home/jo/i686-pc-linux-gnu/include
> -isystem /home/jo/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC -W -Wall
> -Wwrite-strings -Wstrict-prototypes -Wmissing-prototype...