groff
[Top][All Lists]
Advanced

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

[Groff] Re: mkstemp


From: Werner LEMBERG
Subject: [Groff] Re: mkstemp
Date: Wed, 05 Sep 2001 20:14:16 +0200 (CEST)

> I downloaded the latest cvs source for groff today and tried to build
> under hppa1.1-hp-hpux10.20.

How did you configure?  The latest CVS uses a config.h file resp. a
-DHAVE_CONFIG_H compilation flag instead of the zillions of -D
switches.

> In file included from /xxx/gnu/groff-1.17.3/src/libs/libgroff/font.cc:27:
> /xxx/gnu/groff-1.17.3/src/include/lib.h:53: previous declaration of `int
>    mkstemp(char*)' with C++ linkage
> /usr/local/lib/gcc-lib/hppa1.1-hp-hpux10.20/3.0.1/include/stdlib.h:246: 
> conflicts
>    with new declaration with C linkage

So your compiler provides mkstemp().  The configure script checks for
that -- it seems that you haven't run it properly.


    Werner

reply via email to

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