search for: 260s

Displaying 10 results from an estimated 10 matches for "260s".

Did you mean: 260
2023 Apr 03
1
Let R compile for libcurl8 ?
...major version number it changes neither API nor ABI. > > ? > > What version of R are you looking at? (This has also been backported > to R 4.2.3 patched although possibly untested there.) > I was looking on R-patched, with diff from this morning. Still fails: .... [ 260s] checking for curl-config... /usr/bin/curl-config [ 260s] checking libcurl version ... 8.0.1 [ 260s] checking for curl/curl.h... yes [ 260s] checking if libcurl is version 7 and >= 7.28.0... no [ 260s] configure: error: libcurl >= 7.28.0 library and headers are required with support for h...
2023 Apr 03
1
Let R compile for libcurl8 ?
On 03/04/2023 14:07, Detlef Steuer wrote: > Hi! > > The same Inar reported for rawhide > (https://stat.ethz.ch/pipermail/r-devel/2023-March/082482.html) > is true for SuSE's distros. > > Right now R does not compile with libcurl8, but SuSE Tumbleweed/Factory > switched to 8 a week ago. > > Would be great, if the patch Inar provided could be applied to >
2023 Apr 03
1
Let R compile for libcurl8 ?
...nor ABI. >> >> ? >> >> What version of R are you looking at? (This has also been backported >> to R 4.2.3 patched although possibly untested there.) >> > > I was looking on R-patched, with diff from this morning. > > Still fails: > .... > [ 260s] checking for curl-config... /usr/bin/curl-config > [ 260s] checking libcurl version ... 8.0.1 > [ 260s] checking for curl/curl.h... yes > [ 260s] checking if libcurl is version 7 and >= 7.28.0... no > [ 260s] configure: error: libcurl >= 7.28.0 library and headers are > re...
2009 Jun 03
1
Install suse11 on redhat5, thanks for help!
...a suse11 pv guest on redhat5.2 virtualization platform. But the startup process hung with messages: xen-vbd: registered block device major 202 xvda:<6>netfront: Initialising virtual ethernet driver. XENBUS: Waiting for devices to initialise: 295s...290s...285s...280s...275s...270s...265s...260s...255s...250s...245s...240s...235s...230s...225s...220s...215s...210s...205s...200s...195s...190s...185s...180s...175s...170s...165s...160s...155s...150s...145s...140s...135s...130s...125s...120s...<6>Uniform Multi-Platform E-IDE driver SCSI subsystem initialized st: Version 20080504, fixed b...
2011 Jul 12
0
Problem with xen 4.1 and phy iscsi
...,w'', ''phy:/dev/disk/by-label/PLANTILLA_SW,xvda2,w''] the VM do not boot. Below are the console messages: ... [ 0.241307] Initialising Xen virtual ethernet driver. [ 5.340090] XENBUS: Waiting for devices to initialise: 295s...290s...285s...280s...275s...270s...265s...260s...255s...250s...245s...240s...udevd[59]: timeout: killing ''/sbin/modprobe -b xen:vbd'' [69] udevd[59]: ''/sbin/modprobe -b xen:vbd'' [69] terminated by signal 9 (Killed) udevd[61]: timeout: killing ''/sbin/modprobe -b xen:vbd'' [70] [ 300.244208] XE...
2012 Feb 23
0
Re: XEN Error Please help
...U_10.04.iso from pc 1(front > node) to pc 2(cluster node) [...] > PCI: setting up Xen PCI frontend stub [...] > PCI: System does not support PCI > PCI: System does not support PCI [...] > XENBUS: Waiting for devices to initialise: > 295s...290s...285s...280s...275s...270s...265s...260s...255s... Haven''t a clue. Xenbus never initializes, the devices are not enumerated, so device driver loading, and the rest of the boot sequence never occurs. I assume this domu booted fine on the first node, so look for differences between the hardware on the two nodes, same software v...
2009 Dec 20
6
Problem with tap:aio
...registered rtc_cmos as rtc0 [ 0.976298] No iBFT detected. [ 0.976641] TCP cubic registered [ 0.976647] NET: Registered protocol family 17 [ 0.976739] registered taskstats version 1 [ 6.077230] XENBUS: Waiting for devices to initialise: 295s...290s...285s...280s...275s...270s...265s...260s...255s...250s...245s...240s...235s...230s...225s...220s...215s...210s...205s...200s...195s...190s...185s...180s...175s...170s...165s...160s...155s...150s...145s...140s...135s...130s...125s...120s...115s...110s...105s...100s...95s...90s...85s...80s...75s...70s...65s...60s...55s...50s...45s...40s...3...
2014 Jun 16
1
Centos 6.5 Xen Stock cannot run dom-u PCI: Fatal: - ipmi_si
...des. Loading ehci-hcd.ko module Loading ohci-hcd.ko module Loading uhci-hcd.ko module USB Universal Host Controller Interface driver v3.0 Loading jbd.ko module Loading ext3.ko module Loading xenblk.ko module XENBUS: Waiting for devices to initialise: 295s...290s...285s...280s...275s...270s...265s...260s...255s...250s...245s...240s...235s...230s...225s...220s...215s...210s...205s...200s...195s...190s...185s...180s...175s...170s...165s...160s...155s...150s...145s...140s...135s...130s...125s...120s...115s...110s...105s...100s...95s...90s...85s...80s...75s...70s...65s...60s...55s...50s...45s...40s...3...
2011 Sep 29
3
Re: Wine and WoW Cataclysm Patch 4.0 troubleshooting thread
That's what I'm going to do, after purging all the current nvidia stuff frommy system. The second thing I'm going to do is download, build and install the latest decent version of Wine. Thanks for all your advice. It's been really helpful. --------- One more question. What with OpenGL support getting dropped from WoW, I was wondering if it was worth trying to use DirectX under
2007 Oct 24
16
PATCH 0/10: Merge PV framebuffer & console into QEMU
The following series of 10 patches is a merge of the xenfb and xenconsoled functionality into the qemu-dm code. The general approach taken is to have qemu-dm provide two machine types - one for xen paravirt, the other for fullyvirt. For compatability the later is the default. The goals overall are to kill LibVNCServer, remove alot of code duplication and/or parallel impls of the same concepts, and