similar to: Compiling kernel-2.6.13...

Displaying 20 results from an estimated 700 matches similar to: "Compiling kernel-2.6.13..."

2020 Nov 03
0
[patch V3 23/37] sched: Make migrate_disable/enable() independent of RT
Now that the scheduler can deal with migrate disable properly, there is no real compelling reason to make it only available for RT. There are quite some code pathes which needlessly disable preemption in order to prevent migration and some constructs like kmap_atomic() enforce it implicitly. Making it available independent of RT allows to provide a preemptible variant of kmap_atomic() and makes
2007 May 22
1
Compilation of kernel failed for CentOS 5
I downloaded the src rpm for CentOS 5 and tried to recompile it. It failed with the following message: + sh ./scripts/modsign/modsign.sh /var/tmp/kernel-2.6.18-8.el5-root /lib/modules/2.6.18-8.el5PAE/kernel/drivers/char/watchdog/pcwd_pci.ko CentOS gpg: WARNING: unsafe permissions on homedir `..' + mv -f
2008 Nov 07
2
Problem building kernel (gpg problem) - 2.6.18-92.1.17
With new kernel, appeared some problems with build proccess here. After many minutes waiting for rpmbuild were over, a gpg problem appears!!: ... scripts/modsign/mod-extract.c:311: warning: format '%lx' expects type 'long unsigned int', but argument 3 has type 'Elf64_Xword' + KEYFLAGS='--no-default-keyring --homedir ..' + KEYFLAGS='--no-default-keyring
2008 Aug 07
1
Kernel 92.1.10 build issue
I pulled down the 2.6.18-92.1.10 source, installed it, built the package, copied the straight x86_64 config file from SOURCES into the build directory, redid make menuconfig to enable NTFS support, added the # x86_64 back into the .config file, copied .config back to the SOURCES directory and ran rpmbuild -ba --target=x86_64 <spec file> (same as I always do with new kernels), but this time
2008 Sep 03
2
Adding patch to Centos Kernel - early build failure
Hi Guys I'm trying to add the patch mentioned in this thread to the plain Centos kernel http://lists.centos.org/pipermail/centos/2008-August/062845.html I've followed the directions on the wiki for building a custom kernel, but after applying all the patches it fails with: make[1]: *** [nonint_oldconfig] Error 4 make: *** [nonint_oldconfig] Error 2 error: Bad exit status from
2006 Jan 13
2
recompiling kernel for centos 4.2 x86_64
Is it possible compile an a new x86_64 kernel on an i686 CentOS system? When I tried to do so with this command rpmbuild -ba --target x86_64 kernel-2.6.spec I got the following error: make[1]: *** [nonint_oldconfig] Error 51 make: *** [nonint_oldconfig] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.40130 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.40130
2008 Feb 14
3
CONFIG_PREEMPT_RT=y possible in Dom0 kernel?
HI, Is it possible to specify CONFIG_PREEMPT_RT=y in the Dom0 kernel? It seems that it is forbidden as it is not a menu option in make menuconfig and gets removed if I manually add it to the .config. I want to run a sound server on Dom0 and am having problems with xruns at present, so need to be able to run a preemptive kernel. Thanks, Chris _______________________________________________
2005 Jun 02
1
multimedia kernel
Is anyone using any type of multimedia patched kernels such as the one available at planet CCRMA. Or does anyone know where I can dl multimedia patched kernel rpm for centos.
2004 Sep 14
3
Audio Resampling Library Suggestions?
Can anyone recommend a good library for performing audio downsampling? I intend to start playing around with "libresample" (http://ccrma-www.stanford.edu/~jos/resample/README-libresample-0.1.3.txt), as well as taking a look at "Secret Rabbit Code" (http://www.mega-nerd.com/SRC/), but I'd love some opinions before I get too involved with either. Free would be best, but
2009 Jun 29
2
Building Custom Kernel - CentOS 4.4
Hi All, I am having issue when trying to build a custom kernel in CentOS 4.4. Current Kernel Version is 2.6.9-42.ELsmp and the server is HP Proliant DL380 G3. I downloaded the source rpm and then installed it. Gave the command, rpmbuild -bp --target=i686 /usr/src/redhat/SPECS/kernel-2.6.spec. But it throws me an error after patch operations. The following is the error.
2010 Nov 18
1
dsync mbox->mdbox II: highest_modseq changed
Hi again, after replacing CRLF in 4 mboxes dsync was able to sync all of the 30+GB mailstore to mdbox. Now the (repeated) calling of dsync yields info messages of the kind dsync(athimm): Info: old/speicher: highest_modseq changed: 1 != 10 dsync(athimm): Info: root/root-heretic: highest_modseq changed: 1 != 10 dsync(athimm): Info: lists/ccrma.stanford.edu/planetccrma: highest_modseq changed: 11
2005 Jan 17
2
Offtopic: improving softphone latency on Linux?
Hi folks last weekend, I tried Windows Messenger first time and was stunned by the little latency it gives. Until now, I've been using softphones on Linux exclusively, like iaxcomm, linphone and sjphone, and they all give me about 1, at times even 2 secs delay. Whereas Messenger really seems to be in the millisec range. Of course, I'm now curious why there is that difference. Clearly,
2016 Jul 29
2
SPEEX and OPUS questions and minor issues
I recently stumbled upon <speex/speex_resampler.h> and made a chain of discoveries: - "http://speex.org/downloads" some links are broken ("rarewares" and git) - there is some (minor) development (whitespace and more) of the "dead" Speex codec ... will there be a release? (I don't really need such myself) - there is some (more useful?) development of the
2007 May 16
0
seqfault during kernel recompile...
I am using CentOS 5 with all updates installed. I have 2 isa ne2000 network cards in my computer. From running make xconfig both isa and ne2000 support needs to be compiled into the kernel instead of making them modules. Is this correct? During the recompile modsign.sh failed with a segfault. In researching, I found an email posted on Redhat that recommended setting the signmodules to 0 in
2006 Nov 18
0
java.lang.RuntimeException: Unable to execute interpreter: [
Hello, New to Ruby, just installed InstantRails and RadRails. Upon creating a project I get the messages below In the Console invalid option -- e In the Ri tab For help on options, try ''rdoc --help'' java.lang.RuntimeException: Unable to execute interpreter: [C:/InstantRails/ruby/bin/ri, --no-pager, -l]null at
2016 Oct 18
0
Cluster: Various GCC, how important is consistency?
On Tue, Oct 18, 2016 at 1:44 AM, Paul Johnson <pauljohn32 at gmail.com> wrote: > > Administrator suggested I try to build with the GCC that is provided > with the nodes, which is gcc-4.4.7. Redhat provides an alternative compiler (gcc 5.3 based) in one of it's opt-in repositories called "redhat developer toolkit" (RDT). In CentOS you install it as follows: yum
2005 Apr 30
0
How do I get pass this libvorbis-1.0.1-1, libvorbis-devl-1.0.1-1 dependency failure?
I need libvorbis-devel to build another app. I have been trying to resolve this dependency failure for several days with no luck. I hope someone here can help me. uname -a Linux 2.6.10-2.1.ll.rhfc3.ccrma #1 Thu Dec 30 03:08:13 EST 2004 i686 i686i386 GNU/Linux rpm -q libvorbis libvorbis-1.0.1-1 rpm -ivh libvorbis-devel-1.0.1-1.i386.rpm error: Failed dependencies: libvorbis = 1.0.1 is
2010 Apr 07
1
Help request: Wine + alsa on 64-bit Fedora 12
Hi all, I'm having a problem with alsa on wine. I'm posting this to both lists--I'm sure that there exist people on both ends who might be able to help. Basically this is it: neither alsa nor oss show up in winecfg. The wine-alsa and wine-oss packages are installed. I have a feeling it's due to 32/64-bitness problems. I'm already having to run all wine apps as wine32
2016 Aug 02
0
SPEEX and OPUS questions and minor issues
Hi, On Fri, Jul 29, 2016 at 1:50 PM, dos386 <dos386 at gmail.com> wrote: > I recently stumbled upon <speex/speex_resampler.h> and made a chain of > discoveries: > > - "http://speex.org/downloads" some links are broken ("rarewares" and git) What do you mean by broken? Those links seem to work here. > - there is some (minor) development (whitespace
2007 Mar 15
1
Getting the stack trace
Hi all, I am using the following code to print the exception, but is there a way to get the stack trace of the complete error like Exception: No option with text of Contract form in this select element C:/InstantRails/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1145/./watir.rb:3656:in `select_item_in_select_list''