Zdenek Kabelac <[EMAIL PROTECTED]> writes:

> On Thu, Nov 14, 2002 at 03:18:29AM +0100, Andreas Goesele wrote:
> > I tried to compile avifile (actual cvs version and
> > avifile-0.7.18-20021107.tgz). Both compilations end such:
> 
> > c++ -DHAVE_CONFIG_H -I. -I. -I../include  -I/usr/include/qt  -I/usr/X11R6/include  
>     -I../libavqt       -DQT_THREAD_SUPPORT     
>-DSHARE_PATH=\"/usr/share/avifile0.7\" -Wall -Wno-unused -I../include  -g -O2 
>-mcpu=i686 -march=i686 -ffast-math -D_GNU_SOURCE -D_REENTRANT  -D_LARGEFILE_SOURCE 
>-D_FILE_OFFSET_BITS=64 -pipe  -c playercontrol.cpp
> > playercontrol.cpp: In method `void PlayerControl::updatePos()':
> > playercontrol.cpp:1594: implicit declaration of function `int width(...)'
> 
> You have found compilation bug - however without  SDL library
> it will not be very usable - so before recompilation install  SDL -devel
> package first. It should compile fine...

Many thanks for your answer. But actually I *had* installed the
package libsdl1.2-dev, which I thought to be the SDL-devel package. Is
there any other sdl-devel package I have to install? A list of
possibilities:

libsdl-mm0.1-dev - Development files for SDL C++ wrapper
libsdl-net1.2-dev - Development files for SDL network library
libsdl-ttf1.2-dev - Development files for SDL ttf library
libsmpeg-dev - SDL MPEG Player Library - development files
devhelp-book-sdl - Simple DirectMedia Layer book for the DevHelp system
libsdl-anim-dev - Library development files to load animations and blit them to 
surfaces
libsdl-console-dev - A console that can be added to any SDL application - development 
files
libsdl-image1.2-dev - development files for SDL 1.2 image loading libray
libsdl-mixer1.2-dev - development files for SDL1.2 mixer library
libsdl-ocaml-dev - OCaml bindings for SDL - development files
libsdl-sge-dev - Set of graphic functions that use SDL - development files
pygame - SDL bindings for games development in Python

Do I need any of these?

Thanks again!

-- 
Andreas G�sele

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to