Need help with libgda build failure on ppc64

Bill Nottingham notting at redhat.com
Fri May 11 17:08:32 UTC 2007


Goede, J.W.R. de (j.w.r.degoede at hhs.nl) said: 
> 
> I'm afraid it isn't that easy, I added this sed command:
> sed -i 's/x86_64\* | sparc64\*) lib="lib64";;/x86_64\* |
> sparc64\* | ppc64\*) lib="lib64";;/' configure.in
> to the spec before all the autoXXX files get regenerated,
> and I've verified locally that the generated configure
> contains
> "x86_64* | sparc64* | ppc64*) lib="lib64";;
> 
> But it still fails to detect postgress see:
> http://koji.fedoraproject.org/koji/getfile?taskID=6292&name=build.log

host_cpu appears to be powerpc64. Yay for consistency.

Bill




More information about the fedora-devel-list mailing list