Subject: configure error on kdegraphics2 make
To: None <netbsd-help@netbsd.org>
From: Peter Kozberski <pkoz@adam.com.au>
List: netbsd-help
Date: 06/10/2002 21:14:37
I've used make install to install the components of kde2
because the meta installer gave me configure: error: can not find
install-sh or install.sh in scripts ./scripts
cp: *.c: No such file or directory
All were made ok but kdegraphics2 which results in the same error. So
thats where the error is.
Where can I go to solve this?

the compile begins:
=> Checksum OK for kdegraphics-2.2.2.tar.bz2.
===> Extracting for kdegraphics-2.2.2nb1
===> Required package ghostscript>=6.01: NOT found
===> Verifying reinstall for ../../print/ghostscript
===> Configuring for ghostscript-6.01nb4
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether /usr/pkg/bin/gmake sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) cc
checking whether the C compiler (cc -I/usr/pkgsrc/print/ghostscript/work/.buildlink/include -O2 -DA4 -DHAVE_MKSTEMP=1 -I/usr/pkg/share/x11-links/include -L/usr/pkgsrc/print/ghostscript/work/.buildlink/lib  -L/usr/pkg/share/x11-links/lib -
Wl,-R/usr/X11R6/lib -Wl,-R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -I/usr/pkgsrc/print/ghostscript/work/.buildlink/include -O2 -DA4 -DHAVE_MKSTEMP=1 -I/usr/pkg/share/x11-links/include -L/usr/pkgsrc/print/ghostscript/work/.buildlink/lib  -L/usr/pkg/share/x11-links/lib -
Wl,-R/usr/X11R6/lib -Wl,-R/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) cc -E
checking for c++... (cached) c++
checking whether the C++ compiler (c++  -L/usr/pkgsrc/print/ghostscript/work/.buildlink/lib  -L/usr/pkg/share/x11-links/lib -Wl,-R/usr/X11R6/lib -Wl,-R/usr/pkg/lib) works... yes
checking whether the C++ compiler (c++  -L/usr/pkgsrc/print/ghostscript/work/.buildlink/lib  -L/usr/pkg/share/x11-links/lib -Wl,-R/usr/X11R6/lib -Wl,-R/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for malloc.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking whether byte ordering is bigendian... (cached) no
checking which type of build... release
checking for 8-bit clean memcmp... (cached) yes
checking for strtod... (cached) yes
checking for strtol... (cached) yes
updating cache ./config.cache
creating ./config.status
creating Makefile
loading cache ./config.cache
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


-- Peter Kozberski