similar to: Suggestions on "I Need the Kernel Source" Wiki pages

Displaying 20 results from an estimated 7000 matches similar to: "Suggestions on "I Need the Kernel Source" Wiki pages"

2008 Jul 17
2
Replacing custom kernel with another - with same identifier
Hi list, I just finished building a custom kernel from 2.6.18-53.1.21 source rpm - this time with ISA bus and ISAPNP support which I accidentally left out of my previous attempt. Unfortunately, this time I forgot to change my identifier in kernel-2.6.spec file. Thus I now have one *installed* kernel version *without* ISA support, and another one *with* ISA support but as rpm, not yet installed.
2016 Mar 30
3
Pigeonhole 0.4.13 does not compile against dovecot 2.2.23
Hello, I supose that a new version of pigeonhole is on the way because version 0.4.13 does not compile against dovecot 2.2.23 This is the error that I get gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../src/lib-sieve -I../../../src/lib-sieve/util -I../../../src/lib-sieve/plugins/environment -I/home/jc/rpmbuild/BUILD/dovecot-2.2.23/src/imap
2016 Mar 30
2
Pigeonhole 0.4.13 does not compile against dovecot 2.2.23
On 31/03/2016 02:06, Stephan Bosch wrote: > Hi, > > Op 3/30/2016 om 5:34 PM schreef Juan C. Blanco: >> Hello, I supose that a new version of pigeonhole is on the way because >> version 0.4.13 does not compile against dovecot 2.2.23 >> >> This is the error that I get >> >> gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. >>
2016 Mar 08
2
Can anyone compile mtr source RPM on CentOS 6.7?
Hi all, I was trying to rebuild mtr (http://vault.centos.org/6.7/os/Source/SPackages/mtr-0.75-5.el6.src.rpm) and I keep getting: ==== Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gu9Ds0 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/mtr-0.75-5.el6.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/mtr-0.75-5.el6.x86_64 ++ dirname
2014 Oct 12
2
CentOS x64 compilation fails.
Hello. I have problems to compile Dovecot2.2.13 with rpmbuild using options: ./configure \ --prefix=/usr \ --with-ssl=openssl \ --with-ssldir=/etc/ssl \ --sysconfdir=/etc \ --without-vpopmail \ --with-pam \ --without-bsdauth \ --without-sql \ --without-nss \ --without-ldap \ --without-pgsql \
2023 Jan 18
1
Building samba 4.17.4 on CentOS7
I don't think you are going to have much luck getting 4.17 working on CentOS 7. We recently moved from CentOS 7 (4.13) to Rocky Linux 8 (4.16) and the install process was much easier. On Wed, Jan 18, 2023 at 12:03 PM Greg Dickie via samba < samba at lists.samba.org> wrote: > Ok now, but did 4.10.16? I was just trying to rebuild their source RPM. > > Trying 4.17 on the command
2018 Jun 08
3
rpmbuild --define | some rpm sorcerer around?
On 08/06/18 19:38, Phil Perry wrote: > On 08/06/18 15:54, lejeczek wrote: >> hi >> >> how do you pass vars to rpmbuild for definition? eg >> >> rpmbuild --define \'"${_definition2}"\' >> >> I've been fiddling with ways to escape, but none is >> fricking working.. >> I mean, rpmbuild rushes to work(no errors nor
2023 Jan 18
2
Building samba 4.17.4 on CentOS7
Ok now, but did 4.10.16? I was just trying to rebuild their source RPM. Trying 4.17 on the command line (with python3) gives me: > [root at srvlxfs2 samba-4.17.4]# ./configure > Setting top to : > /root/rpmbuild/BUILD/samba-4.17.4 > Setting out to : > /root/rpmbuild/BUILD/samba-4.17.4/bin > Checking for 'gcc' (C
2019 Dec 15
2
Cannot install 'libdcrypt_openssl.la' to a directory not ending in /usr/lib/dovecot
<!doctype html> <html> <head> <meta charset="UTF-8"> </head> <body> <div> We provide rpm packages for centos 6&7 at https://repo.dovecot.org if you want to try them? </div> <div> <br> </div> <div> Aki </div> <blockquote type="cite"> <div> On
2015 Jun 01
2
dahdi 2.10.1 build fails
On fedora 21, trying to build dahdi for kernel 4.0.4. gcc-4.9.2-6.fc21.x86_64 make -C /lib/modules/4.0.4-202.fc21.x86_64/build SUBDIRS=/home/asterisk/rpmbuild/BUILD/dahdi-linux-2.10.1/drivers/dahdi DAHDI_INCLUDE=/home/asterisk/rpmbuild/BUILD/dahdi-linux-2.10.1/include DAHDI_MODULES_EXTRA=" " HOTPLUG_FIRMWARE=yes modules DAHDI_BUILD_ALL=m make[1]: Entering directory
2018 Jun 11
2
rpmbuild --define | some rpm sorcerer around?
On 09/06/18 13:13, Phil Perry wrote: > On 08/06/18 22:54, lejeczek wrote: >> >> >> On 08/06/18 19:38, Phil Perry wrote: >>> On 08/06/18 15:54, lejeczek wrote: >>>> hi >>>> >>>> how do you pass vars to rpmbuild for definition? eg >>>> >>>> rpmbuild --define \'"${_definition2}"\'
2016 Jul 15
1
I am unable to build atlas rpm from centos7.2
Hi all, I just cloned from git clone https://git.centos.org/git/rpms/atlas And rpmbuild is failing with error in building ATLAS:- make[1]: Leaving directory `/home/sudhanshu/rpmbuild/BUILD/ATLAS/x86_64_base' DONE configure + '[' base = base ']' + sed -i 's#ARCH =.*#ARCH = P4E64SSE3#' Make.inc + sed -i s#-DATL_AVX## Make.inc + sed -i s#-mavx#-msse3# Make.inc + echo
2019 Mar 11
2
CPAN not working, or is it?
On Monday 11 March 2019 14:28:38 Pete Biggs wrote: > > However, as I went for bigger modules, anything that had dependences > > were then failing as the dependencie were installed OK but then did not > > appear to be available. > A number of things you can do. The sort of recommended way is to > package the perl modules into an RPM and install them that way (so that >
2011 Sep 12
4
trouble building an rpm
i'm a newbie at building rpms. I made a few rpms years ago, but can't now make one on Centos 5. In /usr/local/rpmbuild, there are 5 subdirs: BUILD RPMS SOURCES SPECS SRPMS tmp When I type: rpmbuild -ba /usr/local/rpmbuild/SPECS/centos-release-cr-ihc.spec I get 'file not found' errors, for paths in /usr/local/rpmbuild/tmp: error: File not found:
2017 Feb 20
2
Offical RHEL AD DC on RHEL
Il giorno dom, 19/02/2017 alle 21.17 -0700, Jeff Sadowski via samba ha scritto: > I was never able to build it in a way I have rebuild samba from rpm source on Centos 7 (samba 4.4.4) and Fedora (samba 4.5.5) with this procedure: > > [lesca at dodo rpmbuild]$ cat rebuild.txt > # > > # Install Development ... > sudo yum -y groupinstall 'Development Tools' > # sudo
2006 Aug 09
3
Where's rpmbuild ???
Hi All, hi all, dont know if there's something wrong with my system or what, but i can't find "rpmbuild" command ... is it a package separated from rpm? I dont think so cause there's no rpmbuild package in yum .... neither in rpmforge repositories .... the strange thing is that my system has the manuals for it, but the it doesnt have the binary (command itself).... I was
2004 Jul 09
7
IRC channel #asterisk on irc.freenode.net
Hi all! It's great to start with "for dummies" question, but hey, we all have been human infants also =) Problem is, that I can not log on to this channel and I haven't found anything helpful during the past few days either. 1. The irc.freenode.net server gives me "Couldn't look up your hostname" and "No identd (auth) response" followed with
2006 Jun 06
4
Fedora source packages on Centos -- libtiff again
In my seeking a managable way to build libtiff, on the Asterfax forum I got the following recommendation (from another fax user that made the move to libtiff 3.8.2): ================================================================ Hi Robert, I have compiled libtiff-3.8.2 from the source package for my Fedora Core 4 machine. I am not sure about CentOS, but I think you can try to do the same
2017 Oct 30
1
NBD does not compile for 3.10.0-514.26.2.el7.x86_64
Compiling NBD kernel module for kernel 3.10.0-514.26.2.el7.x86_64 fails as follows: # make -C ../../ M=`pwd` nbd.o make: Entering directory `/root/rpmbuild/BUILD/kernel-3.10.0-514.26.2.el7/linux-3.10.0-514.26.2.el7.x86_64' CC /root/rpmbuild/BUILD/kernel-3.10.0-514.26.2.el7/linux-3.10.0-514.26.2.el7.x86_64/drivers/block/nbd.o
2016 Mar 29
2
CentOS6: Building a modified kernel rpm
Akemi Yagi wrote: > On Fri, Mar 25, 2016 at 9:57 AM, Patrick Begou < > Patrick.Begou at legi.grenoble-inp.fr> wrote: > >> I'm very confused on the right step to use to setup a modified kernel in >> centOS6. >> >> As a simple user, I've downloaded the latests sources (I'm runing an old >> kernel version) : >> >> rpm -i >>