[Bug 2259602] Review Request: config-kernel - An easy way to edit kernel configuration files and templates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2259602



--- Comment #14 from pjp <pj.pandit@xxxxxxxx> ---
Hello Benson,

(In reply to Benson Muite from comment #12)
> c) Two warnings
> config-kernel.x86_64: W: unused-direct-shlib-dependency /usr/bin/configk /lib64/libfl.so.2

* Fixed this by removing explicit linkage to -lfl.
$ ldd ./configk
        linux-vdso.so.1 (0x00007fff4eb57000)
        libc.so.6 => /lib64/libc.so.6 (0x00007f8a7f21b000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f8a7f438000)

> config-kernel.x86_64: W: position-independent-executable-suggested /usr/bin/configk

* CFLAGS="-fPIE -pie" helped to fix this.
$ file ./configk
./configk: ELF 64-bit LSB pie executable, x86-64, version 1\012-  (SYSV),
dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2,
BuildID[sha1]=534ce544c299439bb4ac64dce83fbede5639ce66, for GNU/Linux 3.2.0,
stripped\012- data


Please see:
    SPEC: https://pjp.fedorapeople.org/config-kernel.spec
    SRPM: https://pjp.fedorapeople.org/config-kernel-0.2^6640364-4.fc39.src.rpm


* Please have a look again. Hope it works.

Thank you.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2259602

Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202259602%23c14
--
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux