fc8 mysql libs brocken ??

2008-10-20 Thread Gregory Machin
Hi I'm having a lot of trouble getting application with mysql dependencies to compile, all the errors are the same with the make " /usr/bin/ld: skipping incompatible /usr/lib/mysql/libmysqlclient.so when searching for -lmysqlclient /usr/bin/ld: skipping incompatible /usr/lib/mysql/libmysqlclient.a

Re: fc8 mysql libs brocken ??

2008-10-20 Thread David Timms
Gregory Machin wrote: Hi I'm having a lot of trouble getting application with mysql dependencies to compile, all the errors are the same with the make " /usr/bin/ld: skipping incompatible /usr/lib/mysql/libmysqlclient.so when searching for -lmysqlclient Don't know the answer, but to start off: -

Re: fc8 mysql libs brocken ??

2008-10-20 Thread Gregory Machin
On Mon, Oct 20, 2008 at 11:25 PM, David Timms <[EMAIL PROTECTED]> wrote: > Gregory Machin wrote: >> >> Hi >> I'm having a lot of trouble getting application with mysql >> dependencies to compile, all the errors are the same with the make >> " >> /usr/bin/ld: skipping incompatible /usr/lib/mysql/lib

Re: fc8 mysql libs brocken ??

2008-10-20 Thread Craig White
On Tue, 2008-10-21 at 07:35 +0200, Gregory Machin wrote: > On Mon, Oct 20, 2008 at 11:25 PM, David Timms <[EMAIL PROTECTED]> wrote: > > Gregory Machin wrote: > >> > >> Hi > >> I'm having a lot of trouble getting application with mysql > >> dependencies to compile, all the errors are the same with t

Re: fc8 mysql libs brocken ??

2008-10-20 Thread Paulo Cavalcanti
On Tue, Oct 21, 2008 at 3:35 AM, Gregory Machin <[EMAIL PROTECTED]> wrote: > On Mon, Oct 20, 2008 at 11:25 PM, David Timms <[EMAIL PROTECTED]> wrote: > > Gregory Machin wrote: > >> > >> Hi > >> I'm having a lot of trouble getting application with mysql > >> dependencies to compile, all the errors

Re: fc8 mysql libs brocken ??

2008-10-20 Thread Gregory Machin
uname -a Linux gregory-workstation.x.co.za 2.6.25.14-69.fc8 #1 SMP Mon Aug 4 14:00:45 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux On Tue, Oct 21, 2008 at 7:42 AM, Paulo Cavalcanti <[EMAIL PROTECTED]> wrote: > > > On Tue, Oct 21, 2008 at 3:35 AM, Gregory Machin <[EMAIL PROTECTED]> wrote: >> >> On M

Re: fc8 mysql libs brocken ??

2008-10-20 Thread Gregory Machin
No issues found [EMAIL PROTECTED] ~]# package-cleanup --clean Setting up yum No dupes to clean Thanks for the tip .. On Tue, Oct 21, 2008 at 7:41 AM, Craig White <[EMAIL PROTECTED]> wrote: > On Tue, 2008-10-21 at 07:35 +0200, Gregory Machin wrote: >> On Mon, Oct 20, 2008 at 11:25 PM, David Timms

Re: fc8 mysql libs brocken ??

2008-10-21 Thread Paulo Cavalcanti
On Tue, Oct 21, 2008 at 4:12 AM, Gregory Machin <[EMAIL PROTECTED]> wrote: > No issues found > > [EMAIL PROTECTED] ~]# package-cleanup --clean > Setting up yum > No dupes to clean > > It seems to me that you do not have the 64 bit libraries. Try: rpm -qa --qf "%{name}-%{version}-%{release}.%{ar

Re: fc8 mysql libs brocken ??

2008-10-21 Thread Gregory Machin
They are installed ... [EMAIL PROTECTED] pmacct-0.11.5]# rpm -qa --qf "%{name}-%{version}-%{release}.%{arch} \n" | grep mysql mysql-libs-5.0.45-6.fc8.i386 mysql-connector-java-3.1.12-3.fc6.x86_64 mysql-devel-5.0.45-6.fc8.i386 mysql-5.0.45-6.fc8.x86_64 mysql-libs-5.0.45-6.fc8.x86_64 with both libs

Re: fc8 mysql libs brocken ??

2008-10-21 Thread Michael Schwendt
On Tue, 21 Oct 2008 11:40:06 +0200, Gregory Machin wrote: > They are installed ... > > [EMAIL PROTECTED] pmacct-0.11.5]# rpm -qa --qf > "%{name}-%{version}-%{release}.%{arch} \n" | grep mysql > mysql-libs-5.0.45-6.fc8.i386 > mysql-connector-java-3.1.12-3.fc6.x86_64 > mysql-devel-5.0.45-6.fc8.i386

Re: fc8 mysql libs brocken ??

2008-10-21 Thread Gregory Machin
tried setarch tried addinf devel.x86_64 and tried setarch x86_64 and still get the following ... probe_plugin -Lnfprobe_plugin/ -lsfprobe_plugin -Lsfprobe_plugin/ /usr/bin/ld: skipping incompatible /usr/lib/mysql/libmysqlclient.so when searching for -lmysqlclient /usr/bin/ld: skipping incompatibl

Re: fc8 mysql libs brocken ??

2008-10-21 Thread Paulo Cavalcanti
On Tue, Oct 21, 2008 at 8:52 AM, Gregory Machin <[EMAIL PROTECTED]> wrote: > tried setarch > tried addinf devel.x86_64 > and tried setarch x86_64 > > and still get the following ... > > probe_plugin -Lnfprobe_plugin/ -lsfprobe_plugin -Lsfprobe_plugin/ > /usr/bin/ld: skipping incompatible /usr/lib/

Re: fc8 mysql libs brocken ??

2008-10-21 Thread Gregory Machin
[EMAIL PROTECTED] pmacct-0.11.5]# yum list mysql-* updates-newkey100% |=| 2.3 kB00:00 fedora100% |=| 2.1 kB00:00 adobe-linux-i386 100% |=| 972 B00:00 updates

Re: fc8 mysql libs brocken ??

2008-10-21 Thread David Jansen
On Tue, Oct 21, 2008 at 11:40:06AM +0200, Gregory Machin wrote: > They are installed ... > > [EMAIL PROTECTED] pmacct-0.11.5]# rpm -qa --qf > "%{name}-%{version}-%{release}.%{arch} \n" | grep mysql > mysql-libs-5.0.45-6.fc8.i386 > mysql-connector-java-3.1.12-3.fc6.x86_64 > mysql-devel-5.0.45-6.fc8

Re: fc8 mysql libs brocken ??

2008-10-21 Thread Michael Schwendt
On Tue, 21 Oct 2008 13:12:35 +0200, Gregory Machin wrote: > [EMAIL PROTECTED] pmacct-0.11.5]# yum list mysql-* > updates-newkey100% |=| 2.3 kB00:00 > fedora100% |=| 2.1 kB00:00 > adobe-linux-i386 100%