[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Need help with libgda build failure on ppc64
- From: Bill Nottingham <notting redhat com>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: Need help with libgda build failure on ppc64
- Date: Thu, 10 May 2007 18:41:09 -0400
Bill Nottingham (notting redhat com) said:
> Hans de Goede (j w r degoede hhs nl) said:
> > Since I have no access to a pcc64 machine, I could use some help with this.
>
> $lib = lib. Hence, it's not finding anything.
To be more precise, in configure:
dnl Test for lib64 architectures
dnl FIXME: should really check target
case $host_cpu in
x86_64* | sparc64*) lib="lib64";;
*) lib="lib";;
esac
Bill
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]