enigma-devel
[Top][All Lists]
Advanced

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

[Enigma-devel] Problems building enigma with SuSE 8.1


From: Ralf Westram
Subject: [Enigma-devel] Problems building enigma with SuSE 8.1
Date: Sun, 16 Mar 2003 13:18:13 +0100

Hi,

I'm trying to build the current cvs version of enigma, but there seems
to be sth broken in the build process.

In opposite to what's mentioned in 'INSTALL' there's no configure
script coming with enigma. So I tried to use autoconf / automake:

> -----------------
> automake-1.7

configure.in:17: warning: AC_CANONICAL_HOST invoked multiple times
lib-src/lua/Makefile.am: required file `./depcomp' not found
configure.in:5: required file `src/config.h.in' not found
src/Makefile.am: required file `./compile' not found

> autoconf
> ./configure

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for gcc... 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 for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
checking for main in -lSDL_image... yes
checking for main in -lSDL_mixer... yes
checking for main in -lSDL_ttf... no
checking whether to include profiling information... no
checking whether to optimize the game... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating data/gfx/Makefile
config.status: creating data/levels/Makefile
config.status: creating data/fonts/Makefile
config.status: creating data/sound/Makefile
config.status: creating doc/Makefile
config.status: creating etc/Makefile
config.status: creating lib-src/Makefile
config.status: creating lib-src/oxydlib/Makefile
config.status: creating lib-src/lua/Makefile
config.status: creating src/Makefile
config.status: creating src/px/Makefile
config.status: creating src/config.h
config.status: error: cannot find input file: src/config.h.in

> -----------------

Where do I get the missing files `./depcomp', `src/config.h.in' and
`./compile'?

Ralf


-- 
The Romans didn't find algebra very challenging, because X was always 10.




reply via email to

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