Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5911 - typo in libxml-1.8.17-r2.ebuild
Summary: typo in libxml-1.8.17-r2.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-02 11:56 UTC by Chris Ernst
Modified: 2002-08-02 21:51 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 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.