On 2013.09.20 14:11, Olivier Smedts wrote:

> There is already a PR :
> www.freebsd.org/cgi/query-pr.cgi?pr=ports/181971
> <http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181971>

Thanks, I didn't see it.

> With one of thoses patchs the port compiles fine but I still have core
> dumps at start under 10-ALPHA2. Maybe because of libstdc++ switch to
> libc++ ?

I have got a symlink to libc++.so.1 to avoid problems when compiling
some ports:
/usr/lib# ln -s libc++.so.1 libstdc++.so

> Is it working from fresh start for you ? Are you using WITH_GNUCXX= in
> src.conf or make.conf ?

My installation works fine and I don't have anything special in src.conf
and make.conf:

$ cat /etc/make.conf
MALLOC_PRODUCTION=1
#WITH_NEW_XORG=yes
#WITH_KMS=yes
WITHOUT_NOUVEAU=YES
#WITHOUT_PKGNG=yes
#USE_GCC?=4.6+


-- 
Tomek

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

Reply via email to