Re: [vchkpw] make error

2004-04-08 Thread Tom Collins
On Apr 6, 2004, at 8:09 PM, Jasmine wrote: /var/source/mysql/lib/libmysqlclient.a(password.o): In function `check_scramble': password.o(.text+0x3f6): undefined reference to `floor' password.o(.text+0x488): undefined reference to `floor' Here's the patch from the unreleased 5.4.4. If word-wrapping

Re: [vchkpw] make error

2002-12-19 Thread Thomas Stian Bergheim
Hmm, I didn't have zlib-devel so getting that fixed it. Thanks anyway :) - Original Message - From: "Peter Palmreuther" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 19, 2002 4:02 PM Subject: Re: [vchkpw] make error > Hi Thomas, >

Re: [vchkpw] make error

2002-12-19 Thread Thomas Stian Bergheim
y, December 19, 2002 4:02 PM Subject: Re: [vchkpw] make error > Hi Thomas, > > On Thu, 19 Dec 2002 15:31:31 +0100 > "Thomas Stian Bergheim" <[EMAIL PROTECTED]> wrote: > > > /usr/bin/ld: cannot find -lz > [...] > > libz resides in /usr/lib/ What

Re: [vchkpw] make error

2002-12-19 Thread Peter Palmreuther
Hi Thomas, On Thu, 19 Dec 2002 15:31:31 +0100 "Thomas Stian Bergheim" <[EMAIL PROTECTED]> wrote: > /usr/bin/ld: cannot find -lz [...] > libz resides in /usr/lib/ What's wrong ? I don't know. Does a 'ldconfig -p' show 'libz.so' too? If not you maybe might want to update your ld-cache by run