First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 223737
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: zombie83p@gmail.com
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 223737 depends on: Show dependency tree
Bug 223737 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-05-26 18:27 0000
mkvtoolnix with the "wxwindows" USE flag currently requires wxGTK-2.6 but
builds correctly and functions as expected against wxGTK-2.8. wxGTK bump in
ebuild requested.

Reproducible: Always

Steps to Reproduce:
1. emerge mkvtoolnix
2. observe dependency on old wx
3. cry

Actual Results:  
Uses wxGTK 2.6

Expected Results:  
Uses wxGTK 2.8

------- Comment #1 From Alexis Ballier 2008-06-21 09:35:10 0000 -------
2.2.0-r1 now uses 2.8, thanks for reporting it.

------- Comment #2 From Joël 2008-06-24 09:32:30 0000 -------
I think it doesn't build when both wxGTK 2.6 and 2.8 are installed:

(...)
    LINK  src/mmg/mmg
/usr/X11R6/lib/libwx_gtk2u_html-2.8.so: undefined reference to
`wxColour::IsOk() const'
collect2: ld returned 1 exit status

------- Comment #3 From Ben de Groot 2008-06-24 10:13:37 0000 -------
(In reply to comment #2)
> I think it doesn't build when both wxGTK 2.6 and 2.8 are installed:

works fine here on ~x86

------- Comment #4 From Joël 2008-06-24 12:48:06 0000 -------
Thanks for your response !

You are right, it was my fault: caused by building wxGTK-2.8 with
-fvisibility-inlines-hidden in CXXFLAGS. This was preventing (at least) proper
build of mkvtoolnix and xchm on my system.

Now everything's fine. Thanks again :-)

First Last Prev Next    No search results available      Search page      Enter new bug