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

Re: Bug report for -m64 failure



Matt Kraai writes:
> Howdy,
> 
> ncurses fails to build on i386 because it cannot compile with -m64:
> 
> > gcc -m64 -O2 -g   conftest.c  >&5
> > /usr/bin/ld: warning: ld-linux-x86-64.so.2, needed by /lib64/libc.so.6, not found (try using -rpath or -rpath-link)
> > /lib64/libc.so.6: undefined reference to `_rtld_global@GLIBC_PRIVATE'
> > /lib64/libc.so.6: undefined reference to `__libc_enable_secure@GLIBC_PRIVATE'
> > /lib64/libc.so.6: undefined reference to `_rtld_global_ro@GLIBC_PRIVATE'
> > /lib64/libc.so.6: undefined reference to `_dl_out_of_memory@GLIBC_PRIVATE'
> > /lib64/libc.so.6: undefined reference to `_r_debug@GLIBC_2.2.5'
> > /lib64/libc.so.6: undefined reference to `__tls_get_addr@GLIBC_2.3'
> > /lib64/libc.so.6: undefined reference to `_dl_argv@GLIBC_PRIVATE'
> > collect2: ld returned 1 exit status
> 
> Is this a toolchain problem?

so why don't you ask debian-toolchain?

> If so, has it already been reported (and if so, as what bug report
> number) or which package should I file it against?

see #334013. #334626 and #334627 are the same.



Reply to: