libstd++ missing in drm-next-4.7

Christian Schwarz me at cschwarz.com
Fri Jan 20 19:44:23 UTC 2017


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:

> >   make buildworld ...
> >   make installworld DESTDIR=/path/to/jail/dir
> >   make distribution DESTDIR=/path/to/jail/dir
> >   cp /etc/resolv.conf /path/to/jail/dir/etc/
> >   chroot /path/to/jail/dir /bin/sh
> >   [# Now inside chroot, run clang39 and watch it fail]
> >   clang39 # now run clang, won't work, see below
> >   Shared object "libc++.so.1" not found, required by "clang"
> >

I can't think of another error message to show you...

--
Christian


More information about the freebsd-current mailing list