I wanted to install avifile-0.6.0.20011003. I have already installed 
SDL-1.2.4. I had libSDL1.2-1.2.4-11mdk from mdk 9.0. However I have removed 
the symlink to the file /usr/lib/libSDL-1.2.so.0.0.4 as 
/usr/lib/libSDL-1.2.so.0 and did symlink to 
/usr/local/lib/libSDL-1.2.so.0.0.4 as /usr/lib/libSDL-1.2.so.0. This also 
didn't help. Then I mv old /usr/lib/libSDL-1.2.so.0.0.4 to 
/usr/lib/libSDL-1.2.so.0.0.4.old and did 
ln -s /usr/local/lib/libSDL-1.2.so.0.0.4 /usr/lib/libSDL-1.2.so.0.0.4
Even then I get error.
Then I did
./configure --with-sdl-prefix=/usr/local --with-sdl-exec-prefix=/usr/local
Still I get error as 
SdlAudioRenderer.cpp:23: default argument given for parameter 3 of 
`SdlAudioRenderer::SdlAudioRenderer(IAviReadStream*, WAVEFORMATEX&, unsigned 
int = 0)'
SdlAudioRenderer.h:28: after previous specification in 
`SdlAudioRenderer::SdlAudioRenderer(IAviReadStream*, WAVEFORMATEX&, unsigned 
int = 0)'
make[2]: *** [SdlAudioRenderer.lo] Error 1
make[2]: Leaving directory `/root/avifile-0.6.0.20011003/lib/aviplay'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/avifile-0.6.0.20011003/lib'
make: *** [all-recursive] Error 1
I tried ./configure --disable-sdltest
Still I get
Building summary:
qt           yes
sdl          yes
xft          yes
oss audio    yes
sun audio    no
mga_vid      no

I edited manually Makefile to leave blank in front of SDL lines.
Still I get same errors.

How to go about it?
-- 
L.V.Gandhi
203, Soundaryalahari Apartments, Lawsons Bay colony, Visakhapatnam, 530017
MECON, 5th Floor, RTC Complex, Visakhapatnam AP 530020 INDIA









-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to