First post, by Serious Callers Only
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
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++... gcc3
checking for ranlib... ranlib
checking for sdl-config... /usr/local/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
checking SDL version only being 1.2.X... no
configure: error: Only libSDL 1.2.X supported
And my SDL:
apt-cache showpkg libsdl1.2-dev
Package: libsdl1.2-dev
Versions:
1.2.14-6.4ubuntu3 (/var/lib/apt/lists/ubuntu.dcc.fc.up.pt_dists_precise_main_binary-amd64_Packages) (/var/lib/dpkg/status)
Description Language:
File: /var/lib/apt/lists/ubuntu.dcc.fc.up.pt_dists_precise_main_binary-amd64_Packages
MD5: 9a82f59c5790721baad7ffc5f181d3d6
Description Language: en
File: /var/lib/apt/lists/ubuntu.dcc.fc.up.pt_dists_precise_main_i18n_Translation-en
MD5: 9a82f59c5790721baad7ffc5f181d3d6
Reverse Depends:
libsdl1.2-dev:i386,libsdl1.2-dev
libtuxcap-dev,libsdl1.2-dev
libsmpeg-dev,libsdl1.2-dev 1.2.2-3.3
libsdl-ttf2.0-dev,libsdl1.2-dev 1.2.4
libsdl-sound1.2-dev,libsdl1.2-dev 1.2.0
libsdl-sge-dev,libsdl1.2-dev
libsdl-pango-dev,libsdl1.2-dev 1.2.4
libsdl-ocaml-dev,libsdl1.2-dev
libsdl-net1.2-dev,libsdl1.2-dev 1.2.14
libsdl-mixer1.2-dev,libsdl1.2-dev 1.2.14
libsdl-image1.2-dev,libsdl1.2-dev 1.2.10
libsdl-gfx1.2-dev,libsdl1.2-dev 1.2.5-3
libpt2.4.5-dev,libsdl1.2-dev
libpt-dev,libsdl1.2-dev
libpt-1.10.10-dev,libsdl1.2-dev
libparagui1.1-dev,libsdl1.2-dev
libkaya-sdl-dev,libsdl1.2-dev
libguichan-dev,libsdl1.2-dev
libghc-sdl-ttf-dev,libsdl1.2-dev
libghc-sdl-mixer-dev,libsdl1.2-dev
libghc-sdl-image-dev,libsdl1.2-dev
libghc-sdl-dev,libsdl1.2-dev
fenix-dev,libsdl1.2-dev
ats-lang-anairiats,libsdl1.2-dev
Dependencies:
1.2.14-6.4ubuntu3 - libsdl1.2debian (5 1.2.14-6.4ubuntu3) libx11-dev (0 (null)) libglu1-mesa-dev (0 (null)) libasound2-dev (0 (null)) libpulse-dev (0 (null)) libcaca-dev (0 (null)) libxt-dev (0 (null)) libxext-dev (0 (null)) libsdl-dev (0 (null)) libsdl-dev:i386 (0 (null)) libsdl-dev (0 (null)) libsdl-dev:i386 (0 (null)) libsdl1.2-dev:i386 (0 (null))
Provides:
1.2.14-6.4ubuntu3 - libsdl-dev
Reverse Provides:
trying to build a dosbox with the mt32 patch so i don't have the pain of having to start munt before playing games.
Anyway, if i can solve this; does dosbox source have a debian rules file? (I want to upload the source to a ppa i have so other people using ubuntu can download a mt32 enabled build somewhere)