On Fri, 25 May 2018, Jon Trulson wrote:
> git clean -dfx
> sudo rm -rf /usr/dt /etc/dt /var/dt
If removal of /usr/dt changes things, maybe pre-installed headers in
/usr/dt/include
somehow influence the build? Or worse, the libraries from /usr/dt/lib ? Do you
have
them on the ldconfig path?
Sh
On 05/25/2018 03:08 PM, Marcin Cieslak wrote:
On Fri, 25 May 2018, Jon Trulson wrote:
git clean -dfx
sudo rm -rf /usr/dt /etc/dt /var/dt
If removal of /usr/dt changes things, maybe pre-installed headers in
/usr/dt/include somehow influence the build? Or worse, the libraries
from /usr/dt/
That's what I'm trying to figure out...
do a checkout of master, then a:
git clean -dfx
sudo rm -rf /usr/dt /etc/dt /var/dt
Then a make World. I'd be interested in whether this is some new
problem on my system or whether you (or others) see it too.
FWIW, I'm building on Kubuntu 16.04
-jon
How did this happen?
Also, strangely enough, master is completely fine on my system. I am using
ubuntu 18.04
Thank you for your time,
-Chase
‐‐‐ Original Message ‐‐‐
On May 25, 2018 3:55 PM, Jon Trulson wrote:
>
>
> So, I'm trying to build master, completely virgin, and it cr
So, I'm trying to build master, completely virgin, and it craps out all
over the place. Mainly due to missing files and a possibly broken
imake, at least on Linux.
Once it fails, I can run a make World again, and it almost succeeds, but
the C docs and manpages are never generated and somehow