I've found the same issue under Fedora 10 running 32 bits.
I've created a "/usr/lib64/" and inside inside it I've created a soft link
to /usr/lib/mysql named mysql. It did the trick but I don't know what will
be the consequences...

Cheers,
Fernando
 
 
-------- Original Message --------
Subject: Re: [qmailtoaster] Fedora10 and ezmlm
From: Richard Vinke <rich...@vogelnestje.nl>
Date: Mon, February 23, 2009 9:27 pm
To: qmailtoaster-list@qmailtoaster.com

Richard Vinke wrote:
No. euh Yes.

It's a test computer. Running on WinXP64. With VMWare. In one VM it's running the fedora_10 with the mail server. Inside this WM it's 32bits. But I cannot confirm this 32bits status anywhere.



Jake Vickers wrote:
Richard Vinke wrote:
Hi all!

While compiling ezmlm with:
rpmbuild --rebuild --with fedora_10 ezmlm-toaster-0.53.324-1.3.3.src.rpm
I get the following error:
./load ezmlm-gate subdb.a getconf.o slurpclose.o slurp.o \
        getopt.a getln.a auto_bin.o env.a sig.a fs.a \
        strerr.a substdio.a stralloc.a alloc.a error.a str.a case.a wait.a \
        open.a lock.a seek.a -L/usr/lib64/mysql -lmysqlclient -lnsl -lm -lz
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
make: *** [ezmlm-gate] Error 1
Mysql is running.

Anyone an idea to solve this?

Are you running 64-bit?
---------------------------------------------------------------------
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
Fedora 10 is running as 32bits, the =uname -a= gives:
Linux server6 2.6.27.15-170.2.24.fc10.i686 #1 SMP Wed Feb 11 23:58:12 EST 2009 i686 i686 i386 GNU/Linux
But it's refering to =/usr/lib64/mysql=. Strange.....
I created a directory =/usr/lib64/mysql= (it did not exist) and =mount --bind /usr/lib/mysql /usr/lib64/mysql=. Now the rpmbuild runs ok.

I am going to check where the lib64 comes from.


---------------------------------------------------------------------
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

Reply via email to