Bugs item #2027658, was opened at 2008-07-25 12:06
Message generated for change (Settings changed) made by gballintijn
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2027658&group_id=144022

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: AKHmetgaleev ILdar (akhilman)
Assigned to: Nobody/Anonymous (nobody)
Summary: synfig doesn't compiles with now ffmpeg

Initial Comment:
Synfig falls to compile with ffmpeg (libavformat)
It can't find headers.
trgt_av.cpp:38:22: error: avformat.h: No such file or directory

--> pkg-config --modversion libavformat
52.12.0
--> equery l ffmpeg
[I--] [ ~] media-video/ffmpeg-0.4.9_p20080326 (0)
--> pkg-config --cflags libavformat
returns nothing

Moreover exacetly the same happens even with --witout-ffmpeg configure option.




----------------------------------------------------------------------

Comment By: Gerco Ballintijn (gballintijn)
Date: 2008-08-03 18:03

Message:
Logged In: YES 
user_id=2166902
Originator: NO

Are you sure that you are not confusing the "mod_ffmpeg" module and the
"mod_libavcodec" modules? I ask since the option --without-ffmpeg disables
the ffmpeg module, but the file trgt_av.cpp comes from
src/modules/mod_libavcodec directory, if I'm not mistaken. 

However, the fact that "pkg-config --cflags libavformat" returns nothging
seems odd. On Debian4, I get "-I/usr/include/ffmpeg". Are you sure that you
have the *development files* of libavformat installed? And if so, that
pkg-config can find the libavformat configuration file (i.e.,
libavformat.pc)?

Your problem seems more related to your development environment than to
synfig.

----------------------------------------------------------------------

Comment By: AKHmetgaleev ILdar (akhilman)
Date: 2008-07-25 23:38

Message:
Logged In: YES 
user_id=1091226
Originator: YES

Oh yes. I'm using:
gentoo linux x86 with a lot of testing packages and git version of synfig.

----------------------------------------------------------------------

Comment By: AKHmetgaleev ILdar (akhilman)
Date: 2008-07-25 12:10

Message:
Logged In: YES 
user_id=1091226
Originator: YES

attached archive with
/usr/lib/pkgconfig/libav*
File Added: libav.tar.gz

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2027658&group_id=144022

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to