similar to: rpmbuild annoyance

Displaying 20 results from an estimated 8000 matches similar to: "rpmbuild annoyance"

2016 Mar 22
0
rpmbuild annoyance
On Tue, 2016-03-22 at 16:20 -0400, m.roth at 5-cent.us wrote: > I'm building a package (rasmol, if you must know) from an srpm. It's an > FC20 pkg, nothing older, but the software itself hasn't changed. So... I > try the build, and it fails, telling me: > gcc: %__global_ldflags: No such file or directory > make: *** [rasmol] Error 1 > > Now, this isn't a
2013 May 27
2
Dovecot 2.2 build rpm on Centos6
Hi list, I tried to build rpm based on dovecot-2.2.2-2.fc20.src.rpm on Centos 6.4 rpmbuild --define 'rhel 64' -ba dovecot-2.2.spec I get this error: checking for C compiler default output file name... configure: error: in `/home/builder/rpmbuild/BUILD/dovecot-2.2.2': configure: error: C compiler cannot create executables See `config.log' for more details. (config.log
2008 Apr 09
1
rpmbuild and new specfile
After extracting the spec file out an srpm and editing it, how does one execute $rpmbuild --rebuild package.srpm and use the new spec file as a non-root user inside a home dir build root? Thanks! jlc
2003 Dec 09
3
rpmbuild -bb samba3.spec
Hello, When I try to build using rpmbuild --bb samba3.spec after installing the SRPM and modifing the samba3.spec and adding --with-acl-support my RPM file comes out to be just over 52 megs. How can I strip it down to be the regular size? I remember rebuilding from SRPM and it created a debug rpm as well. It didnt do that this time. Any ideas. Spencer
2006 Feb 17
4
ssh x11 forwarding problem
I'm running into an a problem with x11 forwarding over ssh I'm trying to run an application (rasmol - molecule viewing program) which when using the the default setup for x11 forwarding causes the following error: X Error of failed request: BadAccess (attempt to access private resource denied) Major opcode of failed request: 132 (MIT-SHM) Minor opcode of failed request: 1
2005 Nov 17
3
Custom kernel RPM/SRPM
Hi, I've built customs kernels from the SRPMs with the following: rpmbuild -bp --target=i686 /path/to/spec cd /usr/src ln -s /usr/src/redhat/BUILD/kernel-x.y.z/linux-x.y.z linux cd linux make oldconfig make menuconfig make all make modules make modules_install And it works just fine. The problem now is that I think installing that way isn't
2008 Apr 09
6
64bit srpm build error under CentOS 5.1
When trying to build the centos5 srpm under x86_64 I am getting the following error: Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/xen-3.2.0-0xs-root error: Installed (but unpackaged) file(s) found: /usr/lib/xen/boot/hvmloader RPM build errors: Installed (but unpackaged) file(s) found: /usr/lib/xen/boot/hvmloader Anyone have any ideas as to what causes this?
2005 Aug 24
3
fedora core 3 kernel source - could someone throw the dog a bone!
Ok, don't flame me, I know this is a question with an obvious answer to some, but I am not one of them. Installed FC3, but this time I decide to update since my ISOs are a bit old, so typical yum update Downloaded the FC3 SRPM for my kernel 2.6.12... Installed the SRPM package Ran rpmbuild -bp -target=i686 kernel-2.6.spec Tried to build zaptel - error; You do not
2011 Apr 07
5
why are warning be treated as errors?
Hello, I am trying to compile RHEL-6 kernel srpm on Fedora 14 and run into the following problem. From what I read -Werror flag causes warnings to be treated as errors - but I don't see that flag on in the following. Any ideas? gcc -Wp,-MD,arch/x86/kernel/acpi/realmode/.wakemain.o.d -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/4.5.1/include -nostdinc -isystem
2013 May 30
1
Dovecot 2.2 build rpm on Centos6
> -----Original Message----- > From: dovecot-bounces at dovecot.org [mailto:dovecot-bounces at dovecot.org] > On Behalf Of Burak G?RER > Sent: Thursday, May 30, 2013 10:34 AM > To: Nikolaos Milas > Cc: Dovecot Mailing List > Subject: Re: [Dovecot] Dovecot 2.2 build rpm on Centos6 > > On 27-05-2013 16:56, Nikolaos Milas wrote: > > On 27/5/2013 1:07 ??, Birta
2010 Jan 24
2
Centos 5.2 mysql build
Greetings, I wanted to enable blackhole and CSV engine in the mysql server so downloaded the SRPM from Centos Site, setup the rpmbuild envronment with mighty help from the our own Russ's Owlriver website and tried building it. I have a 5.2 centos box on which I need to enable this so took the 5.2 SRPM (mysql-5.0.45-7.el5.src.rpm) from vault.centos.org.(mysql The Build did not complete
2006 May 28
5
Easiest way to compile custom kernel, for fedora +openswan+xen+patchomatic
I want to compile a custom xenU kernel for a firewall distribution (endianfw, version of ipcop), I can get it to load up but the kernel is missing some modules that aren''t resident. So I want to make a custom version for this domU, I know what I need kernel+openswan+xen+patch-o-matic but I not sure the best way to go about this, do I patch a fedora source or start with a vanilla kernel?
2008 Jul 17
5
Problems with building an rpm
I followed the setup instructions from http://www.owlriver.com/tips/non-root/ (link from the Centos wiki). All this is done on another 'clean' system, so I have to read the terminal screen there and tell what went wrong here. I then followed my colleague's instructions to get the tar, untar, autogen, configure, and finally make rpm. Well it was that make rpm command that finally
2017 Oct 29
5
How to encourage maintainers to update their software
Frank please could you explain how to create rpms for el7 from fedora src.rpms? On Sun, Oct 29, 2017 at 12:42 AM, Frank Cox <theatre at sasktel.net> wrote: > On Sat, 28 Oct 2017 17:15:01 -0400 > H wrote: > > > The graphical configuration utility for fcitx (fcitx-configtool) is > missing > > I don't know anything about Chinese text rendering. > > > - The
2019 Jan 22
3
Yum refuses to install kmod-8188eu from elrepo
On 2019-01-22 11:01, Akemi Yagi wrote: > On Tue, Jan 22, 2019 at 7:54 AM Marko Vojinovic <vvmarko at gmail.com> > wrote: >> >> >> I am having trouble using the realtek wifi chip in my new tp-link >> usb wifi dongle. Upon plugging it, the device gets registered by the >> kernel (in /var/log/messages), but that's about it, no network device >>
2015 May 22
3
can i get .spec file for apache httpd of centos?
Hi All, Currently my system is using httpd 2.2.27. As there were many Vulnerability fixes released under 2.2.29, I would like to upgrade the Apache httpd. My system is having CentOS 6.5. I checked on CentOS Repos using yum but could not find the latest httpd rpm from there. So I am building the httpd rpm from the source tar ball downloaded from apache site. I am able to build the rpm successfully
2005 Mar 11
2
Error while rpmbuilding samba source
hello all, i am trying to rpmbuild samba source 3.0.11-1 and ran into this error and can not figure out what is wrong. the follow error as follows libads/kerberos_keytab.c: In function `ads_keytab_flush'': libads/kerberos_keytab.c:429: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See
2010 Jan 21
3
VirtIO with CentOS 5.4
Hi, all, I'm attempting to run a Windows 2003 (32-bit) VM under CentOS 5.4, generally following: http://wiki.centos.org/HowTos/KVM I've seen nice performance benefits with the VirtIO driver under Fedora, so I'd like to get that running with CentOS as well. I have the September drivers build .iso. According to: http://www.linux-kvm.org/page/Virtio I need a KVM version 60
2002 Mar 20
0
[Bug 176] New: OpenSSH_3.1p1 gives X_ShmAttach error on forwarded X11 channel
http://bugzilla.mindrot.org/show_bug.cgi?id=176 Summary: OpenSSH_3.1p1 gives X_ShmAttach error on forwarded X11 channel Product: Portable OpenSSH Version: 3.1p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: sshd AssignedTo:
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