Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219775 - normalizemime fails to compile with gcc 4.3.0
Summary: normalizemime fails to compile with gcc 4.3.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-29 22:11 UTC by Steev Klimaszewski (RETIRED)
Modified: 2008-06-15 11:48 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 Steev Klimaszewski (RETIRED) gentoo-dev 2008-04-29 22:11:45 UTC
normalizemime fails to compile with gcc 4.3.0, missing 2 includes, 

#include <stdlib.h>
#include <string.h>
Comment 1 Steev Klimaszewski (RETIRED) gentoo-dev 2008-04-29 22:25:35 UTC
Also, the version that the we download via the SRC_URI is actually reported as 1.18 by upstream, perhaps we should mirror the file ourselves?
Comment 2 Steev Klimaszewski (RETIRED) gentoo-dev 2008-05-01 04:08:27 UTC
Upstream just mailed me back, and said he would update it as soon as he got home, he is currently on the road.
Comment 3 Tobias Scherbaum (RETIRED) gentoo-dev 2008-06-15 11:48:45 UTC
(In reply to comment #1)
> Also, the version that the we download via the SRC_URI is actually reported as
> 1.18 by upstream, perhaps we should mirror the file ourselves?
> 

indeed, otherwise the 1.15 version would always install the current one (1.19 as of now). 

I added 1.19 to CVS which includes the fixes needed for compilation w/ gcc-4.3.