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... -- ChristianReceived on Fri Jan 20 2017 - 18:44:23 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:09 UTC