Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130094 - x11-misc/jaffm Builds and runs on AMD64
Summary: x11-misc/jaffm Builds and runs on AMD64
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-15 12:47 UTC by Paul Bonser
Modified: 2006-05-21 03:11 UTC (History)
0 users

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 Paul Bonser 2006-04-15 12:47:13 UTC
Please add ~amd64 to keywords.
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2006-04-18 19:35:31 UTC
Doesn't build on my system, with wxGTK-2.6.3.2.  

g++ -Wall -ggdb -c `wx-config --cxxflags` settingswindow.cpp -o settingswindow.o
settingswindow.cpp: In constructor `SettingsWindow::SettingsWindow(wxFrame*, const wxString&, Settings*)':
settingswindow.cpp:48: error: conversion from `const char[6]' to `const wxString' is ambiguous
/usr/include/wx-2.6/wx/string.h:644: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
settingswindow.cpp:49: error: conversion from `const char[12]' to `const wxString' is ambiguous
/usr/include/wx-2.6/wx/string.h:644: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
settingswindow.cpp:50: error: conversion from `const char[8]' to `const wxString' is ambiguous
/usr/include/wx-2.6/wx/string.h:644: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
make: *** [settingswindow.o] Error 1

Comment 2 Paul Bonser 2006-04-18 22:35:28 UTC
It builds fine for me with wxGTK 2.6.1
Comment 3 Paul Bonser 2006-04-19 00:43:46 UTC
It also builds fine with wxGTK 2.5.2-r1
Comment 4 Simon Stelling (RETIRED) gentoo-dev 2006-05-21 03:11:56 UTC
1.3 compiles fine, but wx gives a traceback about an invalid tree. sorry, we can't mark it like that.