Fw: [vchkpw] make error

2004-04-08 Thread Jasmine
- Original Message - From: Jasmine To: [EMAIL PROTECTED] Sent: Wednesday, April 07, 2004 5:09 AM Subject: [vchkpw] make error I get this error when i run 'make'What is it and how do i resolve it?/var/source/mysql/lib/libmysqlclient.a(password.o): In function`check_scramble

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

[vchkpw] make error

2004-04-07 Thread Jasmine
I get this error when i run 'make'What is it and how do i resolve it?/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'*** Error code 1Stop in

[vchkpw] Make error on Solaris 9

2004-02-23 Thread Joseph Bruzzo
Hi to all, I am trying to compile vpopmail-5.4.0 on a SUN Ultra 5 running Solaris 9 with all the security and recommended patches. But I keep on getting this error that for the life of me I can not figure it out. Can anyone help??? my Configuration options are as follows: bash-2.05# crle -c

[vchkpw] make error

2002-12-19 Thread Thomas Stian Bergheim
Hi again, another problem: After doing ./configure --enable-roaming-users=y --enable-logging=y --enable-learn-passw ords=y --enable-clear-passwd=y --enable-defalt-domain=inrack.com --enable-my sql --enable-defaultquota=20M [EMAIL PROTECTED] --e nable-incdir=/usr/include/mysql

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 running

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, On Thu, 19 Dec 2002 15:31:31 +0100

[vchkpw] Make Error - undefined reference open_smtp_relay

2002-10-04 Thread Carl A Jeptha
Hi,I cannot seem to find the answer in the archives for this problemThis is what is on my SSH screen:[root@mail vpopmail]#./configure --enable-vpopuser=vpopmail --enable-vpopgroup=vchkpw --enable-roaming-users=y --enable-learn-passwords=y --enable-clear-passwd=y --enable-mysql=y