bug-libsigsegv
[Top][All Lists]
Advanced

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

Re: libsigsegv fails to compile under OpenWRT and LibreCMC


From: Jeronimo Pellegrini
Subject: Re: libsigsegv fails to compile under OpenWRT and LibreCMC
Date: Thu, 20 Feb 2020 13:03:34 -0300
User-agent: Mutt/1.10.1 (2018-07-13)

Hello!

On Thu, Feb 20, 2020 at 04:48:59PM +0100, Bruno Haible wrote:
> Hi,
> 
> > I am trying to package libsigsegv for LibreCMC and
> > OpenWRT, but compilation currently fails with this error:
> > 
> > In file included from fault-linux-mips-old.h:18:0,
> >                  from fault.h:37,
> >                  from handler-unix.c:71,
> >                  from handler.c:20:
> > /home/jeronimo/pkg/openwrt-19.07-mips-old/staging_dir/toolchain-mips_24kc_gcc-7.5.0_musl/include/asm/sigcontext.h:34:8:
> >  error: redefinition of 'struct sigcontext'
> >  struct sigcontext {
> >         ^~~~~~~~~~
> > In file included from handler-unix.c:22:0,
> >                  from handler.c:20:
> > sigsegv.h:146:16: note: originally defined here
> >  typedef struct sigcontext *stackoverflow_context_t;
> >                 ^~~~~~~~~~
> 
> For analysis purposes, please send also
>   1) The arguments you passed to the configure script,
>   2) The output of the configure script,
>   3) The generated config.status file.

The arguments to configure were these:

./configure --target=mips-openwrt-linux --host=mips-openwrt-linux 
--build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" 
--prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin 
--libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share 
--localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls

The transcript of the compilation session is attached, as well as 
config.status.

Thank you for the quick answer!

J.

Attachment: config.status
Description: Text document

Attachment: libsigsegv-compilation-transcript.txt
Description: Text document


reply via email to

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