Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134813 - compile failures in jasspa-microemacs-20050505-r2
Summary: compile failures in jasspa-microemacs-20050505-r2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-29 12:19 UTC by Avuton Olrich
Modified: 2006-06-11 08:59 UTC (History)
0 users

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


Attachments
jasspa-microemacs-20050505-r2 ebuild patch (jasspa-microemacs.patch,646 bytes, patch)
2006-05-29 12:19 UTC, Avuton Olrich
Details | Diff
this patch removes the termcap/ncurses test, using only ncurses since it's a dependency. (jasspa-microemacs-ncurses.patch,773 bytes, patch)
2006-05-29 12:20 UTC, Avuton Olrich
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Avuton Olrich 2006-05-29 12:19:04 UTC
A compilation error is caused in jasspa due to the fact that they're testing weather to use ncurses or termcap, since ncurses is a dependency to this package I completely remove the test. Also, the dobin ${FILESDIR}/me breaks the ebuild, so I also have fixed that.
Comment 1 Avuton Olrich 2006-05-29 12:19:52 UTC
Created attachment 87817 [details, diff]
jasspa-microemacs-20050505-r2 ebuild patch
Comment 2 Avuton Olrich 2006-05-29 12:20:55 UTC
Created attachment 87818 [details, diff]
this patch removes the termcap/ncurses test, using only ncurses since it's a dependency.
Comment 3 Matthew Kennedy (RETIRED) gentoo-dev 2006-06-11 08:59:32 UTC
Thanks for the contribution.  New -r3 committed to CVS.