Displaying 20 results from an estimated 25 matches for "cheked".
Did you mean:
checked
2012 Mar 05
3
[LLVMdev] Problem using march=c
Hello everyone,
I've been trying to generate a C file using the llc tool, but I'm
having a problem. I'm using a single Hello World program in C, and
executing the following passes:
clang -emit-llvm -c -o hello.bc hello.c # getting the bit code of hello.c
llc -march=c hello.bc # generating the
hello.cbe.c file using the llvm C backend
So far, nothing weird
2003 Sep 14
1
child 9436 (pop3) killed with signal 11
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
Suddenly since this afternoon the following happens:
Sep 14 18:16:55 UnseenUniversity pop3-login: Login: gunter [127.0.0.1]
Sep 14 18:16:55 UnseenUniversity pop3(gunter): Corrupted index data file /
home/gunter/Mail/.imap/INBOX/.imap.index.data: Field 1 size points outside
file (205408 / 205376) for record 4662
Sep 14 18:16:55 UnseenUniversity
2007 Jan 06
1
Help needed to pinpoint problem uebimiau+apache+centos 4.4
Hi,
I need some guidance to pinpoint a potential problem and I'm not sure
where is the problem.
I have a setup with:
centos 4.4 dvd on i386
mailscanner
uebimiau (webmail) 2.7.10
httpd-2.0.52-22.ent.centos4
httpd-suexec-2.0.52-22.ent.centos4
dovecot-0.99.11-2.EL4.1
The thing is that 3 of my 45 users complained that from the webmail
the address book and the sent items are missing. Cheking those
2009 Oct 19
1
About DISK space of OCFS2.
Hi ALL
I have a question about DISK space of OCFS2.
I copy a file by a "cp" command after check the DISK space by "df -k" command.
There is no change when I cheked the DISK space by "df -k"command again.
I show below an procedure.
-------------------------------------------------------------------------------
root at CPU_N:/fm/bbb> ls -l
total 3
-rwxr-xr-x 1 root root 89 Jan 3 16:01 qmount.sh
-rwxr-xr-x 1 root root 137 Jan 3 16:01 qumount.sh...
2013 Nov 29
4
Capistarno deploy each time ckeditor assets removed.
Hi all, I have Rails 4.0.0 app,
After capistrano deploy my ckeditor_assets are being removed. Could not
symlink to shared/ckeditor_assets folder.
I have followed this step :
namespace :uploads do
>
> desc <<-EOD
> Creates the upload folders unless they exist
> and sets the proper upload permissions.
> EOD
> task :setup,
2000 Dec 15
1
Bug in bitmap producing pdf???
I thought I was clever.
I produce both ps and pdf files from LaTeX (MiKTeX), so
sometimes I need to get .eps graphs from R, sometmes .pdf.
To rationalize this I wrote the following function to let me
easily choos what I want wihtou changing the code in my
R-programs too much (here embedded in a small test program):
plt <-
function( file,
type = "pdf",
dir =
2005 Oct 12
3
Updates not catching up ?
Hi,
I have downloaded and installed centos 4.1 from DVD and I a little
confused with the update procedure.
The faq from the centos.org site mentions something like 72 hrs (or
less) from one security update to goes from the sources.rpm from rh to
centos.
I was cheking rh's site
(https://rhn.redhat.com/errata/rhel4as-errata.html) and saw one update
to mysql
2012 Mar 05
0
[LLVMdev] Problem using march=c
Hi Cristianno,
This problem has been around for a while, ourselves we solve it with the following patches:
https://hpcforge.org/scm/viewvc.php/trunk/patches/llvm.gpu.patch?root=kernelgen&view=markup
https://hpcforge.org/scm/viewvc.php/trunk/patches/llvm.patch?revision=591&root=kernelgen&view=markup
Please feel free to apply them, they *should* work for you even with the latest llvm
2005 Apr 18
1
Rd.sty problems.
...hecking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* creating Biodem-Ex.R ... OK
* checking examples ... OK
* creating Biodem-manual.tex ... OK
* checking Biodem-manual.tex ... ERROR
LaTeX errors when creating DVI version.
This typically indicates Rd problems.
I cheked the log file in the .Rcheck dir, but it's incomprehensible to
me, so I simply copied and run the tex file itself. The manual won't
compile lamenting it cannot find the Rd.sty file.
locate Rd.sty gives:
/usr/lib/R/share/texmf/Rd.sty
I am completely lost... any advice? do I have to change s...
2012 Feb 16
1
Help!!!! Gettting samba core dumps
...a/ghost/%u
read only = No
create mask = 0660
directory mask = 0770
[ghostdata]
path = /data/ghost
valid users = mainuser
read only = No
create mask = 0660
directory mask = 0770
I am getting the below dumps in my messages log. I have cheked and
rechecked my dns. This is the only win server on the network. Anyone has
any ideas whatsoever. PLEASE!!!
Feb 16 00:42:25 mainserver smbd[3513]: From:
http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
Feb 16 00:42:25 mainserver smbd[3513]: [2012/02/16 00:42:25.751443, 0]
lib/fault.c:51(fault...
2012 Mar 05
1
[LLVMdev] Problem using march=c
Hello again,
Thanks for the responses =)
Dmitry, I have two points to comment:
- First, I applied these two patches, and the .cbe.c file came out ok,
except for one little thing -- the global variable was created with
both modifiers: static and extern. Then, I just added a single guard
to prevent this to happen (in a case of a variable having local
linkage, the "extern" part was not
2008 May 07
1
Problems with simple samba setup
...a
username/password appears (it shouldn't anyway), but instead of connecting
to the share it displays the same generic error again, however this time
with "The user name could not be found" on the end.
Firstly, permissions are correctly set on the path of the shares. I've
tripple cheked this then tripple checked again.
$ ls -l /var/smb
drwsrwsr-x 2 ittechs ittechs 4096 2008-04-30 09:28 ittechs
drwsrwsr-x 2 msoffice msoffice 4096 2008-04-30 09:28 msoffice
Both the ittechs and msoffice users have an smb password set, again I've
checked and re-checked.
$ cat /etc/samba/smbpassw...
2013 Nov 20
0
[LLVMdev] how to disable live variable analyst with optimization option in codegen ?
Hello llvmer:
I am develop new registerb allocation for my study . my register allocation
do not depend on live variable . I add an option which will be cheked
whether the pass should be add or not in "addOptimizeRegalloc ,".
But live variable analysis still appeare
After debug,I'm sure that live variable is not add during addPass stage .
FYI ,I disable the phiEliminate,live interval , and other analysis depend on
live variable .
--
V...
2004 Aug 06
1
strange noise from icecast
Hello,
I'm using icecast for at least 3 months now and I am experiencing a strange noise and also some echo effect (from time to time) and I can't identify the source of this noise. I tryed almost everything, from TCP fragment reassembling to cheking my hardware. I just have no more ideas what to check.
The streams can be found here:
live.radiocapris.com:8000/low
2011 Nov 28
0
CentOS 6.1- RPS/RFS kernel patch
----- "Akemi Yagi" <amyagi at gmail.com> escreveu:
> De: "Akemi Yagi" <amyagi at gmail.com>
> Para: "CentOS mailing list" <centos at centos.org>
> Enviadas: Sexta-feira, 25 de Novembro de 2011 17:56:21 (GMT-0300) Auto-Detected
> Assunto: Re: [CentOS] CentOS 6.1- RPS/RFS kernel patch
>
> On Fri, Nov 25, 2011 at 11:49 AM, Karanbir
2009 Aug 13
4
Wine USB support patch error
Hello folks, today(08/13/2009) I've downloaded the latest wine git
repository.
After that I tried to apply Alexander's current USB support patch named:
"0001-Add-support-of-native-Windows-drivers-for-USB-tokens"
When git started applying your patch I received the error message above:
=================================================================
Applying: Add support of
2003 Aug 09
2
[Bug 623] ssh, ssh-keygen and possibly others do not honour $HOME
.../id_dsa or $HOME/.ssh/id_rsa. Additionally, the system adminis-
trator may use this to generate host keys, as seen in /etc/rc.
<above is from ssh-keygen>
$HOME is never used. Instead, the home from /etc/passwd [returned by
getpwuid(getuid))] is used in *TWO* places for ssh. I haven't cheked ssh-keygen,
as it is not so critical.
So, any specific reasons why this is so?
I know this is the easy way (no error checking,etc.), but it is not the good
way. At least update the documentation.
I hacked a very dirty patch, please have a look. It can be improved a lot, I
know, but for an hour I...
2009 Sep 11
4
question on wget
Hello,
I've got an ftp site, not mine, that has content on it that i want
to download. It's not anonymous so it requires a log in. The problem is
either the ISP has a bandwidth throttle or the admin does, in either case
inconsistently as to the point in the file, but i rarely get a complete
download. I'm using ncftp. I was wondering if either ncftpget or wget could
do like an auto get
2010 Jun 23
1
Video call with QQ or any messenger
Hi everyone,
I'm a newbie to wine, and am working on QQ or any other messengers in wine.
My environment is : ubuntu 10.04, installed wine 1.1.42, QQ2009. And during my debugging, I also check some source code from latest wine 1.2-rc4.
Although QQ's level is "garbage", but fortunately it works almost fine under wine, including login, text chat, ..... But the video call can only
2017 Jul 20
0
OVS+DPDK Problem
Hi All,
First time mailing here.
I have installed on a CentOS 7.0 KVM (with DPDK and OVS) one Deep Packet
Inspection VM.
I have one channel and some virtual traffic generator.
The traffic is lost between dpdk vhostuser and the DPI VM.
The setup is attached. Any suggestions or ideas?
Regarding the OVS+DPDK configuration, the following configuration is
already made:
- SELINUX is disabled
- QEMU