This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/20379] New: ld: cannot find -lgcc_eh


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

            Bug ID: 20379
           Summary: ld: cannot find -lgcc_eh
           Product: glibc
           Version: 2.23
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: build
          Assignee: unassigned at sourceware dot org
          Reporter: bdheeman at gmail dot com
                CC: carlos at redhat dot com
  Target Milestone: ---

/mnt/sda3/usr/src/minimal-bld/work/glibc/glibc-2.23/glibc_objects/libc_nonshared.a
-Wl,--as-needed
/mnt/sda3/usr/src/minimal-bld/work/glibc/glibc-2.23/glibc_objects/elf/ld.so
-Wl,--no-as-needed -Wl,--end-group
/usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../i486-slackware-linux/bin/ld:
cannot find -lgcc_eh
/usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../i486-slackware-linux/bin/ld:
cannot find -lgcc_eh
collect2: error: ld returned 1 exit status
make[2]: ***
[/mnt/sda3/usr/src/minimal-bld/work/glibc/glibc-2.23/glibc_objects/elf/sotruss-lib.so]
Error 1
make[2]: Leaving directory
`/mnt/sda3/usr/src/minimal-bld/work/glibc/glibc-2.23/elf'
make[1]: *** [elf/subdir_lib] Error 2
make[1]: Leaving directory
`/mnt/sda3/usr/src/minimal-bld/work/glibc/glibc-2.23'
make: *** [all] Error 2

I though have:
[bdheeman@porteus:glibc_objects]$ locate /libgcc_eh
*/usr/lib/libgcc_eh_a*

GNU Make 3.82
gcc (GCC) 4.8.2
binutils-2.23.52.0.1
texinfo-4.13a
GNU Awk 4.1.0, API: 1.0 (GNU MPFR 3.1.2, GNU MP 5.1.3)
perl (v5.18.1)
autoconf-2.69
sed (GNU sed) 4.2.2
gettext-0.18.2.1
bison (GNU Bison) 2.7

I just build syslinux-6.03, Linux kernel 4.6.4, and now glibc stopped the show.
I indeed wanted build a Minimal Live Linux using busybox-1.24.2 :-(

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]