Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: mkdtemp() is not declared Mail-Copies-To: never Reply-To: sds AT gnu DOT org X-Attribution: Sam X-Disclaimer: You should not expect anyone to agree with me. From: Sam Steingold Mail-Followup-To: cygwin AT cygwin DOT com Date: Fri, 10 Jun 2005 12:03:59 -0400 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain 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 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/