| Bug#: 54115 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: All | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: gnome@gentoo.org | Reported By: a_kreuzer@gmx.de | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: gnomeradio 1.4 fails to compile with gtk 2.4 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2004-06-16 13:26 0000 | |||
| Description: | Opened: 2004-06-16 13:26 0000 |
gnomeradio uses the in gtk 2.4 deprecated gtkcombo widget and defines -DGNOME_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED \ -DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED so it fails to compile
Created an attachment (id=33394) [details]
updated ebuild
fixed, although a bit different than you do. also added a fix for gcc34 compilation. Thanks for the report.