[Bug 1990] Review request: spl - Solaris Porting Layer

RPM Fusion Bugzilla noreply at rpmfusion.org
Sat Nov 26 03:36:53 CET 2011


https://bugzilla.rpmfusion.org/show_bug.cgi?id=1990

--- Comment #2 from Richard <hobbes1069 at gmail.com> 2011-11-26 03:36:53 CET ---
(In reply to comment #1)
> What are the target RPM's supposed to be?  I'm building with:
> 
> rpmbuild -bb SPECS/spl.spec
> 
>   and getting:
> 
> [x86_64]$ ls *spl*
> spl-0.6.0-0.1.rc6.fc15.x86_64.rpm  spl-debuginfo-0.6.0-0.1.rc6.fc15.x86_64.rpm  
> [x86_64]$ sudo rpm -Uhv spl-0.6.0-0.1.rc6.fc15.x86_64.rpm 
> error: Failed dependencies:
>         spl-kmod >= 0.6.0 is needed by spl-0.6.0-0.1.rc6.fc15.x86_64

If you look carefully there's a separate set of links below the first for
spl-kmod. It's the same source archive but it's required to be separate for the
way kmods are handled within RPM Fusion.

Doing a "rpmbuild -bb" on the spl-kmod SRPM will build the kernel modules for
the specific kernel you have installed, so you'll need to do this every time
you get a kernel update. 

When you build and install these go ahead and try a "modprobe spl" as root. I'm
getting a "bad address" error on my system and I'm not sure if it has something
to do with running a 3.1 kernel or not.

Also, in order to build the zfs and zfs-kmod packages you'll need spl and
spl-devel installed.

Richard

-- 
Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the rpmfusion-developers mailing list