On Fri, May 06, 2011 at 01:45:01PM -0300, Rafael Barrera Oro wrote:
>
> Attached to this message are the contents of the afforementioned file,
> thanks for the help!!!
Hmm... It looks like libtool is being called to link the library when
DESTDIR is set. It shouldn't be set during the compile phase, only
during the install phase. I wonder if the library is failing to be built
for some reason during compile, so make tries to build it in the
ebuild's install phase? I guess I'll need to see the entire build.log
for it before I can know for sure:
/var/tmp/portage/dev-util/dialog-1.1.20100428/temp/build.log
--