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
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
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
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
-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"
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-
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