Sdl issues (installation)

I’m trying to decide if the issues are with SDL or my makefile program and
SH, or the components in SDL. I’m following the directions to setup LibSDL
but failing miserably: I’m using MinGWin, in Windows XP (don’t laugh, it was
an experiment and I’ll be going back to 2k!)

sh configure
—results clipped—
make

—results—
Making all in src
c:\MinGWin\bin\make.exe[1]: Entering directory
c:/download/programs/SDL/SDL-1.2.3/SDL-1.2.3/src' Making all in main c:\MinGWin\bin\make.exe[2]: Entering directoryc:/download/programs/SDL/SDL-1.2.3/SDL-1.2.3/src/main’
gcc -DPACKAGE=“SDL” -DVERSION=“1.2.3” -DHAVE_ALLOCA=1 -I. -I. -g -
O2 -Wall -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT -I…/…/src/video/wincommon -
DENABLE_WINDIB -I…/…/include -I…/…/include/SDL -I…/…/src -I…/…/src/w
in32 -I…/…/src/main -I…/…/src/audio -I…/…/src/video -I…/…/src/events
-I…/…/src/joystick -I…/…/src/cdrom -I…/…/src/thread -I…/…/src/timer
-I…/…/src/endian -I…/…/src/file -c SDL_main.c
rm -f libSDLmain.a
ar cru libSDLmain.a SDL_main.o
ranlib libSDLmain.a
C:/MinGWin/msys/1.0/bin/sh.exe …/…/libtool --mode=compile
gcc -DPACKAGE=“SDL” -DVERSION=“1.2.3” -DHAVE_ALLOCA=1 -I. -I. -g -
O2 -Wall -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT -I…/…/src/video/wincommon -
DENABLE_WINDIB -I…/…/include -I…/…/include/SDL -I…/…/src -I…/…/src/w
in32 -I…/…/src/main -I…/…/src/audio -I…/…/src/video -I…/…/src/events
-I…/…/src/joystick -I…/…/src/cdrom -I…/…/src/thread -I…/…/src/timer
-I…/…/src/endian -I…/…/src/file -c dummy.c
rm -f .libs/file -c dummy.lo
gcc -DPACKAGE=\SDL" -DVERSION=“1.2.3” -DHAVE_ALLOCA=1 -I. -I. -g -O2 -Wall -
DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT -I…/…/src/video/wincommon -DENABLE_WI
NDIB -I…/…/include -I…/…/include/SDL -I…/…/src -I…/…/src/win32 -I…/
…/src/main -I…/…/src/audio -I…/…/src/video -I…/…/src/events -I…/…/s
rc/joystick -I…/…/src/cdrom -I…/…/src/thread -I…/…/src/timer -I…/…/s
rc/endian -I…/…/src/file -c dummy.c -DPIC -o .libs/file -c dummy.lo
c:\MinGWin\bin\make.exe[2]: Leaving directory
c:/download/programs/SDL/SDL-1.2.3/SDL-1.2.3/src/main' c:\MinGWin\bin\make.exe[1]: Leaving directoryc:/download/programs/SDL/SDL-1.2.3/SDL-1.2.3/src’

— end results—

Any suggestions

-Jim Stapleton

Steven James Stapleton wrote:

I’m trying to decide if the issues are with SDL or my makefile program and
SH, or the components in SDL. I’m following the directions to setup LibSDL
but failing miserably: I’m using MinGWin, in Windows XP (don’t laugh, it was
an experiment and I’ll be going back to 2k!)

sh configure
—results clipped—
make

—results—
Making all in src
c:\MinGWin\bin\make.exe[1]: Entering directory
c:/download/programs/SDL/SDL-1.2.3/SDL-1.2.3/src' Making all in main c:\MinGWin\bin\make.exe[2]: Entering directoryc:/download/programs/SDL/SDL-1.2.3/SDL-1.2.3/src/main’
gcc -DPACKAGE=“SDL” -DVERSION=“1.2.3” -DHAVE_ALLOCA=1 -I. -I. -g -
O2 -Wall -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT -I…/…/src/video/wincommon -
DENABLE_WINDIB -I…/…/include -I…/…/include/SDL -I…/…/src -I…/…/src/w
in32 -I…/…/src/main -I…/…/src/audio -I…/…/src/video -I…/…/src/events
-I…/…/src/joystick -I…/…/src/cdrom -I…/…/src/thread -I…/…/src/timer
-I…/…/src/endian -I…/…/src/file -c SDL_main.c
rm -f libSDLmain.a
ar cru libSDLmain.a SDL_main.o
ranlib libSDLmain.a
C:/MinGWin/msys/1.0/bin/sh.exe …/…/libtool --mode=compile
gcc -DPACKAGE=“SDL” -DVERSION=“1.2.3” -DHAVE_ALLOCA=1 -I. -I. -g -
O2 -Wall -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT -I…/…/src/video/wincommon -
DENABLE_WINDIB -I…/…/include -I…/…/include/SDL -I…/…/src -I…/…/src/w
in32 -I…/…/src/main -I…/…/src/audio -I…/…/src/video -I…/…/src/events
-I…/…/src/joystick -I…/…/src/cdrom -I…/…/src/thread -I…/…/src/timer
-I…/…/src/endian -I…/…/src/file -c dummy.c
rm -f .libs/file -c dummy.lo
gcc -DPACKAGE=\SDL" -DVERSION=“1.2.3” -DHAVE_ALLOCA=1 -I. -I. -g -O2 -Wall -
DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT -I…/…/src/video/wincommon -DENABLE_WI
NDIB -I…/…/include -I…/…/include/SDL -I…/…/src -I…/…/src/win32 -I…/
…/src/main -I…/…/src/audio -I…/…/src/video -I…/…/src/events -I…/…/s
rc/joystick -I…/…/src/cdrom -I…/…/src/thread -I…/…/src/timer -I…/…/s
rc/endian -I…/…/src/file -c dummy.c -DPIC -o .libs/file -c dummy.lo
c:\MinGWin\bin\make.exe[2]: Leaving directory
c:/download/programs/SDL/SDL-1.2.3/SDL-1.2.3/src/main' c:\MinGWin\bin\make.exe[1]: Leaving directoryc:/download/programs/SDL/SDL-1.2.3/SDL-1.2.3/src’

— end results—

Any suggestions

-Jim Stapleton


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl

Umm…what seems to be the problem? It looks as if everything compiled fine. I
don’t have experience with SDL in windows with MinGWin, but the procedure to get
SDL installed in Linux is:
./configure
make
make install
So, I’m gonna take a wild guess and say that you should do something like:
sh configure
make
make install

P.