search for: 6790

Displaying 20 results from an estimated 47 matches for "6790".

Did you mean: 670
2008 Aug 26
2
Error while compiling Ices 0.4
...re:6719: checking for arm-efc configure:6748: result: no configure:6719: checking for arm-pgf95 configure:6748: result: no configure:6719: checking for arm-lf95 configure:6748: result: no configure:6719: checking for arm-gfortran configure:6748: result: no configure:6761: checking for g77 configure:6790: result: no configure:6761: checking for f77 configure:6790: result: no configure:6761: checking for xlf configure:6790: result: no configure:6761: checking for frt configure:6790: result: no configure:6761: checking for pgf77 configure:6790: result: no configure:6761: checking for fort77 configure...
2004 Apr 18
0
R CMD check on Win fails to detect failed installations (PR#6790)
I think you had to be using an install log to get that message. It is true that R_system($cmd) is not returning an error code, and I've fixed that. On Thu, 15 Apr 2004 ligges@statistik.uni-dortmund.de wrote: > I just post it not to forget - will try to contribute a fix. > > Example: CDNmoney_2003.9-2.tar.gz (in the archives section of CRAN) > [There is another problem here
2013 Feb 15
10
reading data
...the rows of your file doesn't have 6 elements, so added fill=TRUE head(res,2) #$a1 ?# ?? Id? M mm??? x???????? b? u? k? j??? y??????? p??? v #1?? aAA? 1? 2? 739 0.1257000? 2? 2 AA??? 2???? 8867 8926 #2 aAAAA? 1? 2 2263 0.0004000? 2? 2 AR??? 4???? 7640 8926 #3??? aA? 2? 1??? 1 0.0845435? 2 AA? 2 6790 734,1092?? NA #4?? aAA? 1? 2 1965 0.0007000? 4? 3 AR??? 2??? 11616 8926 #5? aAAA? 1? 3 3660 0.0008600 18? 3 AA??? 2??? 20392? 496 #6??? AA na? 2 1972 0.0007000 11? 3 AR?? 25????? 509? 734 #$a2 ?# ?? Id? M mm??? x???????? b? u? k? j??? y??????? p??? v #1?? aAA? 1? 2? 739 0.1257000? 2? 2 AA??? 2????...
2001 Aug 28
2
[patch] known hosts with ports
...mixture of NAT and port mapping to have a single "gateway" host address which exposes a range of open ports, each of which maps to sshd of a different host in our internal network (e.g. ssh.jesus.cam.ac.uk on port 6789 maps to internal host1 port 22 whereas ssh.jesus.cam.ac.uk on port 6790 maps to internal host2 port 22). There is a problem here: client A connects on port 6789 and reaches host1 successfully; he saves the host key (which ssh client sees as the host key for ssh.jesus.cam.ac.uk) in known_hosts. He then connects on port 6790, but on connection will be warned that th...
2011 Oct 25
2
[LLVMdev] LLVM build is failed giving Path.inc:714: error: ‘unlink’ was not declared in this scope
The patch does inseret unistd.h as below. However, I am still getting exactly same error when I do make.if you have any suggestions please let me know. #if HAVE_UNISTD_H #include <unistd.h> #endif   =========================================== Phone : 82-42-860-1838 Fax : 82-42-860-6790 Cell Phone: 82-10-7599-1981 =========================================== --- On Mon, 10/24/11, Eli Friedman <eli.friedman at gmail.com> wrote: From: Eli Friedman <eli.friedman at gmail.com> Subject: Re: [LLVMdev] LLVM build is failed giving Path.inc:714: error: ‘unlink’ was not decla...
2011 Oct 24
2
[LLVMdev] LLVM build is failed giving Path.inc:714: error: ‘unlink’ was not declared in this scope
I apply patch, it says patch is applied. Does the directory which I run patch matters ?   =========================================== Phone : 82-42-860-1838 Fax : 82-42-860-6790 Cell Phone: 82-10-7599-1981 =========================================== --- On Mon, 10/24/11, Eli Friedman <eli.friedman at gmail.com> wrote: From: Eli Friedman <eli.friedman at gmail.com> Subject: Re: [LLVMdev] LLVM build is failed giving Path.inc:714: error: ‘unlink’ was not decla...
2011 Oct 26
2
[LLVMdev] LLVM build is failed giving Path.inc:714: error: ‘unlink’ was not declared in this scope
...nk/lib/Support/Debug+Asserts/Path.o] > Error 1 > make[1]: Leaving directory > `/home/janarbek/Work/llvm/RELEASE_29/final/trunk/lib/Support' > make: *** [all] Error 1 > > > > =========================================== > > Phone : 82-42-860-1838 > Fax : 82-42-860-6790 > Cell Phone: 82-10-7599-1981 > =========================================== > > > --- On *Mon, 10/24/11, janarbek /<canarbekmatay at yahoo.com>/* wrote: > > > From: janarbek <canarbekmatay at yahoo.com> > Subject: Re: [LLVMdev] LLVM build is failed giv...
2011 Oct 25
3
[LLVMdev] LLVM build is failed giving Path.inc:714: error: ‘unlink’ was not declared in this scope
...on trunk version like below. It says patching file. However, when I make, the build is still failing. janarbek at ubuntu:~/Work/llvm/llvm$ patch -p0 < unistd.txt patching file lib/Support/Unix/Path.inc   =========================================== Phone : 82-42-860-1838 Fax : 82-42-860-6790 Cell Phone: 82-10-7599-1981 =========================================== --- On Mon, 10/24/11, Eli Friedman <eli.friedman at gmail.com> wrote: From: Eli Friedman <eli.friedman at gmail.com> Subject: Re: [LLVMdev] LLVM build is failed giving Path.inc:714: error: ‘unlink’ was not decla...
2011 Oct 26
0
[LLVMdev] LLVM build is failed giving Path.inc:714: error: ‘unlink’ was not declared in this scope
...[/home/janarbek/Work/llvm/RELEASE_29/final/trunk/lib/Support/Debug+Asserts/Path.o] Error 1 make[1]: Leaving directory `/home/janarbek/Work/llvm/RELEASE_29/final/trunk/lib/Support' make: *** [all] Error 1   =========================================== Phone : 82-42-860-1838 Fax : 82-42-860-6790 Cell Phone: 82-10-7599-1981 =========================================== --- On Mon, 10/24/11, janarbek <canarbekmatay at yahoo.com> wrote: From: janarbek <canarbekmatay at yahoo.com> Subject: Re: [LLVMdev] LLVM build is failed giving Path.inc:714: error: ‘unlink’ was not declared in...
2003 Sep 27
1
Continuing Budgetone woes
...8" on the Budgetone (192.168.1.21) to get voicemail on the asterisk box (192.168.1.10). Thanks. B. -------------- next part -------------- Sip read: INVITE sip:8@192.168.1.10 SIP/2.0 Via: SIP/2.0/UDP 192.168.1.21 From: "BC IP Phone" <sip:btel@192.168.1.10>;tag=c3cedeba-47c2-6790-8eb4-5b15010f6079 To: <sip:8@192.168.1.10> Contact: <sip:btel@192.168.1.21> Call-ID: 95eae8bb-9fc7-1f5d-bb7d-23eddebaf21c@192.168.1.21 CSeq: 39684 INVITE User-Agent: Grandstream SIP UA 1.0.3.81 Max-Forwards: 70 Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, OPTIONS, INFO, SUBSCRIBE Con...
2011 Oct 25
0
[LLVMdev] LLVM build is failed giving Path.inc:714: error: ‘unlink’ was not declared in this scope
...tch -p0 < unistd.txt" in the root LLVM source directory for the trunk version. If you're still getting "Hunk #1 FAILED at 51." errors, you're not doing that. -Eli > > > =========================================== > Phone : 82-42-860-1838 > Fax : 82-42-860-6790 > Cell Phone: 82-10-7599-1981 > =========================================== > > --- On Mon, 10/24/11, Eli Friedman <eli.friedman at gmail.com> wrote: > > From: Eli Friedman <eli.friedman at gmail.com> > Subject: Re: [LLVMdev] LLVM build is failed giving Path.inc:714...
2011 Oct 26
0
[LLVMdev] LLVM build is failed giving Path.inc:714: error: ‘unlink’ was not declared in this scope
...nk/lib/Support/Debug+Asserts/Path.o] > Error 1 > make[1]: Leaving directory > `/home/janarbek/Work/llvm/RELEASE_29/final/trunk/lib/Support' > make: *** [all] Error 1 > > > > =========================================== > > Phone : 82-42-860-1838 > Fax : 82-42-860-6790 > Cell Phone: 82-10-7599-1981 > =========================================== > > > --- On *Mon, 10/24/11, janarbek /<canarbekmatay at yahoo.com>/* wrote: > > >     From: janarbek <canarbekmatay at yahoo.com> >     Subject: Re: [LLVMdev] LLVM build is failed giv...
2011 Oct 24
3
[LLVMdev] LLVM build is failed giving Path.inc:714: error: ‘unlink’ was not declared in this scope
...correctly.I did following and it seems failed. janarbek at ubuntu:~/Work/llvm$ patch <unistd.txt patching file Path.inc Hunk #1 FAILED at 51. 1 out of 1 hunk FAILED -- saving rejects to file Path.inc.rej   =========================================== Phone : 82-42-860-1838 Fax : 82-42-860-6790 Cell Phone: 82-10-7599-1981 =========================================== --- On Mon, 10/24/11, Eli Friedman <eli.friedman at gmail.com> wrote: From: Eli Friedman <eli.friedman at gmail.com> Subject: Re: [LLVMdev] LLVM build is failed giving Path.inc:714: error: ‘unlink’ was not decla...
2008 Mar 05
1
Need help for calculating cross-correlation between 4 multivariate time series data
...d the function ccf() but it seems like to have two univariate datasets. Please let me know. sincerely, sandeep -- Sandeep Joseph PhD Post Doctoral Associate Center for Tropical & Emerging Global Diseases Paul D. Coverdell Center, Rm 335A 500 D. W. Brooks Drive Athens, GA 30602-7394 ph 404-578-6790 2091 south Miledge Ave Apt A6, Athens, GA-30605. phone: 706-850-0056 [[alternative HTML version deleted]]
2005 Jan 10
4
Graphical table in R
..., performing some analysis on it, and then wanting to display the results as a table. Something like plot(x,...) where x is a matrix For example, the result could look (approximatly) like... +-------+-----------+ | A | B | +-------+-----------+ | 1 | 33278 | | 2 | 6790 | ... | 10 | 1 | | 12 | 6 | +-------+-----------+ I havent (and cant) see any way to do this. Is there currently any way to do this? I imagine it could be put together with various other plotting 'fundamentals', but the syntax of the layout format could be a pain to...
2011 Oct 24
0
[LLVMdev] LLVM build is failed giving Path.inc:714: error: ‘unlink’ was not declared in this scope
On Mon, Oct 24, 2011 at 4:41 PM, janarbek <canarbekmatay at yahoo.com> wrote: > > I am not sure if I applied correctly.I did following and it seems failed. > > janarbek at ubuntu:~/Work/llvm$ patch <unistd.txt > patching file Path.inc > Hunk #1 FAILED at 51. > 1 out of 1 hunk FAILED -- saving rejects to file Path.inc.rej Try "patch -p0 < unistd.txt".
2011 Oct 25
0
[LLVMdev] LLVM build is failed giving Path.inc:714: error: ‘unlink’ was not declared in this scope
On Mon, Oct 24, 2011 at 5:10 PM, janarbek <canarbekmatay at yahoo.com> wrote: > > Yes, > > I applied the patch on trunk version like below. It says patching file. However, when I make, the build is still failing. > > janarbek at ubuntu:~/Work/llvm/llvm$ patch -p0 < unistd.txt > patching file lib/Support/Unix/Path.inc That means it was applied. In that case, I have
2012 Nov 13
3
[LLVMdev] Mips instructions using llvm?
...clang hello.c -S -target mips-unknown-linux Error: In file included from hello.c:1In file included from /usr/include/stdio.h:28/usr/include/features.h:323:10 fatak error 'bits/predefs.h' file not found.   =========================================== Phone : 82-42-860-1838 Fax : 82-42-860-6790 Cell Phone: 82-10-7599-1981 =========================================== --- On Mon, 11/12/12, Eli Friedman <eli.friedman at gmail.com> wrote: From: Eli Friedman <eli.friedman at gmail.com> Subject: Re: [LLVMdev] Mips instructions using llvm? To: "janarbek" <canarbekmata...
2011 Jul 01
0
[LLVMdev] Generating DFG or CDFG from C code
Hi Andrew, Thanks for the response. That helps a lot. So that means I have to implement a pass, right ? Sorry for dumb question. I just started LLVM today.   =========================================== Phone : 82-42-860-1838 Fax : 82-42-860-6790 Cell Phone: 82-10-7599-1981 =========================================== --- On Thu, 6/30/11, Andrew Trick <atrick at apple.com> wrote: From: Andrew Trick <atrick at apple.com> Subject: Re: [LLVMdev] Generating DFG or CDFG from C code To: "janarbek" <canarbekmatay at yah...
2011 Jul 01
1
[LLVMdev] Generating DFG or CDFG from C code
...> Hi Andrew, > Thanks for the response. That helps a lot. > > So that means I have to implement a pass, right ? Sorry for dumb question. I just started LLVM today. > > > > =========================================== > > Phone : 82-42-860-1838 > Fax : 82-42-860-6790 > Cell Phone: 82-10-7599-1981 > =========================================== > > > --- On Thu, 6/30/11, Andrew Trick <atrick at apple.com> wrote: > > From: Andrew Trick <atrick at apple.com> > Subject: Re: [LLVMdev] Generating DFG or CDFG from C code > To: &...