public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Koo Kee Kiat <kkk85@singnet.com.sg>
To: binutils@sources.redhat.com
Subject: Error compiling binutils  on solaris 10X86
Date: Mon, 28 Mar 2005 22:54:00 -0000	[thread overview]
Message-ID: <1112006374.4247dee6ae82b@dory.singnet.com.sg> (raw)

Hi,

I tried installing binutils 2.15 on solaris 10 X86. I took the following steps: -

1. ./configure
2. make

Step 2 throw the following error: -
cc -fast -o ld-new ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386_ldso.o eelf_i386.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
rm -f ldver.texi
echo '@set VERSION 2.15' > ldver.texi
touch ld.1
perl ./../etc/texi2pod.pl -Dman < ./ld.texinfo > ld.pod
(pod2man --center="GNU Development Tools"  --release="binutils-2.15" --section=1 ld.pod | \
        sed -e '/^.if n .na/d' > ld.1.T$$ && \
        mv -f ld.1.T$$ ld.1) || \
        (rm -f ld.1.T$$ && exit 1)
sh: pod2man: not found
rm -f ld.pod

Any help is appreciated. Thanks in advance.

Best Regards,

Kee Kiat

             reply	other threads:[~2005-03-28 10:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-28 22:54 Koo Kee Kiat [this message]
2005-03-29 22:00 ` Nick Clifton

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=1112006374.4247dee6ae82b@dory.singnet.com.sg \
    --to=kkk85@singnet.com.sg \
    --cc=binutils@sources.redhat.com \
    /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).