On Thu, Nov 14, 2002 at 03:18:29AM +0100, Andreas Goesele wrote:
> Hi,
> 
> 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...

-- 
  .''`.    Zdenek Kabelac  kabi@{debian.org, users.sf.net, fi.muni.cz}
 : :' :          Debian GNU/Linux maintainer - www.debian.{org,cz}
 `. `'                          Overclocker's house :)
   `-              http://www.bbspot.com/News/2002/08/house.html        

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

Reply via email to