Hi,

On 10 Dec 2018, at 07:16, Giang Nguyen <[email protected]> wrote:

> I'm stuck at glibc32 stage 1:
> 
> <stdin>: In function 'dummy':
> <stdin>:5:72: error: invalid application of 'sizeof' to incomplete type 
> 'struct La_i86_regs'
> In file included from ../sysdeps/nptl/libc-lockP.h:24,
>                  from ../sysdeps/nptl/libc-lock.h:184,
>                  from ../include/link.h:52,
>                  from <stdin>:1:
> <stdin>:6:70: error: invalid use of undefined type 'struct La_i86_regs'
> <stdin>:7:70: error: invalid use of undefined type 'struct La_i86_regs'
> <stdin>:8:70: error: invalid use of undefined type 'struct La_i86_regs'
> <stdin>:9:70: error: invalid use of undefined type 'struct La_i86_regs'
> <stdin>:10:70: error: invalid use of undefined type 'struct La_i86_regs'
> <stdin>:11:73: error: invalid application of 'sizeof' to incomplete type 
> 'struct La_i86_retval'
> In file included from ../sysdeps/nptl/libc-lockP.h:24,
>                  from ../sysdeps/nptl/libc-lock.h:184,
>                  from ../include/link.h:52,
>                  from <stdin>:1:
> <stdin>:12:71: error: invalid use of undefined type 'struct La_i86_retval'
> <stdin>:13:71: error: invalid use of undefined type 'struct La_i86_retval'
> <stdin>:14:71: error: invalid use of undefined type 'struct La_i86_retval'
> <stdin>:15:71: error: invalid use of undefined type 'struct La_i86_retval'
> <stdin>:16:72: error: invalid use of undefined type 'struct La_i86_retval'
> <stdin>:17:72: error: invalid use of undefined type 'struct La_i86_retval'
> 
> Apart from downgrade bash version (mine is 4.4.19 on Ubuntu Server 18.04), is 
> there any way to fix that issue?
> Giang


I have seen many glibc errors of a decade or two, but I seriously do not 
remember ever seeing this.
So I would need to analyses / internet search myself. But I recommend to just 
install a t2 binary release and build from that, as building on third party 
distributions often exposes strange bugs and build breakage like that.

        René

-- 
 ExactCODE GmbH, Lietzenburger Str. 42, DE-10789 Berlin
 http://exactcode.com | http://exactscan.com | http://ocrkit.com | 
http://t2-project.org | http://rene.rebe.de

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to