Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2013 08:52:46 +0100
From:      Matthias Andree <matthias.andree@gmx.de>
To:        freebsd-ports@freebsd.org
Subject:   Re: www/aria2 dependencies & lang/llvm33 build error
Message-ID:  <5295A4CE.6030705@gmx.de>
In-Reply-To: <20131122145630.GA40079@ozzmosis.com>
References:  <20131116132213.GA95852@ozzmosis.com> <20131117110145.GA63272@ozzmosis.com> <20131117141502.5c203a99@bsd64.grem.de> <20131122142055.GA36109@ozzmosis.com> <20131122153756.02e2c9d2@bsd64.grem.de> <20131122144124.GA39924@ozzmosis.com> <20131122155114.48d3f79c@bsd64.grem.de> <20131122145630.GA40079@ozzmosis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 22.11.2013 15:56, schrieb andrew clarke:
> On Fri 2013-11-22 15:51:14 UTC+0100, Michael Gmelin (freebsd@grem.de) wrote:
> 
>>> Then the obvious question is... How did you get aria2 to build in 9.1
>>> when I can't get it to build in 9.2? ;-)
>>
>> I built 9.1 from source using:
>>
>> WITH_LIBCPLUSPLUS=YES
>> (and later WITH_CLANG_EXTRAS=1)
>>
>> (make buildworld installworld kernel)
>>
>> So I've got libc++.
>>
>> All ports are built using:
>> CC=clang
>> CXX=clang++
>> CXXFLAGS+= -std=c++11 -stdlib=libc++
>> CPP=clang-cpp
> 
> I see! I'll give that a try if I get some free time, although the
> effort required seems excessive just to build the latest aria2 . :)

Have you got it working?  If you get it working, feeding back what
you've got to the port's maintainer would be good so it can be marked
broken on 8.X and made to work on 9.X with proper instructions if libc++
is missing.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5295A4CE.6030705>