Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300211 - net-libs/libetpan-0.57 on OSX: libtool: install: `…/libetpan.la' is not a directory
Summary: net-libs/libetpan-0.57 on OSX: libtool: install: `…/libetpan.la' is not a dir...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: All OS X
: High normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-08 18:42 UTC by Alex Legler (RETIRED)
Modified: 2010-01-08 21:28 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 Alex Legler (RETIRED) archtester gentoo-dev Security 2010-01-08 18:42:25 UTC
make[5]: Entering directory `/Users/alex/Gentoo/var/tmp/portage/net-libs/libetpan-0.57/work/libetpan-0.57/src'
test -z "/Users/alex/Gentoo/usr/lib" || /Users/alex/Gentoo/bin/mkdir -p "/Users/alex/Gentoo/var/tmp/portage/net-libs/libetpan-0.57/image//Users/alex/Gentoo/usr/lib"
 /Users/alex/Gentoo/bin/bash ../libtool --mode=install /Users/alex/Gentoo/bin/bash ../install-sh -c  'libetpan.la' '/Users/alex/Gentoo/var/tmp/portage/net-libs/libetpan-0.57/image//Users/alex/Gentoo/usr/lib/libetpan.la'
libtool: install: `/Users/alex/Gentoo/var/tmp/portage/net-libs/libetpan-0.57/image//Users/alex/Gentoo/usr/lib/libetpan.la' is not a directory
Try `libtool --help --mode=install' for more information.
make[5]: *** [install-libLTLIBRARIES] Error 1
Comment 1 Fabian Groffen gentoo-dev 2010-01-08 21:28:58 UTC
fixed in 0.57-r1, libtool doesn't expect SHELL to be different from CONFIG_SHELL.