Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70224 - libcaca-0.9 fails to build: libtoolize: `configure.ac' does not exist
Summary: libcaca-0.9 fails to build: libtoolize: `configure.ac' does not exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 70295 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-11-06 00:41 UTC by Markus Luisser
Modified: 2004-11-09 21:16 UTC (History)
1 user (show)

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 Markus Luisser 2004-11-06 00:41:46 UTC
emerging libcaca results in the following error for me:

-------------- %< --------------
 emerge -v libcaca libsdl apache libxslt kde lsof
Calculating dependencies ...done!
>>> emerge (1 of 22) media-libs/libcaca-0.9-r1 to /
>>> md5 src_uri ;-) libcaca-0.9.tar.gz
>>> Unpacking source...
>>> Unpacking libcaca-0.9.tar.gz to /var/tmp/portage/libcaca-0.9-r1/work
 * Applying libcaca-0.9-libtool.patch ...                                                                                                             [ ok ]
libtoolize: `configure.ac' does not exist
Try `libtoolize --help' for more information.

!!! ERROR: media-libs/libcaca-0.9-r1 failed.
!!! Function src_unpack, Line 27, Exitcode 1
!!! libtoolize
!!! If you need support, post the topmost build error, NOT this status message.
-------------- %< --------------

I got around this by adding:

cd ${P}

directly before the call to libtoolize in the ebuild.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-11-06 01:22:33 UTC
Fixed in CVS.  Thanks for the bug report.
Comment 2 Stephane Bonnell 2004-11-07 01:05:21 UTC
*** Bug 70295 has been marked as a duplicate of this bug. ***