Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13257 - evms compile failure
Summary: evms compile failure
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-04 14:09 UTC by Seemant Kulleen (RETIRED)
Modified: 2003-01-16 07:57 UTC (History)
1 user (show)

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 Seemant Kulleen (RETIRED) gentoo-dev 2003-01-04 14:09:04 UTC
evms.o(.text+0x1139): In function `main':
: undefined reference to `readline'
evms.o(.text+0x11bc): In function `main':
: undefined reference to `add_history'
collect2: ld returned 1 exit status
make[1]: *** [evms] Error 1
make[1]: Leaving directory
`/var/tmp/portage/evms-1.2.1/work/evms-1.2.1/engine/UserInterface/CommandLine'
make: *** [all] Error 1
Comment 1 Seth Chandler 2003-01-04 16:23:46 UTC
do you have readline installed?
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2003-01-04 16:47:56 UTC
nebuchadnezzar root # qpkg -I -v -nc readline
sys-libs/readline-4.3
Comment 3 Seth Chandler 2003-01-10 14:47:31 UTC
drobbins, would you take a look at this?  I added this version to portage as 
per our convo on irc and it has built fine every time for me...

Bump it back to me if you're short on time =)
Comment 4 Daniel Robbins (RETIRED) gentoo-dev 2003-01-11 20:45:38 UTC
What specific ebuild version is failing to build?
Comment 5 Seemant Kulleen (RETIRED) gentoo-dev 2003-01-16 07:48:36 UTC
1.2.1 when I was on a gcc-2 system. trying again on gcc-3 system now -- will report.
Comment 6 Seemant Kulleen (RETIRED) gentoo-dev 2003-01-16 07:57:30 UTC
works on gcc-3...