Hi everyone,
I noticed that SDL-1.1.8 supports NAS, so I downloaded and installed
it. Afterwards, I found that installation of SDL-1.1.8 had no problems,
but there was a problem when I tried to configure SDL_mixer-1.1.0:
checking for SDL - version >= 1.1.5... no
*** Could not run SDL test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means SDL was incorrectly installed
*** or that you have moved SDL since it was installed. In the latter case, you
*** may want to edit the sdl-config script: /usr/local/bin/sdl-config
configure: error: *** SDL version 1.1.5 not found!
Checking config.log for SDL_mixer revealed:
/usr/X11R6/lib/libaudio.so.1: undefined reference to `XtAppAddInput'
/usr/X11R6/lib/libaudio.so.1: undefined reference to `XtRemoveWorkProc'
/usr/X11R6/lib/libaudio.so.1: undefined reference to `XtRemoveInput'
/usr/X11R6/lib/libaudio.so.1: undefined reference to `XtAppAddWorkProc'
So I uninstalled NAS, did a fresh build of SDL-1.1.8 and had no problems
doing configure for SDL_mixer.
(This is on an x86 box with RedHat 6.0, running XFree86 4.0.1.)
Has anyone else observed this?–
Steve Madsen
H2Eye Ltd.
24-28 Hatton Wall
London EC1N 8JH
United Kingdom (UK)
Tel: +44 (0) 207 404 9600
Fax: +44 (0) 207 404 9490
Email: @Steve_Madsen