Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 196654
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Science Mathematics related packages <sci-mathematics@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sascha Geschwandtner <s.geschwandtner@gmx.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 196654 depends on: Show dependency tree
Bug 196654 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-10-21 19:48 0000
Readline and ncurses are merely said to be build time dependencies in the
ebuild of sci-mathematics/calc-2.12.1.5.
But they are certainly needed for running 'calc', too:

$ readelf -d /usr/bin/calc

Dynamic section at offset 0xb2bf0 contains 26 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libreadline.so.5]
 0x00000001 (NEEDED)                     Shared library: [libhistory.so.5]
 0x00000001 (NEEDED)                     Shared library: [libncurses.so.5]
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]
[...]

------- Comment #1 From Markus Dittrich 2007-10-24 12:52:03 0000 -------
Hi Sascha,

Thank you very much for pointing this out! I've just fixed RDEPEND
in portage cvs and bumped calc to the most recent release.

cheers,
Markus

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug