This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

mkdtemp() is not declared


mkdtemp appears to be present (found by configure) but not declared:

calls.c:1490: error: `mkdtemp' undeclared (first use this function)

$ grep -r mkdtemp /usr/include/
/usr/include/cygwin/version.h:      129: Export mkdtemp.
grep: warning: /usr/include/X11/X11: recursive directory loop
$

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.memri.org/> <http://www.honestreporting.com>
<http://www.openvotingconsortium.org/> <http://www.palestinefacts.org/>
Good programmers treat Microsoft products as damage and route around it.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]