------- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de  
2005-01-04 08:29 -------
No, it's not a duplicate of 18810. I temporarely renamed my 'install' in 
/usr/bin/install to install_off so 
that 'which install' now results in:

localhost:~ lars$ which install
no install in /bin /sbin /usr/bin /usr/sbin /usr/X11R6/bin /opt/local/bin

and gcc has to use it's own install-sh:

/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 xlimits.h 
/tmp/gcc/lib/gcc/i686-
apple-darwin7.2.1/4.0.0/install-tools/include/limits.h
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 
../../gcc-4.0-20050102/gcc/
gsyslimits.h \
  /tmp/gcc/lib/gcc/i686-apple-darwin7.2.1/4.0.0/install-tools/gsyslimits.h
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 macro_list 
/tmp/gcc/lib/gcc/i686-
apple-darwin7.2.1/4.0.0/install-tools/macro_list
if [ x != x ] ; then \
  /Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c /bin/sh 
../../gcc-4.0-20050102/gcc/../
mkinstalldirs \
        
/tmp/gcc/libexec/gcc/i686-apple-darwin7.2.1/4.0.0/install-tools/mkinstalldirs ; 
\
  /Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c 
../../gcc-4.0-20050102/gcc/fixproto /tmp/
gcc/libexec/gcc/i686-apple-darwin7.2.1/4.0.0/install-tools/fixproto ; \
  /Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c build/fix-header \
        
/tmp/gcc/libexec/gcc/i686-apple-darwin7.2.1/4.0.0/install-tools/fix-header ; \
else :; fi
echo 'SYSTEM_HEADER_DIR="'"/usr/include"'"' \
        > 
/tmp/gcc/lib/gcc/i686-apple-darwin7.2.1/4.0.0/install-tools/mkheaders.conf
echo 'OTHER_FIXINCLUDES_DIRS=""' \
>> /tmp/gcc/lib/gcc/i686-apple-darwin7.2.1/4.0.0/install-tools/mkheaders.conf
echo 'FIXPROTO_DEFINES=""' \
>> /tmp/gcc/lib/gcc/i686-apple-darwin7.2.1/4.0.0/install-tools/mkheaders.conf
echo 'STMP_FIXPROTO=""' \
>> /tmp/gcc/lib/gcc/i686-apple-darwin7.2.1/4.0.0/install-tools/mkheaders.conf
echo 'STMP_FIXINC="stmp-fixinc"' \
>> /tmp/gcc/lib/gcc/i686-apple-darwin7.2.1/4.0.0/install-tools/mkheaders.conf
make \
  CFLAGS="-g -O2  -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes  -fno-
common " \
  CONFIG_H="tconfig.h ../../gcc-4.0-20050102/gcc/../include/ansidecl.h" 
TM_H="tm.h      ../../gcc-
4.0-20050102/gcc/config/i386/i386.h ../../gcc-4.0-20050102/gcc/config/darwin7.h 
../../gcc-4.0-
20050102/gcc/config/darwin.h ../../gcc-4.0-20050102/gcc/config/i386/darwin.h 
../../gcc-4.0-
20050102/gcc/defaults.h insn-constants.h insn-flags.h" \
  INCLUDES="-I. -I. -I../../gcc-4.0-20050102/gcc -I../../gcc-4.0-20050102/gcc/. 
-I../../gcc-4.0-
20050102/gcc/../include -I./../intl 
-I../../gcc-4.0-20050102/gcc/../libcpp/include " \
  MAKEOVERRIDES= \
  -f libgcc.mk all
make[2]: Nothing to be done for `all'.
make \
  CFLAGS="-g -O2  -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes  -fno-
common " \
  CONFIG_H="tconfig.h ../../gcc-4.0-20050102/gcc/../include/ansidecl.h" \
  MAKEOVERRIDES= \
  mkinstalldirs='/bin/sh ../../gcc-4.0-20050102/gcc/../mkinstalldirs' \
  -f libgcc.mk install
/bin/sh: line 1: /dev/null: Operation not supported
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 ./libgcc.a 
/tmp/gcc/lib/gcc/i686-
apple-darwin7.2.1/4.0.0/
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
ranlib -c /tmp/gcc/lib/gcc/i686-apple-darwin7.2.1/4.0.0/libgcc.a
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 ./libgcov.a 
/tmp/gcc/lib/gcc/i686-
apple-darwin7.2.1/4.0.0/
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
ranlib -c /tmp/gcc/lib/gcc/i686-apple-darwin7.2.1/4.0.0/libgcov.a
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 ./libgcc_eh.a 
/tmp/gcc/lib/gcc/i686-
apple-darwin7.2.1/4.0.0/
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
ranlib -c /tmp/gcc/lib/gcc/i686-apple-darwin7.2.1/4.0.0/libgcc_eh.a
/bin/sh ../../gcc-4.0-20050102/gcc/../mkinstalldirs /tmp/gcc/lib; 
../../gcc-4.0-20050102/gcc/../
install-sh -c -m 644 libgcc_s.1.0.dylib /tmp/gcc/lib/libgcc_s.1.0.dylib; rm -f 
/tmp/gcc/lib/
libgcc_s.dylib; ln -s libgcc_s.1.0.dylib /tmp/gcc/lib/libgcc_s.dylib
../../gcc-4.0-20050102/gcc/../install-sh: line 282: /dev/null: Operation not 
supported
rm -f /tmp/gcc/bin/cpp
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 755 cpp /tmp/gcc/bin/cpp
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
if [ x != x ]; then \
  rm -f /tmp/gcc//cpp; \
  /Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 755 cpp /tmp/gcc//cpp; \
else true; fi
rm -f /tmp/gcc/man/man1/g++.1
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 doc/g++.1 
/tmp/gcc/man/man1/
g++.1
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
chmod a-x /tmp/gcc/man/man1/g++.1
rm -f /tmp/gcc/man/man1/gcj.1
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 doc/gcj.1 
/tmp/gcc/man/man1/gcj.1
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
chmod a-x /tmp/gcc/man/man1/gcj.1
for tool in gcjh jv-scan jcf-dump \
        gij jv-convert grmic grmiregistry gcj-dbtool ; do \
  tool_transformed_name=`echo $tool|sed 's,y,y,'`; \
  man_name=/tmp/gcc/man/man1/${tool_transformed_name}.1; \
  rm -f $man_name ; \
  for source_name in doc/${tool}.1 ../../gcc-4.0-20050102/gcc/doc/${tool}.1 ; 
do \
    if test -f $source_name; then \
      /Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 $source_name 
$man_name; \
      break; \
      else : ; \
    fi; \
  done ; \
  chmod a-x $man_name ; \
done
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
rm -f /tmp/gcc/man/man1/gcc.1
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 doc/gcc.1 
/tmp/gcc/man/man1/gcc.1
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
chmod a-x /tmp/gcc/man/man1/gcc.1
rm -f /tmp/gcc/man/man1/cpp.1
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 doc/cpp.1 
/tmp/gcc/man/man1/cpp.1
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
chmod a-x /tmp/gcc/man/man1/cpp.1
rm -f /tmp/gcc/man/man1/gcov.1
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 doc/gcov.1 
/tmp/gcc/man/man1/
gcov.1
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
chmod a-x /tmp/gcc/man/man1/gcov.1
rm -f /tmp/gcc/man/man7/fsf-funding.7
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 doc/fsf-funding.7 
/tmp/gcc/man/
man7/fsf-funding.7
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
chmod a-x /tmp/gcc/man/man7/fsf-funding.7
rm -f /tmp/gcc/man/man7/gfdl.7
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 doc/gfdl.7 
/tmp/gcc/man/man7/gfdl.7
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
chmod a-x /tmp/gcc/man/man7/gfdl.7
rm -f /tmp/gcc/man/man7/gpl.7
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 doc/gpl.7 
/tmp/gcc/man/man7/gpl.7
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
chmod a-x /tmp/gcc/man/man7/gpl.7
rm -f /tmp/gcc/info/gcj.info
if [ -f doc/gcj.info ]; then \
  for f in doc/gcj.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 $f 
/tmp/gcc/info/$realfile; \
    chmod a-x /tmp/gcc/info/$realfile; \
  done; \
else true; fi
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /tmp/gcc/info/gcj.info ]; then \
    install-info --dir-file=/tmp/gcc/info/dir /tmp/gcc/info/gcj.info; \
  else true; fi; \
else true; fi;
/bin/sh: line 1: /dev/null: Operation not supported
rm -f /tmp/gcc/info/cpp.info
if [ -f doc/cpp.info ]; then \
  for f in doc/cpp.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 $f 
/tmp/gcc/info/$realfile; \
    chmod a-x /tmp/gcc/info/$realfile; \
  done; \
else true; fi
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /tmp/gcc/info/cpp.info ]; then \
    install-info --dir-file=/tmp/gcc/info/dir /tmp/gcc/info/cpp.info; \
  else true; fi; \
else true; fi;
/bin/sh: line 1: /dev/null: Operation not supported
rm -f /tmp/gcc/info/gcc.info
if [ -f doc/gcc.info ]; then \
  for f in doc/gcc.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 $f 
/tmp/gcc/info/$realfile; \
    chmod a-x /tmp/gcc/info/$realfile; \
  done; \
else true; fi
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /tmp/gcc/info/gcc.info ]; then \
    install-info --dir-file=/tmp/gcc/info/dir /tmp/gcc/info/gcc.info; \
  else true; fi; \
else true; fi;
/bin/sh: line 1: /dev/null: Operation not supported
rm -f /tmp/gcc/info/cppinternals.info
if [ -f doc/cppinternals.info ]; then \
  for f in doc/cppinternals.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 $f 
/tmp/gcc/info/$realfile; \
    chmod a-x /tmp/gcc/info/$realfile; \
  done; \
else true; fi
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /tmp/gcc/info/cppinternals.info ]; then \
    install-info --dir-file=/tmp/gcc/info/dir /tmp/gcc/info/cppinternals.info; \
  else true; fi; \
else true; fi;
/bin/sh: line 1: /dev/null: Operation not supported
rm -f /tmp/gcc/info/gccinstall.info
if [ -f doc/gccinstall.info ]; then \
  for f in doc/gccinstall.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 $f 
/tmp/gcc/info/$realfile; \
    chmod a-x /tmp/gcc/info/$realfile; \
  done; \
else true; fi
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /tmp/gcc/info/gccinstall.info ]; then \
    install-info --dir-file=/tmp/gcc/info/dir /tmp/gcc/info/gccinstall.info; \
  else true; fi; \
else true; fi;
/bin/sh: line 1: /dev/null: Operation not supported
rm -f /tmp/gcc/info/gccint.info
if [ -f doc/gccint.info ]; then \
  for f in doc/gccint.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 $f 
/tmp/gcc/info/$realfile; \
    chmod a-x /tmp/gcc/info/$realfile; \
  done; \
else true; fi
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /tmp/gcc/info/gccint.info ]; then \
    install-info --dir-file=/tmp/gcc/info/dir /tmp/gcc/info/gccint.info; \
  else true; fi; \
else true; fi;
/bin/sh: line 1: /dev/null: Operation not supported
/bin/sh ../../gcc-4.0-20050102/gcc/../mkinstalldirs /tmp/gcc/share
../../gcc-4.0-20050102/gcc/../mkinstalldirs: line 77: /dev/null: Operation not 
supported
mkdir /tmp/gcc/share
cats="po/be.gmo po/ca.gmo po/da.gmo po/de.gmo po/el.gmo po/es.gmo po/fr.gmo 
po/ja.gmo po/
nl.gmo po/sv.gmo po/tr.gmo"; for cat in $cats; do \
  lang=`basename $cat | sed 's/\.gmo$//'`; \
  if [ -f $cat ]; then :; \
  elif [ -f ../../gcc-4.0-20050102/gcc/$cat ]; then 
cat=../../gcc-4.0-20050102/gcc/$cat; \
  else continue; \
  fi; \
  dir=/tmp/gcc/share/locale/$lang/LC_MESSAGES; \
  echo /bin/sh ../../gcc-4.0-20050102/gcc/../mkinstalldirs $dir; \
  /bin/sh ../../gcc-4.0-20050102/gcc/../mkinstalldirs $dir || exit 1; \
  echo /Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 $cat 
$dir/gcc.mo; \
  /Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c -m 644 $cat $dir/gcc.mo; \
done
rm -f /tmp/gcc/bin/gcc
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c xgcc /tmp/gcc/bin/gcc
/Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh: line 282: /dev/null: Operation 
not supported
rm -f /tmp/gcc/bin/i686-apple-darwin7.2.1-gcc-4.0.0
( cd /tmp/gcc/bin && \
   ln gcc i686-apple-darwin7.2.1-gcc-4.0.0 )
if [ -f gcc-cross ] ; then \
  if [ -d 
/tmp/gcc/lib/gcc/i686-apple-darwin7.2.1/4.0.0/../../../../i686-apple-darwin7.2.1/bin/.
 ] ; 
then \
    rm -f 
/tmp/gcc/lib/gcc/i686-apple-darwin7.2.1/4.0.0/../../../../i686-apple-darwin7.2.1/bin/gcc;
 \
    /Users/lars/GCC/FSF/gcc-4.0-20050102/install-sh -c gcc-cross 
/tmp/gcc/lib/gcc/i686-apple-
darwin7.2.1/4.0.0/../../../../i686-apple-darwin7.2.1/bin/gcc; \
  else true; fi; \
else \
  rm -f /tmp/gcc/bin/i686-apple-darwin7.2.1-gcc-tmp; \
  ( cd /tmp/gcc/bin && \
    ln gcc i686-apple-darwin7.2.1-gcc-tmp && \
    mv -f i686-apple-darwin7.2.1-gcc-tmp i686-apple-darwin7.2.1-gcc ); \
fi
/bin/sh: line 1: /dev/null: Operation not supported
/bin/sh: line 1: /dev/null: Operation not supported
rm -f stamp-h1
/bin/sh ./config.status config.h
./config.status: line 24: /dev/null: Operation not supported
./config.status: line 32: /dev/null: Operation not supported
./config.status: line 55: /dev/null: Operation not supported
./config.status: line 65: /dev/null: Operation not supported
./config.status: line 2: /dev/null: Operation not supported
./config.status: line 100: /dev/null: Operation not supported
./config.status: line 1: /dev/null: Operation not supported
./config.status: line 24: /dev/null: Operation not supported
./config.status: line 32: /dev/null: Operation not supported
./config.status: line 55: /dev/null: Operation not supported
./config.status: line 65: /dev/null: Operation not supported
./config.status: line 2: /dev/null: Operation not supported
./config.status: line 1: /dev/null: Operation not supported
^Cmake[1]: *** [stamp-h1] Interrupt
make: *** [install-intl] Interrupt

localhost:~/GCC/FSF/gcc-build lars$ 




-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|DUPLICATE                   |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19248

Reply via email to