similar to: kernel recompile help

Displaying 20 results from an estimated 800 matches similar to: "kernel recompile help"

2005 Nov 06
2
Kernel compilation - 2.6, x86_64, CentOS4.1
Hi I am having trouble compiling some 2.6 kernels on a x86_64 box under CentOS4.1. I cannot use xconfig at all and menuconfig on my system is unreadable. It appears to be something to do with the Qt library but I have all the necessary bits installed: qt-devel-3.3.3-9.3 qt-3.3.3-9.3 but note that the second of these only is installed both for x86 and x86_64 - the first is installed for x86_64
2005 Dec 08
2
x86_64 kernel compilation
If I can squeeze a message between the discussions on security (:-)) I have been trying to compile a kernel on an x86_64 box under CentOS4.1 and now 4.2. The problem is that neither make xconfig or make gconfig work: make gconfig * * Unable to find the GTK+ installation. Please make sure that * the GTK+ 2.0 development package is correctly installed... * You need gtk+-2.0, glib-2.0 and
2011 Feb 17
1
vanilla kernel configuration :: xconfig --> qt errors
Hi! It seems that i made some changes that make xconfig to not work .. the problem is that not matter what QTDIR i select i receive the same errors that start with : adrian at sevcenco: linux-2.6.37 $ make O=/home/adrian/kernel/kernel_out xconfig GEN /home/adrian/kernel/kernel_out/Makefile HOSTCXX scripts/kconfig/qconf.o /usr/lib64/qt4/include/Qt3Support/q3toolbar.h:45: error:
2005 Apr 10
28
dumb, dumb question
I''m very new to shorewall. My setup is IP Gateway (CentOS 4 + Shorewall) with 3 NIC cards. Shorewall works great on the firewall machine. Bind also works (local net machines get IPs fine). Under firestarter, all works great. With shorewall, the loc machines can not route past the firewall. They can connect to the firewall, but not past it. Exactly what information should I post to get
2005 Apr 05
4
Error on compiling kernel :: CentOS 4
Hi, I'm trying to recompile CentOS stock kernel, and after making my choices (make menuconfig), i run "make" and imediatly get this error (after my signature). Yes, i have the kernel source installed :P Any help would be apreciated. Warm regards, M?rio Gamito [root at tux 2.6.9-5.0.3.EL-i686]# make CHK include/linux/version.h SPLIT include/linux/autoconf.h ->
2005 Apr 13
3
multiple external addresses on one interface
I want to add two IP ranges on one NIC card (eth0 and eth0:1). Has anyone done this before? The CentOS 4 gui keeps locking up when I try it there and the command line ifconfig seems to work, but ifup always returns the error that is never heard (no such device) of eth0:1 thanks
2005 Apr 15
6
PPTP VPN secure?
Hi all I have succesfully set up PPTP VPN access to my company using PoPToP/pppd (thank you Tom for excellent documentation), everything works fine so far. Problem is security. As I understand it, since PPTP ports trough tunnel are opened to whole Internet (have to be), access verification is now based only on username/password combination. Can level of security be raised with MAC verification?
2005 Apr 20
2
recompiling kernel
Can anyone supply a link on a how-to (or provide intructions) on recompiling a centos 4 kernel? I'm trying my old rhel 3 commands and they arent working.
2007 May 08
3
CentOS cutom kernel compilation
Could any one let me know how can I compile & build CentOS kernel. In redhat Linux the kernel source ia available under /usr/src/linux But in CentOS i am getting two directories named as Kernels and redhat under /usr/src the directory /usr/src/redhat is having again four subdirectory without any contents name as BUILD, RPMS, SPECS, SRPM And /usr/src/kenrnels is having the the directory
2005 Apr 08
2
Apache and TCP Wrappers
I'm trying to lock down Apache and SSH by using TCP Wrappers. I put /etc/hosts.allow to be httpd: IP#1 IP#2 127.0.0.1 sshd: IP#1 IP#2 127.0.0.1 and hosts.deny ALL: ALL This seems to work great for ssh, and not at all for httpd. Does anyone know why this would be? thanks
2006 Apr 01
1
SSH + VNC
I am trying to log into a desktop that is running CentOS 4.2 by tennelling VNC through SSH.. The desktop auto-logins a user, then sits there waiting for me to login. On the client side, I fire up SSH tunneling ssh -L 8000:127.0.0.1:5900 The client spits back the error vncviewer: ConnectToTcpAddr: connect: Connection refused Unable to connect to VNC server The server says channel 5: open
2005 Apr 27
3
gnome themes
I'm looking for any easy way to make gnome a little more like KDE so my KDE apps look nice under gnome. I also want some extra gnome themes. Does anyone have any links on how-tos, or any ideas on where to start?
2005 Apr 17
29
Re: dumb, dumb question ...
>Date: Sun, 17 Apr 2005 13:28:05 -0400 >From: "ryanag@zoominternet.net" <ryanag@zoominternet.net> >Subject: Re: [Shorewall-users] dumb, dumb question **follow-up on > support-request documentation** >To: Tom Eastep <teastep@shorewall.net> >Cc: Mailing List for Shorewall Users > <shorewall-users@lists.shorewall.net> >Message-ID:
2005 Aug 21
2
trying to recompile
Hi All, I am trying to recompile the stock kernel to include XFS. At install time of the OS I select to install the kernel source code however I do not have a /usr/src/linux-2.6.9-5.0.3.EL-smp directory. I then learned you must run "yum install kernel-sourcecode" to properly install the source. When I run the command this is what happens ( see below) . The error I get is: warning:
2005 Jan 10
7
Help! - Unintelligible prompts and music
I have set up a couple of test Asterisk servers and have never had a problem with sound. I've just done a fresh install on a dual 1GHZ PIII Asus box running Fedora Core3 with the Digium PCI Dev kit and following all the various Core 3 How-To's. I can make calls ok but when any sound is sent from the Asterisk box such as voice prompts and music on hold the sound is completely chopped up in
2005 Apr 05
1
Something is very wrong here
Hi, Any ideas ? The server is a PIII with 512 MB RAM. Warm Regards, M?rio Gamito [root at tux 2.6.9-5.0.3.EL-i686]# uname -a Linux tux.dte.ua.pt 2.6.9-5.0.3.EL #1 Sat Feb 19 18:26:49 CST 2005 i686 i686 i386 GNU/Linux [root at tux 2.6.9-5.0.3.EL-i686]# --- [root at tux 2.6.9-5.0.3.EL-i686]# pwd /usr/src/kernels/2.6.9-5.0.3.EL-i686 [root at tux 2.6.9-5.0.3.EL-i686]# --- [root at tux
2017 Aug 03
2
Quotas not working after adding arbiter brick to replica 2
I tried to re-create manually my quotas but not even that works now. Running the "limit-usage" command as showed below returns success: $ sudo gluster volume quota myvolume limit-usage /userdirectory 50GB volume quota : success but when I list the quotas using "list" nothing appears. What can I do to fix that issue with the quotas? > -------- Original Message -------- >
2007 May 21
4
recompiling kernel results in error: .../linux-2.6.18.i686/arch//Makefile: No such file or directory
I have installed CentOS 5 with all updates. Also I have 2 ne2000 isa cards. In recompiling the kernel, I have been trying to follow the instructions on this URL: http://wiki.centos.org/HowTos/Custom_Kernel The complete error message I get is: Makefile:403: /home/cs/redhat/BUILD/kernel-2.6.18/linux-2.6.18.i686/arch//Makefile: No such file or directory I have the following kernel and rpm
2006 Feb 25
1
ATI RS350 chipset
Dear All, I just upgraded my firewall/smarthost to a 2.6 GHz P4 on a Gigabyte board with the ATI RS350 chipset. Unfortunately the chipset isn't support on the kernel and I get slow disk performance lspci gives this: lspci 00:00.0 Host bridge: ATI Technologies Inc Radeon 9100 IGP Host Bridge 00:01.0 PCI bridge: ATI Technologies Inc Radeon 9100 IGP PCI/AGP Bridge 00:13.0 USB Controller: ATI
2017 Aug 04
0
Quotas not working after adding arbiter brick to replica 2
Hi mabi, This is a likely issue where the last gfid entry in the quota.conf file is stale (because the directory was deleted with quota limit on it being removed) (https://review.gluster.org/#/c/16507/) To fix the issue, we need to remove the last entry (last 17 bytes/ 16bytes based on quota version) in the file. Please use the below work around for the same until next upgrade. you only need to