Gentoo Archives: gentoo-user

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