bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/25064] New: FTB "ld/ldlang.h:299:3: error: unknown type name ‘ct


From: jozef.l at mittosystems dot com
Subject: [Bug ld/25064] New: FTB "ld/ldlang.h:299:3: error: unknown type name ‘ctf_archive_t’"
Date: Fri, 04 Oct 2019 20:03:25 +0000

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

            Bug ID: 25064
           Summary: FTB "ld/ldlang.h:299:3: error: unknown type name
                    ‘ctf_archive_t’"
           Product: binutils
           Version: 2.34 (HEAD)
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: jozef.l at mittosystems dot com
  Target Milestone: ---

The binutils-gdb master branch is failing to build since:

commit 1ff6de031241c59d0ff9fa01d3c0a4049b0e97c9 (HEAD, refs/bisect/bad)
Author:     Nick Alcock <address@hidden>
AuthorDate: Sat Jul 13 22:38:00 2019 +0100
Commit:     Nick Alcock <address@hidden>
CommitDate: Thu Oct 3 17:04:56 2019 +0100

    bfd, ld: add CTF section linking

> ../configure && make

> gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd 
> -I../../ld/../include -I../../ld/../zlib  -g -O2 -DENABLE_PLUGINS 
> -DLOCALEDIR="\"/usr/local/share/locale\""  -W -Wall -Wstrict-prototypes 
> -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Werror 
> -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE 
> -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldlex-wrapper.o -MD -MP -MF 
> .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../ld/ldlex-wrapper.c 
> -Wno-error                                                                
> In file included from ../../ld/ldlex.l:31:0,                                
>                  from ../../ld/ldlex-wrapper.c:26:                          
> ../../ld/ldlang.h:299:3: error: unknown type name ‘ctf_archive_t’          
>    ctf_archive_t *the_ctf;                                             
>    ^~~~~~~~~~~~~                                                          
> Makefile:2166: recipe for target 'ldlex-wrapper.o' failed

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]