similar to: Unable to compile drivers...

Displaying 20 results from an estimated 300 matches similar to: "Unable to compile drivers..."

2016 Oct 24
1
SElinux suggestions needed: migrating backup service
Am 24.10.2016 um 23:44 schrieb Gordon Messmer <gordon.messmer at gmail.com>: > On 10/24/2016 09:53 AM, Leon Fauster wrote: >> Any suggestions to avoid the default labeling "unconfined_u:object_r:locale_t:s0"? > > > Not off the top of my head. I think you need to either a) not try to preserve the labels or b) run the backup as a user which can manage labels.
2010 Jan 01
1
missing module dir?
I'm teaching myself about ethernet cards, and found a TLDP page. I have CentOS 5.3. In this section: http://tldp.org/HOWTO/Ethernet-HOWTO-2.html#ss2.4 in the 'Driver as module' subsection, regarding PCI cards, it states that there should be a directory "/lib/modules/`uname -r`/net" [mykolas at sr1220 ~]$ uname -r 2.6.18-128.1.16.el5 [mykolas at sr1220
2016 Oct 24
2
SElinux suggestions needed: migrating backup service
Hi folks, normally I have not so much to do with SElinux but I expected to get in touch sooner or later :-) I migrated a backup-system from El5 to EL6 and the rsync backup process is complaining about selinux attr's now. client <-> server (fetches via rsync -aHAX) client# sestatus SELinux status: disabled server# sestatus SELinux status: enabled
2008 Dec 12
3
DomU kernel upgrade tool
Hi, please, excuse my poor English Exist any tool for upgrade kernel automatically in DomU machines? Because I have the following problem: After upgrade the kernel package from linux-image-2.6.24-21-xen to linux-image-2.6.24-22-xen in Dom0 (an Ubuntu Server), I modified the config files in /etc/xen/domUmachine.cfg for all my VM. Later a restarted its, but i found the following error // DomU //
2007 Jun 23
4
Zaptel Compilation
Hi List; I am facing a problem relaed to menuselect when I am trying to compile zaptel -1.4.2.1, the error as following: [root at localhost zaptel-1.4.2.1]# make linux26 make[1]: Entering directory `/usr/src/asterisk-1.4.4/zaptel-1.4.2.1/menuselect' make[2]: Entering directory `/usr/src/asterisk-1.4.4/zaptel-1.4.2.1/menuselect' make[3]: Entering directory
2013 Nov 22
1
tar binary in RTools 3.1.0.1939 has problems with tar.bz2 files
Hi, With Rtools 3.1.0.1936 I can create and extract from .tar.bz2 files: (first directory in %PATH% is c:\rtools31.1936\bin) E:\>tar jcvf tmp.tar.bz2 tmp tmp/ tmp/foo.txt E:\>tar jtvf tmp.tar.bz2 drwxr-xr-x 4294967295/4294967295 0 2013-11-22 11:35 tmp/ -rw-r--r-- 4294967295/4294967295 3 2013-11-22 11:35 tmp/foo.txt E:\>mkdir ex E:\>cd ex E:\ex>tar jxvf ..\tmp.tar.bz2 tmp/
2005 May 12
0
Policy Match and the 2.6 Kernel
After many long hours and a lot of help from Tom I was able to get IPSEC running on kernel 2.6, here''s a step-by-step for Getting Policy match working.. Hope it helps Adding Policy Match Support to Kernel 2.6 JJ Truax jtruax at optivel dot com This is a step by step how-to for adding policy match support to a 2.6 kernel. For information on configuring IPSEC for the Kernel 2.6 see Tom
2006 Mar 27
0
Adding USB support to a given initrd in syslinux
Hello, I have a live-cd which has a syslinux on it and boots a linux kernel. It works ok and boots the kernel ok from a CD drive. Now,I need to add support for this live-cd so that it will boot from an external USB cdrom drive. My bios **DOES** support booting from USB; but when I try to boot it hangs in the middle while looking for usb-storage drivers. I can gunzip
2005 Aug 12
1
fc3 build after kernel update?
Updated the kernel on a fc3 box from 2.6.9-1.667 to 2.6.12-1.1372_FC3 today. Now the cvs-head for zaptel won't compile (libpri and asterisk does). The problem seems to be a symlink issue with the zaptel/Makefile looking for: KSRC:=/lib/modules/$(KVERS)/build and it doesn't exist. The kernel source for 2.6.12 was applied succesfully (supposedly) but a find on "build" does not
2005 Apr 14
2
tftp - getting connection refused
I did the following to setup the tftp server. Download tftp from ftp://ftp.kernel.org/pub/software/network/tftp/tftp-0.40.bz2 tar -jxvf tftp-0.40.bz2 cd tftp-0.40 make make install mkdir /tftpboot chmod 777 /tftpboot chown nobody:nobody /tftpboot changed /etc/xinetd.d/tftp file to "disable no" service xinetd restart Now when I connect I get in /var/log/messages "tftpd: read(ack):
2006 Jun 19
3
Bristuff-0.3.0-PRE-1q and & florz patch compile trouble
Again trouble compiling bristuff-0.3.0-PRE-1q with the florz patch on a x86_64 box (I guess nobody is using x86_64 platform or is able to fix this themselves?) First of all when bristuff is downloaded and compile is started it appears that the bristuff Makefiles are badly broken. The asterisk Makefiles all do see to find the kernel sources on a RHEL4 box in the proper directory, the pure
2009 Jun 25
1
error: ‘FT_MulFix’ undeclared here
Hi, I am using ubuntu 9.04. I have installed ubuntu 9.04. And then downloaded wine-1.0.1.tar.bz2 from winhq/download site. Then follow following steps: 1) Untar files: tar jxvf wine-1.0.1.tar.bz2 2) cd wine-1.0.1/ 3) ./tools/wineinstall During step three, following error comes: ******************************************** make[2]: Leaving directory `/home/manoj/wine-1.0.1/dlls/fusion'
2008 Apr 21
1
Install problem with UBUNTU Gutsy
Hello everybody. I try to install Wine on my UBUNTU GUTSY using a terminal. After unpacking the wine-0.9.60.tar.bz2 package with tar -jxvf wine-0.9.60.tar.bz2 going to the new created directory and typing: sudo ./configure sudo make depend && maked after running for a while I get the error: [b]/bin/sh: cannot create version-stamp: Permission denied rm: cannot remove `version-stamp':
2008 Jul 10
1
Slow samba and Realtek card
Hello, We can see # lspci 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01) I have used a custom kernel to start with centos 5.1 as an initial installation Our customer on this kernel has experienced slow pref on samba shares (50 seconds to open a file) So I have decided to updrade to centos 5.2 that have the right
2011 Aug 03
18
[Bug 734] New: Iptables on Arm Processor with Vanilla Kernel
http://bugzilla.netfilter.org/show_bug.cgi?id=734 Summary: Iptables on Arm Processor with Vanilla Kernel Product: netfilter/iptables Version: linux-2.6.x Platform: arm OS/Version: Debian GNU/Linux Status: NEW Severity: critical Priority: P5 Component: unknown AssignedTo: netfilter-buglog at
2015 Mar 23
0
robust updating methods
Dear Ben, Last week I was struggling with incorporating lme4 into a package. I traced the problem and made a reproducible example ( https://github.com/ThierryO/testlme4). It looks very simular to the problem you describe. The 'tests' directory contains the reproducible examples. confint() of a model as returned by a function fails. It even fails when I try to calculate the confint()
2017 Mar 09
3
Inconsistent query results
"Kirill A. Shutemov" <kirill at shutemov.name> writes: > Hello, > > I found that on particular queries notmuch return different results if run > the query few times. Re-initialing the query or db doesn't help. > > I've attached test case along with corpus of messages. > > Unpack the archive and run `make' there. It will initialize the notmuch
2005 Sep 07
1
mkinitrd
I''ve compiled xen without any problems. but now i have to create an initrd file. When i use the command mkinitrd (without any options) the i''ve got some errors: # mkinitrd Root device: /dev/sda3 (mounted on / as reiserfs) Module list: ata_piix mptbase mptscsih qla2300 reiserfs Kernel image: /boot/vmlinuz-2.6.11.12-xen0 Initrd image: /boot/initrd-2.6.11.12-xen0 Shared
2009 Jan 15
5
[PATCH 0/3] ocfs2: Inode Allocation Strategy Improvement.v2
Changelog from V1 to V2: 1. Modify some codes according to Mark's advice. 2. Attach some test statistics in the commit log of patch 3 and in this e-mail also. See below. Hi all, In ocfs2, when we create a fresh file system and create inodes in it, they are contiguous and good for readdir+stat. While if we delete all the inodes and created again, the new inodes will get spread out and that
2012 Sep 26
4
guestfish hang when exec command.
Hi, I have some issues with libguestfs. I download the libguestfs-0.18.3 source code and read the README file. it requested qemu >= 0.13, my qemu version is qemu-1.0.1 requested kernel version >= 2.6.34, my kernel version is 3.1.4 the most of requirement for compiling I reached. but I completed compiltion and executed command. the guestfish hang there. the following was my operating steps: