X-Spam-Check-By: sourceware.org Message-ID: <465A4AC7.1020003@byu.net> Date: Sun, 27 May 2007 21:21:43 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com, lists AT lists DOT cichon DOT com Subject: Re: Problem with automake References: <465A3EC0 DOT 5030705 AT lists DOT cichon DOT com> In-Reply-To: <465A3EC0.5030705@lists.cichon.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Note-from-DJ: This may be spam -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Public Mailing Lists on 5/27/2007 8:30 PM: > /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? Based on the error message, I assume you either have $TMPDIR set to /tmp, or not set at all. What do the following commands say? stat /tmp /tmp/m4-KJkmd5 getfacl /tmp /tmp/m4-KJkmd5 "$HOME" umask There is something going on with permissions. Another thing to check is if you have any rogue drivers that might be interfering with normal cygwin operation; the list of known culprits includes: Sonic Solutions burning software containing DLA component Norton/MacAffee/Symantec antivirus or antispyware Logitech webcam software with "Logitech process monitor" service Kerio, Agnitum or ZoneAlarm Personal Firewall Iolo System Mechanic/AntiVirus/Firewall LanDesk Windows Defender Embassy Trust Suite fingerprint reader software wxvault.dll - -- Don't work too hard, make some time for fun as well! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGWkrH84KuGfSFAYARAnk5AJwO29F8jTcC7QFqtdajG2RK1kdk5gCgh8ua pnUS9+mnhi+DdcmXIk8G5bQ= =LUjz -----END PGP SIGNATURE----- -- 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/