[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] <DKIM> Re: Requesting help for debugging groff build fail on
From: |
Werner LEMBERG |
Subject: |
Re: [Groff] <DKIM> Re: Requesting help for debugging groff build fail on NetBSD |
Date: |
Sat, 26 Dec 2015 09:57:08 +0100 (CET) |
>> It would be helpful if you could send me the complete logs of your
>> build (both configure and make phases).
>
> To close this issue: Bertrand has traced the root cause to a bug in
> make(1) used by NetBSD. FreeBSD uses this make(1) too so the issue
> does also occur there.
>
> He has also analyzed font warnings during build on NetBSD, these can
> be avoided by installing package urw-fonts and adding the font path
> to gs(1), e.g. via (ksh):
>
> export GS_LIB=/usr/pkg/share/fonts/urw
>
> Many thanx to Bertrand!
Indeed, thanks! This information should be added to the `PROBLEMS'
file.
Werner