Re: Fail to build avifile under linux 8.0
Justin Piszcz <[email protected]> Sun, 20 Feb 2005 09:42:18 -0500 (EST)
| Newsgroups | gmane.comp.multimedia.avifile.general |
|---|---|
| Message-ID | <Pine.LNX.4.62.0502200942080.5308@p500> |
Use CVS. That version is most likely very outdated. On Sun, 20 Feb 2005, Marc Anderson wrote: > Hi avifile guys, > > I download the following two files from > sourceforge.net: > avifile-0.7-0.7.41.tar.gz > binaries-011002.tgz > and uncompress the former to '/usr/local' and the > latter to '/usr/lib'. Such that source files are in > '/usr/local/avifile-0.7-0.7.41' and binaries are in > '/usr/lib/win32'. > > Next I begin to install on my box(Redhat Linux 8.0, > gcc 3.2 20020903, GNOME 2.0, xFree 86 4.2) and get the > following error messages: > > /bin/sh ../../libtool --mode=compile g++ > -DHAVE_CONFIG_H -I. -I. -I../../include > -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include > -I/usr/include/Xft2 -I/usr/include/freetype2 > -I/usr/X11R6/include -D_REENTRANT > -I/usr/include/freetype2 -I./../../drivers/vidix > -DVIDIX_LIBDIR=\"/usr/local/lib/avifile-0.7/vidix/\" > -I./../subtitles -Wall -Wno-unused -I../../include > -O2 -mcpu=i686 -march=i686 -ffast-math > -fomit-frame-pointer -D_LARGEFILE_SOURCE > -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -c > renderer.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I../../include > -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include > -I/usr/include/Xft2 -I/usr/include/freetype2 > -I/usr/X11R6/include -D_REENTRANT > -I/usr/include/freetype2 -I./../../drivers/vidix > -DVIDIX_LIBDIR=\"/usr/local/lib/avifile-0.7/vidix/\" > -I./../subtitles -Wall -Wno-unused -I../../include -O2 > -mcpu=i686 -march=i686 -ffast-math > -fomit-frame-pointer -D_LARGEFILE_SOURCE > -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -c > renderer.cpp -fPIC -DPIC -o .libs/renderer.o > renderer.cpp: In member function `virtual int > avm::FullscreenRenderer::SetFont(const char*)': > renderer.cpp:1561: `iDescent' undeclared (first use > this function) > renderer.cpp:1561: (Each undeclared identifier is > reported only once for each > function it appears in.) > make[2]: *** [renderer.lo] Error 1 > make[2]: Leaving directory > `/usr/local/avifile-0.7-0.7.41/lib/video' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/usr/local/avifile-0.7-0.7.41/lib' > make: *** [all-recursive] Error 1 > > Any help appreciated! > > Marc. > > > > > > __________________________________ > Do you Yahoo!? > Meet the all-new My Yahoo! - Try it today! > http://my.yahoo.com > > > > _______________________________________________ > Avifile mailing list > [email protected] > http://prak.org/mailman/listinfo/avifile >