Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99988 - noteedit-2.7.4 doesn't configure (gcc4)
Summary: noteedit-2.7.4 doesn't configure (gcc4)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
: 148295 (view as bug list)
Depends on:
Blocks: 148951
  Show dependency tree
 
Reported: 2005-07-23 01:01 UTC by Håvard Wall
Modified: 2006-09-24 07:57 UTC (History)
2 users (show)

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


Attachments
noteedit-2.7.4-gcc4.patch (noteedit-2.7.4-gcc4.patch,444 bytes, patch)
2005-07-23 01:04 UTC, Håvard Wall
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Håvard Wall 2005-07-23 01:01:48 UTC
Configure check for gcc version and only accepts version 2 or 3.

Reproducible: Always
Steps to Reproduce:
1. emerge =media-sound/noteedit-2.7.4
Comment 1 Håvard Wall 2005-07-23 01:04:06 UTC
Created attachment 64108 [details, diff]
noteedit-2.7.4-gcc4.patch

Make configure also accept gcc4. (noteedit compiles and seems works just fine
with gcc4)
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-07-24 04:59:12 UTC
not a kde bug
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-07-24 05:04:53 UTC
You should probably edit configure.in or configure.ac, as configure is usually 
automatically recreated startin from those files. 
 
Comment 4 Håvard Wall 2005-07-26 01:39:35 UTC
Actually, I tried that, but it doesn't seem to have any effekt. It seems like
the aclocal (or whatever) is done before the patches is applied... Or am I
missing something?
Comment 5 Gregorio Guidi (RETIRED) gentoo-dev 2005-07-26 07:19:48 UTC
By the way, don't forget to send the patch to the noteedit developers. 
Comment 6 Håvard Wall 2005-07-27 01:14:43 UTC
(In reply to comment #5)
> By the way, don't forget to send the patch to the noteedit developers. 

Done.
Comment 7 Mark Loeser (RETIRED) gentoo-dev 2005-10-15 22:07:13 UTC
http://svn.berlios.de/viewcvs/noteedit/trunk/configure.in.in?rev=284&r1=263&r2=284

There's the upstream fix, which looks nicer than patching the configure file
itself, but either way should work fine.
Comment 8 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-10-30 07:19:36 UTC
Applied for 2.8.0 (on p.mask). 
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2006-09-20 00:34:41 UTC
*** Bug 148295 has been marked as a duplicate of this bug. ***