X-Spam-Check-By: sourceware.org Message-ID: <465A3EC0.5030705@lists.cichon.com> Date: Sun, 27 May 2007 19:30:24 -0700 From: Public Mailing Lists User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.13) Gecko/20060414 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Problem with automake Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com I'm trying to compile some older linux program with automake under Cygwin. (My Cygwin installation is on the latest version.) I'm getting the following error message: $ ./autogen.sh calling autoconf and autoheader... /home/test/project /usr/bin/m4:configure.in:1363: cannot create temporary file for diversion: Permission denied /usr/bin/m4: cannot remove temporary directory /tmp/m4-KJkmd5: Directory not empty autom4te-2.61: /usr/bin/m4 failed with exit status: 1 Has anyone encountered this error message before? Is there something messed up with my file system permissions? How can I debug this? Thanks for your help, Michael -- 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/