Bug#468465: FTBFS: make: execvp: ./configure: Permission denied

2008-03-05 Thread Peter Samuelson
[Vincent Bernat] --- gpm-1.20.3~pre3/debian/rules~ 2008-02-29 09:40:30.0 +0100 +++ gpm-1.20.3~pre3/debian/rules 2008-02-29 09:40:50.0 +0100 @@ -19,6 +19,7 @@ autoconf config.status: configure + chmod +x configure ./configure --prefix=/usr

Bug#468465: FTBFS: make: execvp: ./configure: Permission denied

2008-02-29 Thread Vincent Bernat
Package: libgpmg1 Version: 1.20.3~pre3-1 Severity: serious Tags: patch Justification: FTBFS Hi ! When building gpm from source, I get: autoconf ./configure --prefix=/usr --sysconfdir=/etc make: execvp: ./configure: Permission denied Building again solves the problem. Attached a very simple