Installation Problem - PLEASE HELP

2004-02-18 Thread Morgan, Andrew R.
Hi all. I am trying to install mySql on Solaris 2.6. I am getting the following error during 'make': ld: fatal: library -lz: not found ld: fatal: File processing errors. No output written to .libs/libmysqlclient.so.10.0.0 make[2]: *** [libmysqlclient.la] Error 1 make[2]: Leaving directory

Re: Installation Problem - PLEASE HELP

2004-02-18 Thread Alex Greg
Hi all. I am trying to install mySql on Solaris 2.6. I am getting the following error during 'make': ld: fatal: library -lz: not found ld: fatal: File processing errors. No output written to .libs/libmysqlclient.so.10.0.0 make[2]: *** [libmysqlclient.la] Error 1 make[2]: Leaving directory

Re: Installation Problem - PLEASE HELP

2004-02-18 Thread Michael Stassen
Alex Greg wrote: Hi all. I am trying to install mySql on Solaris 2.6. I am getting the following error during 'make': ld: fatal: library -lz: not found ld: fatal: File processing errors. No output written to .libs/libmysqlclient.so.10.0.0 make[2]: *** [libmysqlclient.la] Error 1 make[2]:

RE: Installation Problem - PLEASE HELP

2004-02-18 Thread Morgan, Andrew R.
Thanks all.. that worked perfectly! -Original Message- From: Michael Stassen [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 18, 2004 12:17 PM To: Morgan, Andrew R. Cc: [EMAIL PROTECTED] Subject: Re: Installation Problem - PLEASE HELP Alex Greg wrote: Hi all. I am trying

Installation problem, please help

2002-07-29 Thread Dennis Daupert
I'm having a devil of a time installing mysql 3.23.51 on SuSE 8 from the source tarball. I did ./config, then make. There are the last few lines from make: libmysql.c: In function `mysql_real_connect': libmysql.c:1325: warning: passing arg 5 of `gethostbyname_r' from incompatible pointer