public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* compile problems
@ 2002-07-20 12:29 Thomas Finneid
  2002-07-20 15:25 ` H. J. Lu
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Finneid @ 2002-07-20 12:29 UTC (permalink / raw)
  To: binutils


Hi

I was trying to compile binutils-2.12.90.0.15 (and 14) and I got an error
message. It is complaining about something called "no", is that a unix tool or
a special binutil source tool? and how can I fix it?
( I am running Suse 7.3 PowerPC, Linux 2.4.12 with gcc 2.95.3(4?) and
binutils 2.11.90.0.29-14 )

Any help would be greatly appreciated, as I am eager to be able to compile
gcc 3.1

regards

Thomas

The error message produced:


Making all in po
make[3]: Entering directory `/usr/local/src/gcc/binutils-2.12.90.0.15/bfd/po'
( if test 'x.' != 'x.'; then \
    posrcprefix='../'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[         ]*$/d' \
            -e "s@.*@        $posrcprefix& \\\\@" < ./SRC-POTFILES.in \
        | sed -e '$s/\\$//') > SRC-POTFILES-t \
    && chmod a-w SRC-POTFILES-t \
    && mv SRC-POTFILES-t SRC-POTFILES )
( rm -f BLD-POTFILES-t BLD-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[         ]*$/d' \
            -e "s@.*@        ../& \\\\@" < ./BLD-POTFILES.in \
        | sed -e '$s/\\$//') > BLD-POTFILES-t \
    && chmod a-w BLD-POTFILES-t \
    && mv BLD-POTFILES-t BLD-POTFILES )
cd .. \
  && CONFIG_FILES=po/Makefile.in:po/Make-in \
     CONFIG_HEADERS= /bin/sh ./config.status
creating po/Makefile.in
make[3]: Leaving directory `/usr/local/src/gcc/binutils-2.12.90.0.15/bfd/po'
make[3]: Entering directory `/usr/local/src/gcc/binutils-2.12.90.0.15/bfd/po'
file=./`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH no -o $file fr.po
/bin/sh: no: command not found
make[3]: *** [fr.gmo] Error 127
make[3]: Leaving directory `/usr/local/src/gcc/binutils-2.12.90.0.15/bfd/po'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/gcc/binutils-2.12.90.0.15/bfd'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/usr/local/src/gcc/binutils-2.12.90.0.15/bfd'
make: *** [all-bfd] Error 2


-- 
Thomas Finneid

email: tfinneid@ifi.uio.no




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: compile problems
  2002-07-20 12:29 compile problems Thomas Finneid
@ 2002-07-20 15:25 ` H. J. Lu
  0 siblings, 0 replies; 2+ messages in thread
From: H. J. Lu @ 2002-07-20 15:25 UTC (permalink / raw)
  To: Thomas Finneid; +Cc: binutils

On Sat, Jul 20, 2002 at 01:29:22PM +0200, Thomas Finneid wrote:
> 
> Hi
> 
> I was trying to compile binutils-2.12.90.0.15 (and 14) and I got an error
> message. It is complaining about something called "no", is that a unix tool or
> a special binutil source tool? and how can I fix it?

You need getttext.


H.J.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-07-20 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-20 12:29 compile problems Thomas Finneid
2002-07-20 15:25 ` H. J. Lu

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).