[PATCH] emulators/virtualbox-ose-kmod in 10-current

Tomasz Sowa t.sowa at ttmath.org
Thu Sep 26 20:28:57 UTC 2013


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



More information about the freebsd-ports mailing list