https://sourceware.org/bugzilla/show_bug.cgi?id=32293

            Bug ID: 32293
           Summary: Build of vl4-utils using elfutils-0.192 libelf
                    (static) fails
           Product: elfutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libelf
          Assignee: unassigned at sourceware dot org
          Reporter: rudi at heitbaum dot com
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

The new eu functions are included in libelf but linkage against libelf fails as
below. Believe that this is occurring since
https://sourceware.org/git/?p=elfutils.git;a=commit;h=d6443d1a4df6057f9012d105037f52daaca911f1

libeu.a is not installed, so whilst libeu.a has been built, unsure what is
suppose to be the correct linkage when statically linking?

/build/build.LibreELEC-Generic.x86_64-13.0-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/lib/libelf.a(elf_begin.o):elf_begin.c:function
file_read_elf:(.text+0x38b): error: undefined reference to
'eu_search_tree_init'
/build/build.LibreELEC-Generic.x86_64-13.0-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/lib/libelf.a(elf_begin.o):elf_begin.c:function
file_read_elf:(.text+0x4cb): error: undefined reference to
'eu_search_tree_init'
/build/build.LibreELEC-Generic.x86_64-13.0-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/lib/libelf.a(elf_end.o):elf_end.c:function
elf_end:(.text+0xb0): error: undefined reference to 'eu_search_tree_fini'

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to