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

Filename Description Type Creator Created Size Actions
gnudoku-0.93.ebuild Ebuild with gtkmm26 use flag application/octet-stream Erlend Davidson 2006-01-17 06:51 0000 853 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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







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


Description:   Opened: 2005-12-12 19:33 0000
Extract from GNUDoku homepage:

Important note: Compilation problems? The most common source of problems is that 
you're using gtkmm-2.4 version 2.4, where GNUDoku is intended for gtkmm-2.4 
version 2.6. A workaround is available: compile using "make withgtkmm24" to 
disable some 2.6-specific features and produce an uglier version. Any interested 
hackers are quite welcome to submit small patches to make it work better with 
version 2.4.

So, I tested it. "make" fails, but "make withgtkmm24" works. I think GNUDoku 
ebuild must be changed to require >=dev-cpp/gtkmm-2.4 (instead of 2.6) and 
automatically detect gtkmm version (to use the correct make target).

Reproducible: Always
Steps to Reproduce:




My system is a gentoo "stable", with almost no ~testing packages (at least no 
"core" packages). It has gtk+-2.6.10-r1, glibmm-2.6.1, gtkmm-2.8.1-2.4.11 (all 
are stable).

------- Comment #1 From Erlend Davidson 2006-01-17 06:51:58 0000 -------
Created an attachment (id=77352) [edit]
Ebuild with gtkmm26 use flag

Here's an ebuild with gtkmm26 use flag (probably not the correct use flag to
use for this so someone might want to edit it).  If gtkmm26 is not set, gnudoku
compiles with make withgtkmm24, otherwise just make (in which case it depends
on gtkmm>=2.6).

------- Comment #2 From Tristan Heaven 2006-06-07 06:25:44 0000 -------
gtkmm-2.8.1 is stable now.

------- Comment #3 From Mr. Bones. 2006-06-08 22:50:55 0000 -------
yes, thanks.

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