Displaying 20 results from an estimated 900 matches similar to: "HELP PLS...."
2007 Jan 18
2
Dual Computer Names
Does anyone know if there is a way to setup a Samba server to respond to
2 different names on the same or different IP addresses? I currently
have two servers with two different names. I would like to decommission
the first server while still allowing users to access the second server
with the same name they were using to access the first server.
Thank You,
Jason Williard
E-MAIL
2009 Dec 18
2
[LLVMdev] Questions of instruction target description of MSP430
Hi everyone,
I am puzzled by several instruction defines in MSP430.
1
def MOV16rr : Pseudo<(outs GR16:$dst), (ins GR16:$src),
"mov.w\t{$src, $dst}",
[ ]>;
Because it's an empty dag pattern[ ], by what does instuction selector
select intruction 'MOV16rr'?
2
let canFoldAsLoad = 1, isReMaterializable = 1, mayHaveSideEffects =
2005 May 17
3
The error in R while using bugs.R function
Dear R users,
I followed the instuctions on Dr. Gelman's web to install all
of documents that bugs.R needs, but when I try to run the school example that the web posted in R, I got an error: couldn't find function "bugs", what's wrong?
Thanks,
Jia
2009 Dec 19
0
[LLVMdev] Questions of instruction target description of MSP430
Hi,
1. This instruction is not selected automatically by the instruction selector. The instruction combine / select stages insert registercopies, and they are expanded later on by the copyRegToReg() function provided by the MSP430InstrInfo to this MOV16rr.
2. ReMaterializable means there is no need to find a way to preserve the value in a register : the instruction can be just be reissued
2005 Jan 26
1
in progress: Installer Package for Mac OS X (for 1.1.1 binaries)
--- Brian Willoughby <brianw@sounds.wa.com> wrote:
> Hello,
>
> I noticed that there is no convenient installer package for Mac OS X.
> The
> various GUI programs that use FLAC seem to only have flac 1.1.0, so
> there is no
> simple way for a non-developer to install flac 1.1.1, other than
> manually
> placing the various files where they belong.
>
>
2006 Apr 18
7
Functional test, pls help!!!!
Hi guys, recently encountered this funny problem which i really dunno
wat happen...
I have been trying on it for the past few days and just doesnt work.Hope
you guys can give me some enlightenment.
Problem:
The functional test doesnt seems to be able to recognise one of my
model, and when i run the test, it keeps giving me the error of"You have
nil object when you don''t expect
2005 May 11
3
[LLVMdev] Question About inserting Instruction?
Hi,
I am working on a project with LLVM. What I need to do is to generate/insert some dummy/dead basic blocls which never have chance to be executed and put some instructions in those dummy/dead basic blocks.
So far, the dummy/dead BB insertion is done. I am trying insert instructions in those dummy/dead BB. Actually, I can insert the legal instructions to dummy/dead BB, however, I really want
2013 Apr 09
2
[LLVMdev] get the identifies of the unnamed temporaries from the instruction of LLVM IR
hi, Duncan:
thanks for your patience.
i have tried it.
using instuction: errs()<<i->getOperand(0);
but it prints the address: someting like 0x1139700;
i checked the defination of getOperand() is Value* getOperand( unsigned int
i);
so is there someting i missed?
--
View this message in context:
2007 Dec 02
1
Asterisk on Solaris
I submiited to the list last night, but it never showed up. Here we go
again.
I've tried building Asterisk 1.4.15 on Solaris based on instuctions
here, http://forums.digium.com/viewtopic.php?t=5888. However, this is
the message I get. This is Solaris on X86. Any ideas?
[CC] stdtime/localtime.c -> stdtime/localtime.o
stdtime/localtime.c: In function `localsub':
2003 Mar 04
1
Problems installing Samba on Redhat 8.0
Hello,
I have tried to install Samba-2.2.7a in Redhat 8.0 but am having
difficulty. I tried to "make" the source unsuccessfully. It gave me
the message:
In file include from include/includes.h:164. from
nmbd/nmbd_namerelease.c:25:
/usr/include/ctype.h:151:
Internal error: Illegal instuction
[ Submit Bug report ]
make: *** [nmbd/nmod_nameelease.o] Error 1
Is there
2013 Jul 01
1
[LLVMdev] Problem with building llvm and running project
Hello,
i am new to LLVM and i want to create my own project with a cpp
file which calls
llvm functions and then run it. I download clang
source, llvm source and compiler-rt source.
I tried to configure and build llvm using this http://llvm.org/docs/GettingStarted.html#getting-started-with-llvm but it failed because .h files included on top of the Hello.cpp couldn't found. Can you tell me
2005 May 16
1
A question about bugs.R: functions for running WinBUGs from R
Dear R users,
I've found bugs.R : the functions for running WinBUGs from R that is
writen by Dr. Andrew Gelman who is a professor from Columbia University.
The bugs.R would be very useful for me, and I think many of you know it
as well. I followed the instuctions on Dr. Gelman's web to install all
of documents that bugs.R needs, but when I try to run the school example
the web posted in
2003 Aug 12
1
Re: [R-SIG-Mac] cleanest build I can think of
Thanks Byron, I assume you use new Devel Tool updates and nothing from
fink?
Can other people with new dev tools check this (for example Jan?)
It would be nice to update the instuction page (and R-admin in the
future)
some general notes:
1. there is no need to configure with --without-x as X11 can now be
used from inside RAqua
2. please use R-devel and not R-Sig-Mac as we will soon close this
2006 Mar 13
1
BETA3 report
I just tried to boot the BETA3 disc1 iso on my Toshiba Satellite
A64-S1762. I got a cryptic message:
Too many holes in the physical address space, giving up
<rest of copyright message here>
PANIC
(if I've gone into the BIOS at all), followed by a panic.
Or I get a panic when probing the ohci device (either with or without
a USB keyboard attached, the built-in keyboard is fried).
Has
2005 Mar 13
2
libwine-alsa, etc. still relevant?
This came up before when debian upgrade wanted to remove these because of
their being the previous version. Now all the version numbers are consistant.
Deborphan lists them as orphans--no longer used!
So ... are all these provided in the "main" wine library and these packages
actually orphans? If so, why are they still around? If not, what is going on?
Packages are from the
2018 Mar 26
1
Re: Nested KVM on VMware ESXi failure (was: Re: Issue with libguestfs-test-tool on a guest hosted on VMWare ESXi)
I am trying that out. Debian 9 (stretch) backports still doesn't have 4.16
kernel.
So I building the kernel from the source. Will keep you posted.
On Mon, 26 Mar 2018 at 13:00 Richard W.M. Jones <rjones@redhat.com> wrote:
> [Adding Paolo and Vitaly, but FYI only as the bug seems to have an
> upstream fix already.]
>
> On Mon, Mar 26, 2018 at 09:13:45AM +0300, Roman Kagan
2005 Nov 28
0
Patch to support timing of Speex stream
Here is a small patch to enable speex streams to be timed when being
sent by libshout (I hope attachments can make it). There is also
a fix for the defining of HAVE_THEORA. The speex.c file goes into
the src directory.
I've tested with 8KHz and 16KHz files from 11 seconds to 180 minutes.
Cheers,
William.
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2012 Jan 04
1
[LLVMdev] How can I compile a c source file to use SSE2 Data Movement Instructions?
I write a small function and test it under clang and gcc,
filet test.c:
double X[100]; double Y[100]; double DA = 0.3;
int f()
{
int i;
for (i = 0; i < 100; i++)
Y[i] = Y[i] - DA * X[i];
return 0;
}
clang -S -O3 -o test.s test.c -march=native -ccc-echo
result:
"D:/work/trunk/bin/Release/clang.exe" -cc1 -triple i686-pc-win32 -S
-disable-fr
e -disable-llvm-verifier
2007 Oct 23
1
Compute R2 and Q2 in PLS with pls.pcr package
Dear list
I am using the mvr function of the package pls.pcr to compute PLS
resgression using a X matrix of gene expression variables and a Y matrix
of medical varaibles.
I would like to obtain the R2 (sum of squares captured by the model) and
Q2 (proportion of total sum of squares captured in leave-one-out cross
validation) of the model.
I am not sure if there are specific slots in the
2002 Oct 28
0
Pls help me, you cannot view the list of users at this point of time pls try some time later
Hi all
I have configued samba as a PDC, and window 98 client in user level mode. when i want to add the samba domain users to the share folder, i am unable to get the list of users from the samba servers. It is giving the message that "You cannot view the list of users at this point of time pls try some time later". I don't know thy i am getting this problem.
If anybody knows the