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

Bug 5911

Summary: typo in libxml-1.8.17-r2.ebuild
Product: Gentoo Linux Reporter: Chris Ernst <hhchris>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Ernst 2002-08-02 11:56:38 UTC
emerge libxml fails with:

Calculating dependencies ...done!
>>> emerge dev-libs/libxml-1.8.17-r2 to /
>>> md5 ;-) libxml-1.8.17.tar.gz
>>> Unpacking source...
>>> Unpacking libxml-1.8.17.tar.gz
>>> Source unpacked.
/usr/sbin/ebuild.sh: configure: command not found

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 6, Exitcode 127
!!! (no error message)

!!! emerge aborting on /usr/portage/dev-libs/libxml/libxml-1.8.17-r2.ebuild .

---------------------------------------------

The line in libxml-1.8.17-r2.ebuild containing:

     configure

should be:

     ./configure
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-02 12:08:42 UTC

*** This bug has been marked as a duplicate of 5897 ***
Comment 2 Chris Ernst 2002-08-02 14:28:10 UTC
this bug and 5897 are not duplicates.   please reconsider
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-02 21:51:08 UTC
oops you're right. it is, however, a duplicate of a bug I just closed.  If you
emerge rsync and try this again, you'll find it works.