Question on kernel-devel package

Neal Gompa ngompa13 at gmail.com
Thu Mar 28 21:21:16 UTC 2024


On Thu, Mar 28, 2024 at 2:33 PM Allan Graves <allan.graves at oracle.com> wrote:
>
> Hi –
>
> We are attempting to use the sles15 sp6 beta to build a kernel driver.
>
>
>
> However, when attempting to install the kernel-devel package, it complains that 'elfutils-libelf-devel’  is not available.  I don’t see this in the download media or anywhere else, where can we get this package for sles15 sp6?
>
>
>
>
> PACKAGE                                       INSTALLATION
> hostname                                      [OK]
> wget                                          [OK]
> make                                          [OK]
> bc                                            [OK]
> net-tools                                     [OK]
> rsync                                         [OK]
> perl                                          [OK]
> binutils                                      [OK]
> flex                                          [OK]
> bison                                         [OK]
> elfutils-libelf-devel                         [FAILED]
> file                                          [OK]
> nano                                          [FAILED]
> vim                                           [OK]
> binutils-devel                                [OK]
> tar                                           [OK]
> sudo                                          [OK]
> awk                                           [OK]
> libelf-devel                                  [OK]
> gcc7-7.5.0+r278197-150000.4.35.1.x86_64       [OK]
> RPM                                           COMPILATION
> kernel-default-devel-6.4.0-150600.9.2.x86_64  [FAILED]
> kernel-devel-6.4.0-150600.9.2.noarch          [FAILED]
> kernel-macros-6.4.0-150600.9.2.noarch         [FAILED]
> MODULE                                        COMPILATION
> hello.c                                       [FAILED]Next errors found while trying to install packages in kroot:
>  Package 'elfutils-libelf-devel' not found.

elfutils-libelf-devel is the RH/Fedora name for this package. In SUSE
distributions, it's libelf-devel.

To make this easier, just request "pkgconfig(libelf)" which works across both.


-- 
真実はいつも一つ!/ Always, there's only one truth!


More information about the sle-beta mailing list