Gentoo Archives: gentoo-user

From: Francisco Ares <frares@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] dvdstyler fails to build, complains about wxSVG with no libav
Date: Sat, 31 Aug 2013 16:03:21
Message-Id: CAHH9eM5UyHwpGS=0Cp2GEM0DDfm5QfWwhcPf11MNP5PQit6Sgw@mail.gmail.com
1 Hi,
2
3 It's been for a while: while trying to re-emerge a "~amd64"
4 "rmedia-video/dvdstyler-2.5.1" in a "default/linux/amd64/13.0/desktop/kde"
5 profile machine, during the configuration pass, it stops, complaining about
6 wxSVG not being built with LIBAV support:
7
8 ...
9 checking for wx-config... /usr/lib64/wx/config/gtk2-unicode-release-2.8
10 checking for wxWidgets version >= 2.8.7... yes (version 2.8.12)
11 checking for wxWidgets static library... no
12 checking for wxWidgets media... yes
13 checking for LIBAV... yes
14 checking for libavformat/avformat.h... yes
15 checking for wxSVG... yes
16 checking for wxSVG library with LIBAV support... no
17 configure: error:
18 DVDStyler requires the wxSVG library with LIBAV support.
19
20
21 Checking use flags for wxsvg and wxGTK, there is no mention as to libav,
22 neither for the "amd" nor for the "~amd".
23
24 Issuing a "equery g wxsvg" and checking use flags for each of the direct
25 dependencies, there is no mentioning of libav anywhere.
26
27 Any hints?
28
29 Thanks
30 Francisco