[ATrpms-devel] F11 rpmbuild i586 issues
Paulo Cavalcanti
promac at gmail.com
Fri Feb 26 22:04:48 CET 2010
On Thu, Feb 25, 2010 at 12:50 AM, Brian Long <briandlong at gmail.com> wrote:
> I'm trying to get the hwmon rpm built for F11 and something is screwy
> with the dependencies.
>
> $ rpm -qpR
> /home/brilong/rpms/hwmon/RPMS/i386/hwmon-kmdl-2.6.30.10-105.2.23.fc11.i586-2.6.32.8-1.fc11.i386.rpm
> /bin/sh
> /bin/sh
> /boot/vmlinuz-2.6.30.10-105.2.23.fc11.i586
> /sbin/depmod
> kernel = 2.6.30.10-105.2.23.fc11.i586
> modutils >= 2.4.14
> rpmlib(CompressedFileNames) <= 3.0.4-1
> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> rpmlib(VersionedDependencies) <= 3.0.3-1
>
> The F11 kernels don't provide kernel = `uname -r`, they provide the
> following:
> $ rpm -q --provides kernel
> kernel = 2.6.30.10-105.2.23.fc11
> kernel-drm = 4.3.0
> kernel-drm-nouveau = 12
> kernel-i586 = 2.6.30.10-105.2.23.fc11
> kernel-modeset = 1
> kernel-uname-r = 2.6.30.10-105.2.23.fc11.i586
> linux-gate.so.1
> linux-gate.so.1(LINUX_2.5)
> kernel = 2.6.30.10-105.2.23.fc11
> kernel(x86-32) = 2.6.30.10-105.2.23.fc11
>
> It sounds like my kmdl should require "kernel-uname-r =
> 2.6.30.10-105.2.23.fc11.i586" but I cannot find the macro that is
> inserting the kernel = 2.6.30.10-105.2.23.fc11.i586 requires.
>
> Any pointers would be appreciated. By the way, my rpmbuild is as follows:
> $ rpmbuild -bb -vv --define "Autoreq: 0" --define "_topdir `pwd`"
> --define "debug_package %{nil}" SPECS/hwmon.spec
>
> /Brian/
>
> _______________________________________________
> atrpms-devel mailing list
> atrpms-devel at atrpms.net
> http://lists.atrpms.net/mailman/listinfo/atrpms-devel
>
I think you have to use:
--target i686
--
Paulo Roma Cavalcanti
LCG - UFRJ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.atrpms.net/pipermail/atrpms-devel/attachments/20100226/b7826a9a/attachment.html>
More information about the atrpms-devel
mailing list