On Mon, Jan 04, 2010 at 11:04:01PM +0100, Michael Schwendt wrote: > On Mon, 4 Jan 2010 16:14:22 -0500, Jack wrote: > > > Folks, > > > > I've run a build of the openafs package and it fails on the PPC arches. > > Build logs are here: > > > > > > http://buildsys.rpmfusion.org/logs/fedora-11-rpmfusion_free/6010-openafs-1.4.11-9.fc11/ppc/build.log > > > > Errors in question are: > > > > make[3]: execvp: bison: Permission denied > > > > I'm not familar with building and maintaining things on PPC arches at > > all, however that looks like a problem on the build host. Is that > > correct? > > checking for bison... no > ... > bison -y error_table.y > make[3]: execvp: bison: Permission denied > > You're missing "BuildRequires: bison" in this case. As why it doesn't > say "command not found", dunno at the mo
Yes, that was it. The missing buildreq was only breaking the build on ppc. Weird error though. Jack -- Jack Neely <[email protected]> Linux Czar, OIT Campus Linux Services Office of Information Technology, NC State University GPG Fingerprint: 1917 5AC1 E828 9337 7AA4 EA6B 213B 765F 3B6A 5B89
