Displaying 20 results from an estimated 80 matches similar to: "[LLVMdev] Include file error"
2004 Nov 11
2
PXELINUX - no boot file found
PXELinux from a DHCP server - read the docs - couldnt be simpler.
I'm afraid its beaten me, no matter what I do I always get the same result
at the client side
"PXE-E53: No boot file found"
For the life of me I cannot see what I'm doing wrong and would appreciate
any assistance in trying to diag.
RedHat 7.3 - (I know its old but I have to accomodate other dependancies)
dhcp
2019 Aug 14
3
trouble building dahdi on kernel 5.2.7
dahdi built fine on 5.1.20, but on 5.2.7:
.............
CC [M]
/home/asterisk/rpmbuild/BUILD/linux-dade6ac/drivers/dahdi/vpmadt032_loader/dahdi_vpmadt032_loader.o
SHIPPED
/home/asterisk/rpmbuild/BUILD/linux-dade6ac/drivers/dahdi/vpmadt032_loader/vpmadt032_x86_64.o
LD [M]
/home/asterisk/rpmbuild/BUILD/linux-dade6ac/drivers/dahdi/dahdi_vpmadt032_loader.o
Building modules, stage 2.
2017 Jul 30
2
dahdi kernel module
Does anyone know if there are any plans to update the dahdi-linux kernel
module code? It no longer compiles with recent kernels, and the last
release of dahdi-linux appears to have been around March of 2016. I am
currently running 4.6.3-300.fc24.x86_64 (on a Fedora system obviously) and
the dahdi-linux-complete-2.11.1+2.11.1 release builds and runs under this
kernel, but if I try to build it under
2013 Apr 02
1
Rpy2 and Mac OS X 10.8.3
I am having a strange problem. I have been using python + rpy2 on my Mac
for quite sometime now. I recently upgraded to OS X 10.8 from 10.6 and
that's when the problem began.
Now, when I try to load some R packages (like zoo) using robjects.r, python
crashes with seg fault 11. Here's an example below:
>> import rpy2.robjects as ro
>> ro.r(''' library(zoo)
2013 Apr 02
1
Rpy2 and Mac OS X 10.8.3
I am having a strange problem. I have been using python + rpy2 on my Mac
for quite sometime now. I recently upgraded to OS X 10.8 from 10.6 and
that's when the problem began.
Now, when I try to load some R packages (like zoo) using robjects.r, python
crashes with seg fault 11. Here's an example below:
>> import rpy2.robjects as ro
>> ro.r(''' library(zoo)
2011 Jan 20
5
DO NOT REPLY [Bug 7927] New: Rsync does not sync folders named "tags"
https://bugzilla.samba.org/show_bug.cgi?id=7927
Summary: Rsync does not sync folders named "tags"
Product: rsync
Version: 3.0.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: bugzilla at
2018 Mar 06
4
Fixing a rejected peer
Hello,
So I'm seeing a rejected peer with 3.12.6. This is with a replica 3 volume.
It actually began as the same problem with a different peer. I noticed with (call it) gluster-2, when I couldn't make a new volume. I compared /var/lib/glusterd between them, and found that somehow the options in one of the vols differed. (I suspect this was due to attempting to create the volume via the
2018 Mar 06
0
Fixing a rejected peer
On Tue, Mar 6, 2018 at 6:00 AM, Jamie Lawrence <jlawrence at squaretrade.com>
wrote:
> Hello,
>
> So I'm seeing a rejected peer with 3.12.6. This is with a replica 3 volume.
>
> It actually began as the same problem with a different peer. I noticed
> with (call it) gluster-2, when I couldn't make a new volume. I compared
> /var/lib/glusterd between them, and
2018 Mar 06
2
Fixing a rejected peer
> On Mar 5, 2018, at 6:41 PM, Atin Mukherjee <amukherj at redhat.com> wrote:
> I'm tempted to repeat - down things, copy the checksum the "good" ones agree on, start things; but given that this has turned into a balloon-squeezing exercise, I want to make sure I'm not doing this the wrong way.
>
> Yes, that's the way. Copy
2007 Nov 26
1
Preserving output of MCMC iterations
Dear colleagues,
I'm an epidemiologist with no background in programming and just
started using R a few weeks ago. I am working on the epidemiology of
African sleeping sickness, and am trying to use R to perform a Monte
Carlo Markov Chain analysis to estimate three unknown parameters within
a model of African sleeping sickness case detection that is mainly
informed by actual field programme
2016 Sep 08
3
PJSIP Weirdness, or just my weirdness?
Hello!
Oh, wise ones, ponder with me over two of the surprises that
populate the universe!
I have a phone, that I sometimes cannot reach, connected via pjsip.
It can call other extensions just fine, it can call out over a
trunk to my cell, all is well, but getting a call? Forget it most of the
time.
Here is all the config relevant to that phone:
[murftest12]
type=aor
qualify_frequency=1992
2010 Jun 22
1
which model suits for these kind of data
Hi ,
please help me which model is helpful for forecasting giving following
inputs (inputs are not linear)
sales date shopnuber total 20%profit 10%profit
2009-10-03 1 41891 2863 39028
2009-10-04 1 49152 7588 41564
2009-10-05 1 45804 23543 22261
2009-10-06 1 48395 48371 24
2009-10-07 1 48906 20204 28702
2009-10-08 1 47003 19442 27561
2009-10-09 1 46296 21635 24661
2009-10-10 1
2010 Jun 24
0
Snowfall: "cannont open connection " problem
Dear R-listers,
I have been using Snowfall (version 1.84) for parallel computing on a quad-PC running Windows 7 for a month or so without much problem. I started having problems runnnig R with Snowfall over our network when a new Novell client was installed for Windows 7. I experinenced network mapping problem with this new client. Our network colleague provided a fix which worked but a little
2011 Jun 02
0
allowing individual level correlations to differ by cluster in lme in R
Dear R-listers,
I am fitting bivariate mixed models for cost-effectiveness data of cluster randomized trials using lme in R. So I have individuals nested within clusters. My response variable is a vector with bivariate response (individual level costs and effects) stacked into a single column. The covariates in my models are a constant and a treatment term. They are response-specific, e.g. a
2010 Feb 15
1
get current window (device) size
Dear R-listers,
I am writing a function that will generate a simple plot for the user . The size of the window (that contains the plot) may not be what the user wants.
Supposing the user adjusts the window to a size of her/his choice, I would like to be able to save the new window size and specify the plot to be of this new window size when the user calls my function again. My question is
2007 Jun 25
4
IMAP IDLE goes to sleep
First of all, let me say that I'm really impressed with Dovecot.
It is great.
Problem description
===================
Now I've got a possible bug I'd like to report. I've been learning
about the IMAP protocol recently, and have started playing with the
IDLE command. The problem is that Dovecot doesn't always notify the
client when there is new mail available. While
2018 Mar 07
0
Fixing a rejected peer
Please run 'gluster v get all cluster.max-op-version' and what ever value
it throws up should be used to bump up the cluster.op-version (gluster v
set all cluster.op-version <value>) . With that if you restart the rejected
peer I believe the problem should go away, if it doesn't I'd need to
investigate further once you can pass down the glusterd and cmd_history log
files and
2002 Mar 01
4
UI regression
Hi,
Earlier this year I "upgraded" from wine 20010510 to 20011226 in order
to see if some kind of resource leak was fixed which caused screen
redraws to get progressively slower and slower and slower and slower, ....
That was fixed but there seemed to be a significant number of graphics
and UI regressions. I've just upgraded to 20020228 to see if things
were any better and within
2007 Mar 13
1
[CentOS5beta] kernel crash due to a known bug
After a successful installation of CentOS5 beta, I "successfully" crashed
the system twice already. This is caused by a known bug in the cifs
kernel module. The patch became available in January:
http://www.kernel.org/git/?p=linux/kernel/git/sfrench/cifs-2.6.git;a=commitdiff;h=8e6f195af0e1f226e9b2e0256af8df46adb9d595
FC5 and FC6 are running the patched kernel but, unfortunately,
2012 Oct 17
0
vhd format support failed on suse11 x86_64 sp2
Hi all,
I had met with a question about vhd format when i install xen 4.2.0 source code on suse11_x86_64_sp2.
execute steps:
1)Install fully suse 11 sp2 to host pc
2)Boot from Xen kernel menu
3)Download xen 4.2.0 source code from http://xen.org/download/index_4.2.0.html
4)Download bin86-0.16.19.tar.gz cmake-2.8.9.tar.gz Dev86src-0.16.19.tar.gz gettext-0.18.1.1.tar.gz