Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2017 20:44:17 +0100
From:      Christian Schwarz <me@cschwarz.com>
To:        Pete Wright <pete@nomadlogic.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: libstd++ missing in drm-next-4.7
Message-ID:  <20170120194417.e3r5chdbp6oyut6m@csarch.localdomain>
In-Reply-To: <fb578147-4574-b74c-b50e-b189353b05dc@nomadlogic.org>
References:  <20170120140645.67ei3nkd4mcaq3ec@csarch.localdomain> <fb578147-4574-b74c-b50e-b189353b05dc@nomadlogic.org>

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



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