Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564088 - games-mud/wxmud-9999 doesn't work with wxGTK:3.0
Summary: games-mud/wxmud-9999 doesn't work with wxGTK:3.0
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mart Raudsepp
URL:
Whiteboard: Pending removal: 2016-09-21
Keywords: PMASKED
Depends on:
Blocks: wxwidgets-3.0
  Show dependency tree
 
Reported: 2015-10-25 14:51 UTC by Pacho Ramos
Modified: 2016-10-01 07:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2015-10-25 14:51:22 UTC
I couldn't find any patch for fixing this :(

In file included from /usr/include/wx-3.0/wx/platform.h:183:0,
                 from ./include/stdwx.h:6,
                 from Prefs.cpp:28:
/usr/lib64/wx/include/gtk2-unicode-3.0/wx/setup.h:715:0: warning: "HAVE_VARIADIC_MACROS" redefined
 #define HAVE_VARIADIC_MACROS 1
 ^
In file included from /usr/include/wx-3.0/wx/version.h:16:0,
                 from ./include/stdwx.h:4,
                 from Prefs.cpp:28:
/usr/include/wx-3.0/wx/cpp.h:135:0: note: this is the location of the previous definition
         #define HAVE_VARIADIC_MACROS
 ^
In file included from MXP.cpp:43:0:
./include/MudPanel.h:261:54: fatal error: wx/fl/controlbar.h: No such file or directory
 #include <wx/fl/controlbar.h> // VarWindow impl using
                                                      ^
compilation terminated.
Makefile:572: recipe for target 'MXP.o' failed
make[1]: *** [MXP.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from Prefs.cpp:43:0:
./include/MudPanel.h:261:54: fatal error: wx/fl/controlbar.h: No such file or directory
 #include <wx/fl/controlbar.h> // VarWindow impl using
                                                      ^
compilation terminated.
Makefile:572: recipe for target 'Prefs.o' failed
make[1]: *** [Prefs.o] Error 1
Comment 1 Mart Raudsepp gentoo-dev 2016-02-21 22:14:14 UTC
Feel free to just remove this from tree, I don't really develop this thing anymore and better to not pretend that I care. As it's always been just a live ebuild with no keywords or maybe p.masked, I don't think there needs to be a last rite - just remove if you get to it before me.
Comment 2 Pacho Ramos gentoo-dev 2016-10-01 07:20:06 UTC
removed