Subject: gcc3 on openbsd
To: None <tech-pkg@netbsd.org>
From: julien Touche <julien.touche@lycos.com>
List: tech-pkg
Date: 03/13/2003 08:33:10
i get the following error when compiling gcc3 on openbsd 3.2/i386

Adding multilib support to Makefile in .
with_multisubdir=fpic
chmod: mkcheck: No such file or directory
chmod: testsuite_flags: No such file or directory
gmake[1]: Leaving directory 
`/tmp/pkgsrc-obj/lang/gcc3/work/gcc-3.2.1/i386--openbsd/libstdc++-v3'
gmake[1]: Entering directory 
`/tmp/pkgsrc-obj/lang/gcc3/work/gcc-3.2.1/i386--openbsd/libstdc++-v3'
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --cache-file=../config.cache 
--host=i386--openbsd --build=i386--openbsd --enable-multilib 
--with-gcc-version-trigger=/tmp/pkgsrc-obj/lang/gcc3/work/gcc-3.2.1/gcc/version.c 
--infodir=/export/pkg/info --prefix=/export/pkg/gcc-3.2.1 
--disable-shared --srcdir=. --with-target-subdir=i386--openbsd 
--no-create --no-recursion
loading cache ../config.cache
configure: error: can not find install-sh or install.sh in ./../.. ././../..
gmake[1]: *** [config.status] Error 1
gmake[1]: Leaving directory 
`/tmp/pkgsrc-obj/lang/gcc3/work/gcc-3.2.1/i386--openbsd/libstdc++-v3'
gmake: *** [all-target-libstdc++-v3] Error 2
*** Error code 2


ideas ?


Regards

		Julien