/boot/home/Desktop/SDL_image-1.2.6>cd /boot/home/Desktop/sdl-error/freedroid-1.0.2
/boot/home/Desktop/sdl-error/freedroid-1.0.2>./configure --build=i586-pc-beos --prefix=/bo
ot/home/config/ LDFLAGS=-L/boot/home/config/lib CPPFLAGS=-I/boot/home/config/include
checking build system type... i586-pc-beos
checking host system type... i586-pc-beos
checking target system type... i586-pc-beos
checking for a BSD-compatible install... /boot/home/config/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... conftest
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... gcc
checking whether make sets $(MAKE)... (cached) yes
checking for sin in -lm... yes
checking how to run the C preprocessor... gcc -E
checking for X... no
configure: Checking for compulsory SDL libraries:
checking for sdl-config... /boot/home/config/bin/sdl-config
checking for SDL - version >= 1.2.4... yes
checking for SDL_Init in -lSDL... yes
checking for jpeg_start_compress in -ljpeg... yes
checking for compress in -lz... yes
checking for png_read_png in -lpng... yes
checking for IMG_LoadJPG_RW in -lSDL_image... yes
configure: Checking for optional SDL libraries:
checking for Mix_OpenAudio in -lSDL_mixer... no
configure: WARNING:
--------------------------------------------------
libSDL_mixer not found!
you need the SDL_mixer library if you want sound!
(see see http://www.libsdl.org/)
--> compiling without sound support
--------------------------------------------------
checking for ov_open in -lvorbis... no
configure: WARNING:
--------------------------------------------------
libvorbis not found!
You need the Vorbis libs installed if you want
Freedroid to be able to play Ogg files (e.g. the Intro theme)
--------------------------------------------------
checking for egrep... grep -E
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... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/soundcard.h usability... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking return type of signal handlers... void
checking for memset... yes
checking for sqrt... yes
checking for strstr... yes
checking for strtok... yes
checking for strcspn... yes
checking for strspn... yes
checking for rand... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
/boot/home/Desktop/sdl-error/freedroid-1.0.2>make all
make  all-recursive
make[1]: Entering directory `/boot/home/Desktop/sdl-error/freedroid-1.0.2'
Making all in src
make[2]: Entering directory `/boot/home/Desktop/sdl-error/freedroid-1.0.2/src'
source='menu.c' object='menu.o' libtool=no \
        depfile='.deps/menu.Po' tmpdepfile='.deps/menu.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'menu.c' || echo './'`menu.c
source='graphics.c' object='graphics.o' libtool=no \
        depfile='.deps/graphics.Po' tmpdepfile='.deps/graphics.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'graphics.c' || echo './'`graphics.c
source='map.c' object='map.o' libtool=no \
        depfile='.deps/map.Po' tmpdepfile='.deps/map.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'map.c' || echo './'`map.c
source='init.c' object='init.o' libtool=no \
        depfile='.deps/init.Po' tmpdepfile='.deps/init.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'init.c' || echo './'`init.c
source='ship.c' object='ship.o' libtool=no \
        depfile='.deps/ship.Po' tmpdepfile='.deps/ship.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'ship.c' || echo './'`ship.c
source='takeover.c' object='takeover.o' libtool=no \
        depfile='.deps/takeover.Po' tmpdepfile='.deps/takeover.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'takeover.c' || echo './'`takeover.c
source='bullet.c' object='bullet.o' libtool=no \
        depfile='.deps/bullet.Po' tmpdepfile='.deps/bullet.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'bullet.c' || echo './'`bullet.c
source='influ.c' object='influ.o' libtool=no \
        depfile='.deps/influ.Po' tmpdepfile='.deps/influ.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'influ.c' || echo './'`influ.c
source='misc.c' object='misc.o' libtool=no \
        depfile='.deps/misc.Po' tmpdepfile='.deps/misc.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'misc.c' || echo './'`misc.c
source='text.c' object='text.o' libtool=no \
        depfile='.deps/text.Po' tmpdepfile='.deps/text.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'text.c' || echo './'`text.c
source='sound.c' object='sound.o' libtool=no \
        depfile='.deps/sound.Po' tmpdepfile='.deps/sound.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'sound.c' || echo './'`sound.c
source='enemy.c' object='enemy.o' libtool=no \
        depfile='.deps/enemy.Po' tmpdepfile='.deps/enemy.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'enemy.c' || echo './'`enemy.c
source='input.c' object='input.o' libtool=no \
        depfile='.deps/input.Po' tmpdepfile='.deps/input.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'input.c' || echo './'`input.c
source='main.c' object='main.o' libtool=no \
        depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'main.c' || echo './'`main.c
source='view.c' object='view.o' libtool=no \
        depfile='.deps/view.Po' tmpdepfile='.deps/view.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'view.c' || echo './'`view.c
source='BFont.c' object='BFont.o' libtool=no \
        depfile='.deps/BFont.Po' tmpdepfile='.deps/BFont.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'BFont.c' || echo './'`BFont.c
source='SDL_rotozoom.c' object='SDL_rotozoom.o' libtool=no \
        depfile='.deps/SDL_rotozoom.Po' tmpdepfile='.deps/SDL_rotozoom.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'SDL_rotozoom.c' || echo './'`SDL_rotozoom.c
source='highscore.c' object='highscore.o' libtool=no \
        depfile='.deps/highscore.Po' tmpdepfile='.deps/highscore.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'highscore.c' || echo './'`highscore.c
source='getopt.c' object='getopt.o' libtool=no \
        depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'getopt.c' || echo './'`getopt.c
source='getopt1.c' object='getopt1.o' libtool=no \
        depfile='.deps/getopt1.Po' tmpdepfile='.deps/getopt1.TPo' \
        depmode=gcc /bin/sh ../depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/boot/home/config/include  -g -O2 -I/boot/hom
e/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/config//share/freedroid"'
 -c `test -f 'getopt1.c' || echo './'`getopt1.c
gcc  -g -O2 -I/boot/home/config//include/SDL -D_GNU_SOURCE=1  -DFD_DATADIR='"/boot/home/co
nfig//share/freedroid"'  -L/boot/home/config/lib -o freedroid  menu.o graphics.o map.o ini
t.o ship.o takeover.o bullet.o influ.o misc.o text.o sound.o enemy.o input.o main.o view.o
 BFont.o SDL_rotozoom.o highscore.o getopt.o getopt1.o   -lSDL_image -lpng -lz -ljpeg -lSD
L   -L/boot/home/config//lib -lSDL
make[2]: Leaving directory `/boot/home/Desktop/sdl-error/freedroid-1.0.2/src'
make[2]: Entering directory `/boot/home/Desktop/sdl-error/freedroid-1.0.2'
make[2]: Leaving directory `/boot/home/Desktop/sdl-error/freedroid-1.0.2'
make[1]: Leaving directory `/boot/home/Desktop/sdl-error/freedroid-1.0.2'
/boot/home/Desktop/sdl-error/freedroid-1.0.2>make -n install PREFIX=/boot/apps
set fnord $MAKEFLAGS; amf=$2; \
        dot_seen=no; \
        target=`echo install-recursive | sed s/-recursive//`; \
        list='src '; for subdir in $list; do \
          echo "Making $target in $subdir"; \
          if test "$subdir" = "."; then \
            dot_seen=yes; \
            local_target="$target-am"; \
          else \
            local_target="$target"; \
          fi; \
          (cd $subdir && make  $local_target) \
           || case "$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
        done; \
        if test "$dot_seen" = "no"; then \
          make  "$target-am" || exit 1; \
        fi; test -z "$fail"
Making install in src
make[1]: Entering directory `/boot/home/Desktop/sdl-error/freedroid-1.0.2/src'
make  install-exec-am install-data-am
make[2]: Entering directory `/boot/home/Desktop/sdl-error/freedroid-1.0.2/src'
:
/bin/sh ../mkinstalldirs /boot/home/config//bin
list='freedroid'; for p in $list; do \
          p1=`echo $p|sed 's/$//'`; \
          if test -f $p \
          ; then \
            f=`echo "$p1" | sed 's,^.*/,,;s,x,x,;s/$//'`; \
           echo "  /boot/home/config/bin/install -c $p /boot/home/config//bin/$f"; \
            /boot/home/config/bin/install -c $p /boot/home/config//bin/$f; \
          else :; fi; \
        done
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/boot/home/Desktop/sdl-error/freedroid-1.0.2/src'
make[1]: Leaving directory `/boot/home/Desktop/sdl-error/freedroid-1.0.2/src'
make[1]: Entering directory `/boot/home/Desktop/sdl-error/freedroid-1.0.2'
if test ! -f config.h; then \
          rm -f stamp-h1; \
          make stamp-h1; \
        else :; fi
make  install-exec-am install-data-am
make[2]: Entering directory `/boot/home/Desktop/sdl-error/freedroid-1.0.2'
make[2]: Nothing to be done for `install-exec-am'.
echo "Now copying the the data-directories..."
/bin/sh ./mkinstalldirs /boot/home/config//share/freedroid
cp -r ./freedroid.6 mac-osx map graphics sound /boot/home/config//share/freedroid
echo "... and cleaning from CVS dirs.."
rm -rf `find /boot/home/config//share/freedroid -name CVS`
echo "..done."
:
/bin/sh ./mkinstalldirs /boot/home/config//man/man6
list='  '; \
        l2='freedroid.6  '; \
        for i in $l2; do \
          case "$i" in \
            *.6*) list="$list $i" ;; \
          esac; \
        done; \
        for i in $list; do \
          if test -f ./$i; then file=./$i; \
          else file=$i; fi; \
          ext=`echo $i | sed -e 's/^.*\\.//'`; \
          case "$ext" in \
            6*) ;; \
            *) ext='6' ;; \
          esac; \
          inst=`echo $i | sed -e 's/\\.[0-9a-z]*$//'`; \
          inst=`echo $inst | sed -e 's/^.*\///'`; \
          inst=`echo $inst | sed 's,x,x,'`.$ext; \
          echo " /boot/home/config/bin/install -c -m 644 $file /boot/home/config//man/man6
/$inst"; \
          /boot/home/config/bin/install -c -m 644 $file /boot/home/config//man/man6/$inst;
 \
        done
make[2]: Leaving directory `/boot/home/Desktop/sdl-error/freedroid-1.0.2'
make[1]: Leaving directory `/boot/home/Desktop/sdl-error/freedroid-1.0.2'
/boot/home/Desktop/sdl-error/freedroid-1.0.2>make -n install PREFIX=/boot/apps -B   
cd . && /bin/sh /boot/home/Desktop/sdl-error/freedroid-1.0.2/missing --run aclocal-1.6 
/boot/home/Desktop/sdl-error/freedroid-1.0.2/missing: line 46: aclocal-1.6: command not fo
und
WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.ac'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && \
          /bin/sh /boot/home/Desktop/sdl-error/freedroid-1.0.2/missing --run automake-1.6 
--gnu  Makefile
/boot/home/Desktop/sdl-error/freedroid-1.0.2/missing: line 46: automake-1.6: command not f
ound
WARNING: `automake-1.6' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && /bin/sh /boot/home/Desktop/sdl-error/freedroid-1.0.2/missing --run autoconf
runtime_loader: cannot open file /boot/home/config/bin/perl
make: *** [configure] Error 1
/boot/home/Desktop/sdl-error/freedroid-1.0.2>make -n install PREFIX=/boot/apps   
cd . && /bin/sh /boot/home/Desktop/sdl-error/freedroid-1.0.2/missing --run autoconf
runtime_loader: cannot open file /boot/home/config/bin/perl
make: *** [configure] Error 1
/boot/home/Desktop/sdl-error/freedroid-1.0.2>make -n install                  
cd . && /bin/sh /boot/home/Desktop/sdl-error/freedroid-1.0.2/missing --run autoconf
runtime_loader: cannot open file /boot/home/config/bin/perl
make: *** [configure] Error 1
/boot/home/Desktop/sdl-error/freedroid-1.0.2>
