On Tue, Oct 4, 2011 at 4:18 PM, Michael Orlitzky <mich...@orlitzky.com> wrote:
> On 10/04/2011 09:00 AM, Michael Orlitzky wrote:
>> On 10/04/2011 04:14 AM, Marius Vaitiekunas wrote:
>>
>> You can try exporting LIBTOOL='/usr/bin/libtool --tag=CC' before you
>> emerge it. This is usually a Makefile problem, I'd file a bug:
>>
>>   https://bugs.gentoo.org/
>>
>
> Oh, it isn't in portage.
>
> It's a bug in the Makefiles. The first one is in build/lib/Makefile, you
> can edit the CC line to read,
>
>  CC = libtool --tag=CC --mode=compile gcc
>
> But, all other calls to libtool have the same problem, across multiple
> Makefiles. I was able to compile it eventually, but I had to edit them all.
>
>
>

Yes, it isn't in portage..
I have compiled it by putting --tag=CXX. There were some other errors
also. Not so easy job to build packages without portage :)

Reply via email to