Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110262 - libXaw-0.99.1 dependency on sys-apps/ed
Summary: libXaw-0.99.1 dependency on sys-apps/ed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-23 13:48 UTC by Ryan Hill (RETIRED)
Modified: 2005-10-23 16:17 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 Ryan Hill (RETIRED) gentoo-dev 2005-10-23 13:48:57 UTC
libXaw uses ed during configure.

checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking hacks in libtool for libXaw SONAME... ./configure: line 7867: ed:
command not found
fixed
checking for pkg-config... /usr/bin/pkg-config


i'm not sure how important this is - it seems to work without it anyways.
Comment 1 Joshua Baergen (RETIRED) gentoo-dev 2005-10-23 16:17:55 UTC
You're right, ed is used in configure.ac.  I'll fix that.