compile problems

Thomas Finneid tfinneid@ifi.uio.no
Sat Jul 20 12:29:00 GMT 2002


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






More information about the Binutils mailing list