similar to: 64bit srpm build error under CentOS 5.1

Displaying 20 results from an estimated 8000 matches similar to: "64bit srpm build error under CentOS 5.1"

2013 Oct 08
1
OT: errors compiling kernel module as a rpm package
Hi all, I am trying to compile openswitch's kernel module in a CentOS 6.4 host, but fails in rpm-check: Requires: kernel(__alloc_percpu) = 0x55f2580b kernel(__alloc_skb) = 0x25421969 kernel(__dev_get_by_index) = 0x6a6d551b kernel(__init_waitqueue_head) = 0xffc7c184 kernel(__ip_select_ident) = 0x848695b3 kernel(__kmalloc) = 0x5a34a45c kernel(__list_add) = 0x0343a1a8 kernel(__nla_put) =
2015 Mar 23
3
CENTOS 6.6 NUT RPM BUILD ISSUES
Charles, I need so major help with getting development build working and need some assistance. Here are the issues that we are running into: Number 1 change - 2.7.2 no longer has the HAL scripts that 2.6.5 has. I am working on if HAL is actually required on CentOS6.6 with the 2.7.2 code or if they have another way around it. This is code diving which is taking some time. Number 2 change -
2008 Apr 09
6
No shared physical device in virt-manager
I am fairly new to xen and am trying to build a new guest using virt-manager. When I get to the screen where you can choose virtual or shared physical device there are no physical devices to choose from. Is there some step that I have missed while setting up my Dom0? -Joel Coopersmith Sr. Systems and Networking Analyst joel.coopersmith@accenture.com
2009 Jan 15
3
overcommiting vcpus
My test box has an AMD dual core processor in it, giving me 2 physical cpu''s. If I overcommit the vcpu''s (eg vcpus=4) to simulate a 4 cpu machine, how accurate a simulation should it be (apart from performance sucking badly)? James _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2005 Aug 14
5
RPM SPEC rebuild errors
Hello All, I have been trying all afternoon to rebuild the Samba RPM for my Fedora 3 with the MySQL passdb support and from what I can see it only needs the inclusion of "--with-expsam=mysql" in the SPEC file in addition to the regular ones. The problem is that no matter what version of Samba I try to rebuild, it always gice an error at the same place:
2003 Apr 05
1
bug in install-info.pl ?
I have run across a minor problem which would seem to be a bug in the install-info.pl script. My data regard R 1.6.2 but I don't suppose the script has been changed so perhaps this could be fixed for R 1.7.0. Someone mailed me saying they could not recompile my R 1.6.2 src.rpm for mandrake 9.1. This was the error message: ..... Checking for unpackaged file(s): /usr/lib/rpm/check-files
2007 Apr 05
1
unable to build rpm from cvsnt.spec file on Centos4.4
Hi Friends, I downloaded the cvsnt 2.5.04.2047 version from achrives. I using Centos 4.4 and I am trying to install cvsnt through cvsnt.spec file. When I run the command rpmbuild --bb cvsnt.spec I get the below error at the end. I don't know the reason why the rpmbuilding is failing . What package or rpm do I need to install to fulfill this dependency or get rid of this error ? Processing
2009 Jan 15
5
real HDD usage of XEN images
Hello, i am creating my XEN VM with virt-install (see below). When I create new images i do first an "df -h" to see if there is still enough space left on the drive. Are the XEN images pre allocated or does XEN only use that space that really is used by the VM inside the image? I know have the Problem that an "du -h" inside my /VM folder gives me nearly a higher number that
2008 Apr 04
8
DHCP and DomUs: not working
I''m trying to get DHCP working with DomU clients. I don''t want to use libvirtd. There''s a dhcpd on the machine and it works fine for all clients in the network, but not for DomUs. If I set a static IP on the DomU all networking for them is fine, so there''s no general networking problem. I use the xen 3.2 packages for CentOS on CentOS 5.1. There was a public
2010 Mar 30
1
kmod srpm build issue
I have applied a patch to the spec for a digium srpm, dahdi-linux-kmod-2.2.1.1-1_centos5.2.6.18_164.15.1.el5.src.rpm and have what I thought was all I needed for deps: # rpm -qa |grep kernel kernel-devel-2.6.18-164.15.1.el5 kernel-2.6.18-164.15.1.el5 kernel-headers-2.6.18-164.15.1.el5 kernel-xen-devel-2.6.18-164.15.1.el5 yet the build fails with: You do not appear to have the sources for the
2008 Jul 25
4
Creating a Bootable Image file
Newbie Question: We are using RHEL 5.2 with the 2.6.18-92.1.6.el5xen kernel. I am trying to follow instructions that I found to create an bootable image by doing the following: I first created a 10 gig file and formatted the partition using the dd and mkfs.ext3 commands: dd if=/dev/zero if=generic.img bs=1024k count=10000 mkfs.ext3 -t ext3 generic.img >From a working image that I
2008 May 02
6
Python script to collect domU stats
I''ve attached a python script that collects stats from DomUs (HVM and PVM). I hope this would be useful for somebody else. See comments for more info. regards, Diego -- -------------- Diego Woitasen XTECH _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 Apr 26
18
network-bridge breaks networking when eth0:1 is added
I added a virtual interface eth0:1 on one of my machines and suddenly networking breaks on startup of the system (eth0 is gone) when xend starts and runs the network-bridge script. This is supposed to be fixed according to: https://bugzilla.redhat.com/show_bug.cgi I checked and the network-bridge script contains this fix. It works fine on one of my PCs when eth0:1 is added, but not on this
2003 Sep 04
2
build samba rpm for redhat 9
Hello group, I have downloaded the source file of samba 3: samba-3.0.0rc2-1.src.rpm.And build it for redhat 9.0,I didn't see any redhat package of samba 3 for redhat 9.0. when i install the source,and built redhat package using the following command: rpmbuild -ba samba3.spec. It seem OK,but at last,it report the error: Can everybody help me and show me how to fix the error. Thanks a lot.
2020 Feb 18
1
install_prereq install-unpackaged fails on Debian Buster
Hello, For the very first time, I tried the command bellow on a newly build Debian Buster box on which I successfully built Asterisk 17.2.0 before. I got : # contrib/scripts/install_prereq install-unpackaged *** Installing NBS (Network Broadcast Sound) *** A nbs-trunk/LICENSE A nbs-trunk/nbsclient.c A nbs-trunk/nbsd.c A nbs-trunk/nbs.h A nbs-trunk/nbscat.c A nbs-trunk/Makefile
2006 Apr 22
3
Gems installation into custom directory
I it possible to install gems into custom directory (user dir)? There no any specific parameters in setup.rm I don''t wanna see unpackaged binaries into my Debian system ;) Or maybe someone can send me a link with .deb''s? Thanks in advance.
2004 Dec 08
4
i need serious help
I have absolutely no idea how to use linux and I am trying to install WINE. I am running Linspire 4.5 and I actually want to install winesetuptk (this is what it tells me to do when i try to run a program with WINE). I downloaded the tar.bz2 file from sourceforge and have no idea what to do from there. When you guys say, type ~/blah blah I do not know what that means, type it where? I need
2018 Dec 27
2
compiling fedora srpm on CentOS
I tried installing fedora grpc srpm on CentOS and ran into following error when installing srpm. I understand fedora makes use of more recent versions of openssl, glibc etc but why should this happen when installing source rpm? Any pointers/articles on how to go about building fedora srpms on CentOS? Any way out other than building directly using sources? rpm -i grpc-1.17.1-3.fc30.i686.rpm
2011 Jun 08
2
Looking for gfs2-kmod SRPM
I'm searching for the SRPM corresponding to this installed RPM. % yum list | grep gfs2 gfs2-kmod-debuginfo.x86_64 1.92-1.1.el5_2.2 It is missing from: http://msync.centos.org/centos-5/5/os/SRPMS/ What I need from the SRPM are the patches. I'm working through some issues using the source code, and the patches in the RedHat SRPM
2009 Apr 19
1
rpmbuild failure
I'm trying to rebuild nx-3.2.0-8.el5.centos.src.rpm from the extras repo. It works on a machine running 5.1, but fails on another running 5.3. The working machine is arch=x86_64, the other i386. The strange bit is the line rpmbuild complains about: it's the last line in the spec file, at the end of the %changelog section: [...] Processing files: nx-debuginfo-3.2.0-8 Finding Provides: