-----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 [EMAIL PROTECTED] -----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/