Re: Cannot compile many ports because of missing -lsupc++ and -lstdc++

2013-10-01 Thread Baptiste Daroussin
On Tue, Oct 01, 2013 at 06:51:39PM -0400, Mike Jakubik wrote:
 Hello,
 
 I am having trouble compiling many ports which fail with one of the 
 following errors.
 
 /usr/bin/ld: cannot find -lstdc++
 /usr/bin/ld: cannot find -lsupc++
 
 I understand 10 has a new c++ library, but how can I get ports to build 
 with this? This is quite frustrating. I am using a fresh install of 
 ALPHA4, nothing in make.conf.
 
 Thanks.
 

All the said port should be reported, what do you mean by many? exp-run shows
not that many (compared to the number of ports available in the ports tree).

All of them deserves a proper fix, but if not reported we can't fix them all :)

regards,
Bapt


pgpLPcz75UNzP.pgp
Description: PGP signature


Re: Cannot compile many ports because of missing -lsupc++ and -lstdc++

2013-10-01 Thread Mike Jakubik

On 10/01/13 18:55, Baptiste Daroussin wrote:

On Tue, Oct 01, 2013 at 06:51:39PM -0400, Mike Jakubik wrote:

Hello,

I am having trouble compiling many ports which fail with one of the
following errors.

/usr/bin/ld: cannot find -lstdc++
/usr/bin/ld: cannot find -lsupc++

I understand 10 has a new c++ library, but how can I get ports to build
with this? This is quite frustrating. I am using a fresh install of
ALPHA4, nothing in make.conf.

Thanks.


All the said port should be reported, what do you mean by many? exp-run shows
not that many (compared to the number of ports available in the ports tree).

All of them deserves a proper fix, but if not reported we can't fix them all :)

regards,
Bapt


Where should I report, the port maintainer? Ok I guess many is a 
relative term, i've tried to compile virtualbox-ose-additions and got 
this error, tried to install xfce, same error on a dependency. So I 
decided screw this new clang and try with gcc48, well i got the same 
error when gmp was being built.


___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org