On 2/9/21, T. Kurt Bond <tkurtb...@gmail.com> wrote:
> 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."

Perhaps related to (resolved) bug 59276
(http://savannah.gnu.org/bugs/index.php?59276)?  Comment 6 notes:

    gnulib documentation
(http://www.gnu.org/software/gnulib/manual/html_node/Source-changes.html)...
requires "#include <config.h>" to precede any other #includes

Reply via email to