Bugs item #935755, was opened at 2004-04-15 18:43
Message generated for change (Settings changed) made by kabi
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=111050&aid=935755&group_id=11050
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Zdenek Kabelac (kabi)
Summary: avifile 0.7-0.7.8 don't compile
Initial Comment:
while compiling, i have this error :
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I.
-I../../include -I/usr/local/include/SDL -D_REENTRANT
-I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2
-D_REENTRANT -I/usr/include/freetype2 -I./../../drivers/vidix
-DVIDIX_LIBDIR=\/usr/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
sub_ft.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include
-I/usr/local/include/SDL -D_REENTRANT -I/usr/X11R6/include
-I/usr/X11R6/include -I/usr/include/freetype2 -D_REENTRANT
-I/usr/include/freetype2 -I./../../drivers/vidix
-DVIDIX_LIBDIR=\/usr/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
sub_ft.cpp -fPIC -DPIC -o sub_ft.lo
In file included from sub_ft.cpp:9:
/usr/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h'
hasn't been included yet!"
/usr/include/freetype2/freetype/freetype.h:21:2: #error "Please
always use macros to include FreeType header files."
/usr/include/freetype2/freetype/freetype.h:22:2: #error "Example:"
/usr/include/freetype2/freetype/freetype.h:23:2: #error " #include
<ft2build.h>"
/usr/include/freetype2/freetype/freetype.h:24:2: #error " #include
FT_FREETYPE_H"
make[2]: *** [sub_ft.lo] Erreur 1
make[2]: Leaving directory
`/home/nicolas/Documents/install/avifile-0.7-0.7.38/lib/video'
if someone can help me,
thanks
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2004-09-30 21:47
Message:
Logged In: NO
vi avifile-0.7-0.7.38/lib/video/sub_ft.cpp
insert #include <ft2build.h>
before #include <freetype/freetype.h>
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2004-09-30 14:21
Message:
Logged In: NO
1] Use CVS.
2] Or, use freetype-2.1.5.
----------------------------------------------------------------------
Comment By: Dennis (stumbles)
Date: 2004-08-21 06:04
Message:
Logged In: YES
user_id=53417
I have the same problem
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=111050&aid=935755&group_id=11050
_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile