libc++ missing in drm-next-4.7 [WAS: libstd++ missing in drm-next-4.7]

2017-01-23 Thread Christian Schwarz
On Mon, Jan 23, 2017 at 10:36:40AM +, David Chisnall wrote: > > clang39 # now run clang, won't work, see below Shared object > > "libc++.so.1" not found, required by "clang" > > For clarification, are you missing libc++ or libstdc++? libstdc++ > hasn’t been a default part of the base system

Re: libstd++ missing in drm-next-4.7

2017-01-20 Thread Christian Schwarz
On Fri, Jan 20, 2017 at 09:46:37AM -0800, Pete Wright wrote: > > > > Hey there - can you paste the error you are getting? I've never tried > building the drm-next branch inside a jail, but maybe your trace will help > debug it. > The steps to reproduce were right in the first message: > > m

libstd++ missing in drm-next-4.7

2017-01-20 Thread Christian Schwarz
I am trying to build drm-next-4.7 from the FreeBSDDesktop repository [1] for use as a poudriere jail. However, libstd++ is missing in the installation generated with the following commands: make buildworld ... make installworld DESTDIR=/path/to/jail/dir make distribution DESTDIR=/path/to/ja

Re: Differences between freebsd-base-graphics and regular current source trees?

2016-09-27 Thread Christian Schwarz
On Tue, Sep 27, 2016 at 07:32:36AM +, Thomas Mueller wrote: > If I want to keep up with FreeBSD-current with new graphics drivers, is it > sufficient to keep only the freebsd-base-graphics source tree to avoid the > redundancy of keeping the regular src tree as well? I use the drm-next-4.7 b

Re: iwm load panic

2016-08-04 Thread Christian Schwarz
-graphics.git Thanks, -- Christian Schwarz ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Wierd issues with wifi in hostap mode in FreeBSD 11

2016-08-03 Thread Christian Schwarz
r it now, I don't remember which one 8-( > > -- > p...@opsec.eu+49 171 3101372 4 years to > go ! See freebsd-stable: > sysctl net.wlan.devices -- Christian Schwarz From: Ben Woods Date: Tue, 2 Aug 2016 07:02:05 +0800 Message-

Re: Call for testing on vagrant-bhyve

2016-07-29 Thread Christian Schwarz
Hi, thanks for your work! Regarding the conversion process described in the README, you might also want to look into / patch vagrant-mutate: https://github.com/sciurus/vagrant-mutate People use it to convert from VirtualBox to libvirt on Linux. -- Christian Schwarz