supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: "Daniel Clark" <dclark@pobox.com>
To: Supervision <supervision@list.skarnet.org>
Subject: Solaris 10: ld: fatal: library -lc: not found
Date: Sat, 30 Jun 2007 19:16:28 -0400	[thread overview]
Message-ID: <5422d5e60706301616m54b104d1ie3601f13b75d2506@mail.gmail.com> (raw)

Anyone get runit compiled on Solaris 10/Sparc?

Using the sun-bundled gcc with
PATH=/usr/sfw/bin:/usr/local/bin:/bin:/usr/bin:/usr/sbin:/sbin:/etc:/usr/bin/X11:/usr/games:/usr/local/bin:/usr/local/games:/usr/ccs/bin

which ld - /usr/ccs/bin/ld
which make - /usr/sfw/bin/make
which gcc - /usr/sfw/bin/gcc

The error is:

./compile runit.c
./load runit unix.a byte.a -static
ld: fatal: library -lc: not found
ld: fatal: library -lc: not found
ld: fatal: File processing errors. No output written to runit
collect2: ld returned 1 exit status
make: *** [runit] Error 1

Thanks,
-- 
Daniel Clark # http://planyp.us/djbclark/profile
# http://dclark.us # http://opensysadmin.com


             reply	other threads:[~2007-06-30 23:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-30 23:16 Daniel Clark [this message]
2007-07-03 11:57 ` Daniel Clark

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=5422d5e60706301616m54b104d1ie3601f13b75d2506@mail.gmail.com \
    --to=dclark@pobox.com \
    --cc=supervision@list.skarnet.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 NNTP newsgroup(s).