On Wed, Aug 16, 2006 at 11:57:21PM +0200, Michael Rasmussen wrote: > I am trying to use pbuilder to test a package I am about to prepare for > upload but no matter which way - pbuild as root or pdebuild inside > source tree, I try the result is always the same. When pbuilder is > trying to execure configure from inside the chroot is fails with the > error message below: > > ./configure --host=i486-linux-gnu --build=i486-linux-gnu --prefix=/usr > --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info > CFLAGS="-Wall -g -O2" LDFLAGS="-Wl,-z,defs" > /bin/sh: ./configure: Permission denied > make: *** [config.status] Error 126 > pbuilder: Failed autobuilding of package > > Some of you have any idea for a solution?
Try: chmod +x configure Looks to me like execute permission for configure probably isn't set. -- { IRL(Jeremy_Stanley); PGP(9E8DFF2E4F5995F8FEADDC5829ABF7441FB84657); SMTP([EMAIL PROTECTED]); IRC([EMAIL PROTECTED]); ICQ(114362511); AIM(dreadazathoth); YAHOO(crawlingchaoslabs); FINGER([EMAIL PROTECTED]); MUD([EMAIL PROTECTED]:6669); WWW(http://fungi.yuggoth.org/); } -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]