public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Bill Cunningham <bill.cu1234@gmail.com>
To: gcc-help@gcc.gnu.org
Subject: error
Date: Sun, 21 Nov 2021 19:45:07 -0500	[thread overview]
Message-ID: <f7a224ba-3cc4-3beb-a12f-833edecb70ba@gmail.com> (raw)

I believe this might be a glibc error because gcc is looking for 
libraries including static libraries from a libc I installed. So would 
anyone opine that I should go back and recompile libc? There's newer 
kernel headers out anyway.  If it's a gcc error wtf is wrong?

Bill

/mnt/x86_64-me-linux-gnu/bin/ld: cannot find /mnt/lib/libc.so.6 inside /mnt
/mnt/x86_64-me-linux-gnu/bin/ld: cannot find /mnt/lib/libc_nonshared.a 
inside /mnt
/mnt/x86_64-me-linux-gnu/bin/ld: cannot find 
/mnt/lib/ld-linux-x86-64.so.2 inside /mnt
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:995: libgcc_s.so] Error 1
make[1]: *** [Makefile:15133: all-target-libgcc] Error 2
make: *** [Makefile:969: all] Error 2


             reply	other threads:[~2021-11-22  0:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-22  0:45 Bill Cunningham [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-11-01  1:44 Error pen1979871192
2007-10-13  1:09 error jay caverte
2007-10-13  1:25 ` error Brian Dessent
2005-04-13 22:39 Error Dean Margell
2002-05-12  8:50 Error Rahul  it
2002-05-12  9:27 ` Error bjorn rohde jensen
2002-05-12 20:44   ` Error David Dudley
2001-05-28  3:36 error Torsten Becker
2001-05-28 14:36 ` error Alexandre Oliva
2001-05-28  3:22 error Torsten Becker
2001-02-07  7:57 error Edmond Kereku
2000-01-14 14:03 Error DarkSprrow
2000-04-01  0:00 ` Error DarkSprrow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f7a224ba-3cc4-3beb-a12f-833edecb70ba@gmail.com \
    --to=bill.cu1234@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).