bug-groff
[Top][All Lists]
Advanced

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

RE: Current CVS - mkstemp problem


From: Andrej Borsenkow
Subject: RE: Current CVS - mkstemp problem
Date: Thu, 6 Sep 2001 17:12:04 +0400

> 
> > /u3/u1/src/groff/src/libs/libgroff/tmpfile.cc   158: [error]:
CFE1308
> > more than one instance of overloaded function "mkstemp" matches the
> > argument list:
> >             function "mkstemp(char *)"
> >             function "std::mkstemp(char *)"
> >             argument types are: (char *)
> >
> >     int fd = mkstemp(templ);
> >              ^
> 
> Does this mean that the C++ compiler has mkstemp() and the C compiler
> doesn't?
>

It means that I had to rerun configure after OS update. Stupid me :-(

Sorry.

-andrej



reply via email to

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