Hi!
As said I am now about trying to compile GGI on a Solaris Box.
Currently I can't compile anything, because "make" is not found.
gmake says:
--------------------------------------
make all-recursive
gmake: make: Command not found
gmake: *** [all-recursive-am] Error 127
--------------------------------------
As this is the first time I am working on a Solaris Box, I appreciate any
help.
Just FYI, the output of autogen.sh
--------------------------------------
configure.in:161: warning: AC_TRY_RUN called without default to allow cross
compiling
automake: reading configure.in
automake: reading aclocal.m4
configure.in: 42: installing `./ltconfig'; cannot run `libtoolize': No such
file or directory
automake: reading Makefile.am
automake: creating Makefile.in
automake: reading gg/Makefile.am
automake: creating gg/Makefile.in
automake: reading gii/Makefile.am
automake: creating gii/Makefile.in
automake: reading input/Makefile.am
automake: creating input/Makefile.in
automake: reading input/null/Makefile.am
automake: creating input/null/Makefile.in
automake: reading input/file/Makefile.am
automake: creating input/file/Makefile.in
automake: reading input/tcp/Makefile.am
automake: creating input/tcp/Makefile.in
automake: reading input/stdin/Makefile.am
automake: creating input/stdin/Makefile.in
automake: reading input/x/Makefile.am
automake: creating input/x/Makefile.in
automake: reading input/xwin/Makefile.am
automake: creating input/xwin/Makefile.in
automake: reading input/mouse/Makefile.am
automake: creating input/mouse/Makefile.in
automake: reading input/linux_mouse/Makefile.am
automake: creating input/linux_mouse/Makefile.in
automake: reading input/linux_kbd/Makefile.am
automake: creating input/linux_kbd/Makefile.in
automake: reading input/linux_joy/Makefile.am
automake: creating input/linux_joy/Makefile.in
automake: reading input/linux_evdev/Makefile.am
automake: creating input/linux_evdev/Makefile.in
automake: reading input/ipaq_touchscreen/Makefile.am
automake: creating input/ipaq_touchscreen/Makefile.in
automake: reading input/spaceorb/Makefile.am
automake: creating input/spaceorb/Makefile.in
automake: reading input/vgl/Makefile.am
automake: creating input/vgl/Makefile.in
automake: reading input/directx/Makefile.am
automake: creating input/directx/Makefile.in
automake: reading input/fdselect/Makefile.am
automake: creating input/fdselect/Makefile.in
automake: reading input/pcjoy/Makefile.am
automake: creating input/pcjoy/Makefile.in
automake: reading input/lk201/Makefile.am
automake: creating input/lk201/Makefile.in
automake: reading filter/Makefile.am
automake: creating filter/Makefile.in
automake: reading filter/mouse/Makefile.am
automake: creating filter/mouse/Makefile.in
automake: reading filter/keytrans/Makefile.am
automake: creating filter/keytrans/Makefile.in
automake: reading filter/save/Makefile.am
automake: creating filter/save/Makefile.in
automake: reading filter/tcp/Makefile.am
automake: creating filter/tcp/Makefile.in
automake: reading demos/Makefile.am
automake: creating demos/Makefile.in
automake: reading include/Makefile.am
automake: creating include/Makefile.in
automake: reading include/ggi/Makefile.am
automake: creating include/ggi/Makefile.in
automake: reading include/ggi/input/Makefile.am
automake: creating include/ggi/input/Makefile.in
automake: reading include/ggi/internal/Makefile.am
automake: creating include/ggi/internal/Makefile.in
automake: reading doc/Makefile.am
automake: creating doc/Makefile.in
automake: reading doc/man/Makefile.am
automake: creating doc/man/Makefile.in
automake: reading m4/Makefile.am
automake: creating m4/Makefile.in
automake: reading dist/Makefile.am
automake: creating dist/Makefile.in
automake: reading dist/rpm/Makefile.am
automake: creating dist/rpm/Makefile.in
configure.in:161: warning: AC_TRY_RUN called without default to allow cross
compiling
--------------------------------------
... and "configure --prefix=$HOME/ggiroot"
--------------------------------------
creating cache ./config.cache
checking for a BSD compatible install... /opt/sfw/bin/ginstall -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... ./configure: make: not found
no
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 whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... gcc -E
checking host system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/ccs/bin/nm -p output... ok
checking for dlfcn.h... yes
checking for ranlib... no
checking for strip... no
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.8 ld.so
checking if libtool supports shared libraries... yes
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
creating libtool
checking for VGLInit in -lvgl... no
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for fcntl.h... yes
checking for signal.h... yes
checking for sched.h... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for sys/ioctl.h... yes
checking for pthread.h... yes
checking for asm/io.h... no
checking for sys/io.h... no
checking for linux/keyboard.h... no
checking for sys/kd.h... no
checking for sys/vt.h... no
checking for linux/kd.h... no
checking for linux/vt.h... no
checking for linux/joystick.h... no
checking for linux/input.h... no
checking for linux/kdev_t.h... no
checking for linux/major.h... no
checking for linux/h3600_ts.h... no
checking for sys/un.h... yes
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for netdb.h... yes
checking for termios.h... yes
checking for malloc.h... yes
checking for vgl.h... no
checking for windows.h... no
checking for dinput.h... no
checking for working const... yes
checking for size_t... yes
checking for st_rdev in struct stat... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking for TIOCMSET in termios.h or sys/ioctl.h... yes
checking for shared library extension... so
checking for select... yes
checking for pipe... yes
checking for dlopen... no
checking for fcntl... yes
checking for signal... yes
checking for sigaction... yes
checking for readlink... yes
checking for sched_yield... no
checking for inet_aton... no
checking for gettimeofday... yes
checking for strdup... yes
checking for nanosleep... no
checking for usleep... yes
checking for _exit... yes
checking for Sleep... no
checking for GetSystemTime... no
checking for nanosleep in -lrt... yes
checking for sched_yield in -lposix4... yes
checking for dlopen in -ldl... (cached) yes
checking what kind of mutexes to use... builtin
checking for X... libraries , headers
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking if we should build the mhub program... yes
checking if we should build the xsendbut program... yes
checking if we should build null inputlib... yes
checking if we should build file inputlib... yes
checking if we should build ipaq_touchscreen inputlib... no
checking if we should build tcp inputlib... yes
checking if we should build stdio inputlib... yes
checking if we should build x inputlib... yes
checking if we should build xwin inputlib... yes
checking if we should build mouse inputlib... yes
checking if we should build linux-mouse inputlib... yes
checking if we should build linux-kbd inputlib... no
checking if we should build linux-joy inputlib... no
checking if we should build linux-evdev inputlib... no
checking if we should build spaceorb inputlib... yes
checking if we should build vgl inputlib... no
checking if we should build directx inputlib... no
checking if we should build pcjoy inputlib... no
checking if we should build lk201 inputlib... no
checking if we should build mouse emulation filterlib... yes
checking if we should build key translation filterlib... yes
checking if we should build save filterlib... yes
checking if we should build tcp filterlib... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating gg/Makefile
creating gii/Makefile
creating input/Makefile
creating input/null/Makefile
creating input/file/Makefile
creating input/tcp/Makefile
creating input/stdin/Makefile
creating input/x/Makefile
creating input/xwin/Makefile
creating input/mouse/Makefile
creating input/linux_mouse/Makefile
creating input/linux_kbd/Makefile
creating input/linux_joy/Makefile
creating input/linux_evdev/Makefile
creating input/ipaq_touchscreen/Makefile
creating input/spaceorb/Makefile
creating input/vgl/Makefile
creating input/directx/Makefile
creating input/fdselect/Makefile
creating input/pcjoy/Makefile
creating input/lk201/Makefile
creating filter/Makefile
creating filter/mouse/Makefile
creating filter/keytrans/Makefile
creating filter/save/Makefile
creating filter/tcp/Makefile
creating demos/Makefile
creating include/Makefile
creating include/ggi/system.h
creating include/ggi/Makefile
creating include/ggi/input/Makefile
creating include/ggi/internal/Makefile
creating doc/Makefile
creating doc/man/Makefile
creating m4/Makefile
creating libgii.conf
creating dist/Makefile
creating dist/rpm/Makefile
creating dist/rpm/libgii.spec
creating config.h
config.h is unchanged
--------------------------------------
--
CU,
Christoph Egger
E-Mail: [EMAIL PROTECTED]
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net