Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 110262

Summary: libXaw-0.99.1 dependency on sys-apps/ed
Product: Gentoo Linux Reporter: Ryan Hill (RETIRED) <rhill>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.