ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RP] Ratpoison on Solaris


From: Steve Nelson
Subject: [RP] Ratpoison on Solaris
Date: Tue, 21 Jun 2005 13:03:39 +0100

Hello,

I'm trying to build ratpoison-1.3.0 to run under Solaris 9.

I have gcc3, automake and autoconf from blastwave, but I run into
trouble after running the configure script.

Am I missing something?  I am a little concerned that it reports a
missing autoconf - its definitely there.

TIA,

Steve Nelson

bash-2.05# ./configure
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... no
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking whether to enable debugging... no
checking for gcc... gcc
checking for gcc... (cached) gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking terminal emulator... xterm
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
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 for egrep... egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for add_history in -lhistory... yes
checking for XOpenDisplay in -lX11... yes
checking for X11/extensions/Xinerama.h... no
checking for XMissingExtension in -lXext... yes
checking for XineramaQueryScreens in -lXinerama... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for unistd.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for getopt... yes
checking for getopt_long... no
checking for setsid... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for putenv... yes
checking for vsnprintf... yes
checking for usleep... yes
checking return type of signal handlers... void
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating contrib/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing default-1 commands
bash-2.05# /usr/xpg4/bin/make
Making all in src
bash: make: command not found
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]