Displaying 20 results from an estimated 4000 matches similar to: "OSS install problem"
2007 Nov 30
2
Puppetca issue - not working
I am using Puppet 0.23.2
I am trying to add a new client -- v26.domain.com
This is what I am doing from client side - v26.doamin.com
#puppetd --test
info: Creating a new certificate request for v26.domain.com
info: Creating a new SSL key at
/var/lib/puppet/ssl/private_keys/v26.domain.com.pem
warning: peer certificate won''t be verified in this SSL session.
notice: No
2011 Sep 16
3
[LLVMdev] help with an error message using clang ?
Hi,
I am new to LLVM and clang and I would like to seek some professional help.
:)
I have been trying to compile some C code on a linux x86 computer for a
Sparc machine.
I used:
clang -ccc-host-triple sparc-unknown-linux -ccc-clang-archs sparc -pthreads
-lm -emit-llvm test.c -c -o -test.bc
The following error messages are produced:
/usr/include/pthread.h:665:6: error: 'regparm' is
2007 Oct 06
1
GFS-kernel module - Version Magic Error
Are the RPMs for the latest GFS kernel module
GFS-kernel-2.6.9-72.2.0.8 to be used with the version 2.6.9-55.0.9.EL
available ? I tried to compile the Source RPMs available from the Red
Hat site but the modules can't be loaded because of invalid module
format arising from version magic issues. The syslog shows:
node0 kernel: gfs: version magic '2.6.9-55.0.9.ELsmp SMP 686 REGPARM
2011 Sep 16
0
[LLVMdev] help with an error message using clang ?
On Fri, Sep 16, 2011 at 4:40 PM, Christine Cheng <clcheng at stanford.edu> wrote:
> Hi,
>
> I am new to LLVM and clang and I would like to seek some professional help.
> :)
>
> I have been trying to compile some C code on a linux x86 computer for a
> Sparc machine.
>
> I used:
>
> clang -ccc-host-triple sparc-unknown-linux -ccc-clang-archs sparc -pthreads
2009 Apr 04
1
Problem with sample()
Hi,
I'm having a problem using sample() within a function.
Basically I get an error reading:
Error in sample(v, 1, prob = h) : non-positive probability
Can anyone advise me as to the possible origin of this error?
Here is my code
#Discretised Gillespie algorithm function (From SMfSB, D.J. Wilkinson)
gillespied=function (N, T=100, dt=1, ...)
{
tt=0
n=T%/%dt
x=N$M
2004 Aug 09
3
Fedora FC2 and Zaptel (Torisa)
Followed the "instructions" on voip-info.org regardinging fedora FC2,
making Zaptel seems to work fine, however when I modprobe I get this. It
looks like a version mismatch somehow. Ideas? If this ooc, sorry first
post here :-)
modprobe tor2
WARNING: Error inserting zaptel
(/lib/modules/2.6.5-1.358smp/misc/zaptel.ko): Invalid module format
WARNING: Error inserting zaptel
2004 Jul 27
1
warning killing for poor !LANG=C|US people
--- ../multipath-tools-0.2.8.1/klibc/klibc/arch/i386/MCONFIG 2004-07-20
10:51:42.000000000 +0200
+++ klibc/klibc/arch/i386/MCONFIG 2004-07-27 17:10:12.000000000 +0200
@@ -13,7 +13,7 @@
# them to be cdecl
# REGPARM = -mregparm=3 -DREGPARM
-gcc_major := $(shell $(CC) -v 2>&1 | awk '/gcc version/{print int($$3)}')
+gcc_major := $(shell unset LANG;$(CC) -v 2>&1 | awk
2005 May 03
4
Compiling Kernel Modules
Hi,
Here'a a question - is it possible to compile a single module (distributed
in the kernel source tree) for the current CentOS kernel (2.6.9-5.0.5)
without recompiling the entire kernel and all other modules.
I basically need reiserfs3 (nb. why is it disabled? it's a module, you
use it, it doesn't wreck anything...) and I don't really want to change
the rest of the kernel, and
2015 Aug 22
3
sprintf error: "only 100 arguments allowed"
I'm trying to apply a function defined in the VW R docs, that attemps to
convert a data.table object to Vowpal Wabbit format. In the process i'm
getting the error in printf mentioned in the subject.
The original function is here:
https://github.com/JohnLangford/vowpal_wabbit/blob/master/R/dt2vw.R
Below there is a small example that reproduces the error. The function
works great with
2015 Aug 26
1
sprintf error: "only 100 arguments allowed"
Wouldn't it make sense to have this in the man page?
The 8192-byte limitation for 'fmt' is mentioned but not this one.
Thanks,
H.
On 08/25/2015 02:08 AM, Prof Brian Ripley wrote:
> From the sources:
>
> #define MAXNARGS 100
> /* ^^^ not entirely arbitrary, but strongly linked to
> allowing %$1 to %$99 !*/
>
>
>
> On 22/08/2015 04:21, Martin
2008 Jan 03
1
[RFC PATCH 01/11] Add basic support for gcc profiler instrumentation
[Added Chris Wright, Rusty and Virt list because they were involved with
this issue before]
On Thu, 3 Jan 2008, Ingo Molnar wrote:
>
> * Steven Rostedt <rostedt@goodmis.org> wrote:
>
> > +# function tracing might turn this off:
> > +config REGPARM
> > + bool
> > + depends on !MCOUNT
> > + default y
>
> are you sure -pg really needs this?
Nope!
2008 Jan 03
1
[RFC PATCH 01/11] Add basic support for gcc profiler instrumentation
[Added Chris Wright, Rusty and Virt list because they were involved with
this issue before]
On Thu, 3 Jan 2008, Ingo Molnar wrote:
>
> * Steven Rostedt <rostedt@goodmis.org> wrote:
>
> > +# function tracing might turn this off:
> > +config REGPARM
> > + bool
> > + depends on !MCOUNT
> > + default y
>
> are you sure -pg really needs this?
Nope!
2008 Jun 11
1
CentOS 5.1 Paravirtualized guest hangs during creation
Hi all,
I am creating a CentOS 5.1 Paravirtualized guest On Xen 3.2.1 / Fedora
8 Dom0. I built DomU kernel from the Xen Linux 2.6.18.8 source. I also
created an initrd image (I face some problems there as I had to manually
copy some modules line xennet, ahci and libata). Anyway, I dounloaded
the CentOS5.1 image from http://jailtime.org/ and copied it to a new
partition. When I create the
2005 May 23
2
[Fwd: Re: [Fwd: Re: TC/HTB Graphs]]
Bogdan Coman wrote:
> hareram wrote:
>
>> Hi
>>
>> iam looking to graph the tc classes and qdisc
>> iam trying to access the stef scripts
>> but its site is totally broken
>>
>> could some one point me where i can graph using good docs
>>
>> hare
>>
>> _______________________________________________
>> LARTC mailing
2007 Apr 18
3
[RFC, PATCH 4/24] i386 Vmi inline implementation
Macros to use VMI calls from assembly and C languages are introduced.
The macros are quite complex, but the end result is rather impressive.
The result is that when compiling a VMI kernel, the native code is
emitted inline, with no function call overhead, and some wiggle room
for register allocation. The hypervisor compatibility code is emitted
out of line into a separate section, and patched
2007 Apr 18
3
[RFC, PATCH 4/24] i386 Vmi inline implementation
Macros to use VMI calls from assembly and C languages are introduced.
The macros are quite complex, but the end result is rather impressive.
The result is that when compiling a VMI kernel, the native code is
emitted inline, with no function call overhead, and some wiggle room
for register allocation. The hypervisor compatibility code is emitted
out of line into a separate section, and patched
2011 Nov 06
1
Deleting rows dataframe in R conditional to “if any of (a specific variable) is equal to”
Dear list,
I have been struggling for some time now with this code... I have this vector of unique ID "EID" of length 821 extracted from one of my dataframe (skate). It looks like this:
> head(skate$EID)
[1] "896-19" "895-8" "899-1" "899-5" "899-8" "895-7"
I would like to remove the complete rows in another dataframe
2014 Aug 27
0
syslinux efi configuration file name proposal
Hello Ady,
On Wed, Aug 27, 2014 at 10:52:25AM +0300, Ady wrote:
> > Hello Ady & list,
> >
> > On Wed, Aug 27, 2014 at 08:17:51AM +0300, Ady wrote:
> > > > Hello Ady,
> > > >
> > > > On Fri, Aug 01, 2014 at 08:35:27PM +0300, Ady wrote:
> > > > > Goal: To have one USB drive capable of booting UEFI IA32 and UEFI X64
>
2008 May 14
1
PCA in Microarrays
Dear useRs:
I'm not sure if it's the correct place to ask but I'll try it out. I've been
reading about how to perform Principal Component Analysis (PCA) in
microarrays (see [1]) and there's something that I don't get it. Basically
it's related with performing PCA over data sets which number of variables is
greater than the number of samples. For example in the paper
2007 Feb 02
1
[LLVMdev] LLVM & Mozilla
Hello Everyone.
With the help of recent regparm/inreg patches (landed week ago) LLVM was
able able to build recent Mozilla/Seamonkey distribution.
The target system in question was x86-32/Linux. Seamonkey suite 1.07 was
built.
Instructions:
1. Configure with CXXFLAGS="-D__NO_MATH_INLINES"
CFLAGS="-D__NO_MATH_INLINES" CC=<your llvm-gcc> CXX=<your llvm-g++>
2.