groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd: groff git HEAD not building on macOS? (was: Long text in tbl wo


From: T. Kurt Bond
Subject: Re: Fwd: groff git HEAD not building on macOS? (was: Long text in tbl won't wrap, maybe related to mom)
Date: Wed, 10 Feb 2021 11:51:45 -0500

When compiling groff from git I always start by running bootstrap.  I still
have the same problem.

To repeat more concisely, here's the first error from the build:

  CXX      src/libs/libgroff/libgroff_a-curtime.o
In file included from ../src/libs/libgroff/curtime.cpp:20:
In file included from
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/stdlib.h:100:
./lib/math.h:38:3: error: "Please include config.h first."
 #error "Please include config.h first."


Why is a system include file
(/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/stdlib.h)
including groff's lib/math.h?

The next few errors appear to be lib/math.h complaining about things
that aren't defined because config.h hasn't been included.





On Tue, Feb 9, 2021 at 8:31 PM Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
wrote:

>   The gnulib's version is probably out of date.
>
>   Read "INSTALL.REPO" and run groff's "bootstrap" to update "gnulib".
>
> --
> Bjarni I. Gislason
>


-- 
T. Kurt Bond, tkurtbond@gmail.com, https://tkurtbond.github.io


reply via email to

[Prev in Thread] Current Thread [Next in Thread]