Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2013 22:28:23 +0200
From:      Tomasz Sowa <t.sowa@ttmath.org>
To:        Olivier Smedts <olivier@gid0.org>
Cc:        FreeBSD Ports ML <freebsd-ports@freebsd.org>
Subject:   Re: [PATCH] emulators/virtualbox-ose-kmod in 10-current
Message-ID:  <524498E7.8010605@ttmath.org>
In-Reply-To: <CABzXLYMmOnQYuPsd9PkGqMSRBmMiA6e2V7L7RKYUmdw4wz3hBw@mail.gmail.com>
References:  <523BB1FA.3050106@ttmath.org> <CABzXLYMmOnQYuPsd9PkGqMSRBmMiA6e2V7L7RKYUmdw4wz3hBw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?524498E7.8010605>