Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 204624 - app-editors/amyedit-1.0 won't compile
Summary: app-editors/amyedit-1.0 won't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Nguyen Thai Ngoc Duy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-06 17:14 UTC by Dave
Modified: 2008-01-08 02:10 UTC (History)
1 user (show)

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


Attachments
emerge --info (info,15.49 KB, text/plain)
2008-01-06 17:14 UTC, Dave
Details
build.log (build.log,26.18 KB, text/plain)
2008-01-06 17:14 UTC, Dave
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave 2008-01-06 17:14:02 UTC
amyedit-1.0 won't compile.  See attachments
Comment 1 Dave 2008-01-06 17:14:24 UTC
Created attachment 140288 [details]
emerge --info
Comment 2 Dave 2008-01-06 17:14:59 UTC
Created attachment 140290 [details]
build.log
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2008-01-06 17:16:58 UTC
main.cc: In function 'int main(int, char**)':
main.cc:68: error: 'keyfile_init' is not a member of 'Glib'
Comment 4 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2008-01-06 17:29:41 UTC
It builds fine here with glibmm-2.12.8 and gtkmm-2.10.9. What glibmm, gtkmm versions did you use?
Comment 5 Dave 2008-01-06 18:57:07 UTC
(In reply to comment #4)
> It builds fine here with glibmm-2.12.8 and gtkmm-2.10.9. What glibmm, gtkmm
> versions did you use?
> 

I believe dev-cpp/glibmm-2.14.2 and dev-cpp/gtkmm-2.12.3 are installed (from an update)
Comment 6 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2008-01-07 14:21:46 UTC
amyedit-1.0-r1 was added to CVS, should be available in mirrors in a few hours. amyedit-1.0 is still kept around for people that do not have >=glibmm-2.14 installed.

Thanks for the report.
Comment 7 Dave 2008-01-08 02:10:32 UTC
(In reply to comment #6)
> amyedit-1.0-r1 was added to CVS, should be available in mirrors in a few hours.
> amyedit-1.0 is still kept around for people that do not have >=glibmm-2.14
> installed.
> 
> Thanks for the report.
> 

Thanks for the fix!