Re: HELP? RE: can't find shr.o???

2001-03-26 Thread Tim Tyler
Jack, Mysql, Well, my thought is that I can only compile zlib as a static library. I can't compile it shared. I think this why the binary distribution of mysql doesn't work is because it is looking for shared resources of libz.a. I could go through the pain of compiling this, but the AIX

HELP? RE: can't find shr.o???

2001-03-23 Thread Summanen,Jack
Well make sure you have gcc 2.95.2 and a recent version of make (the manual suggests a version). Also, when I said "Lib paths" I meant look at the -I options for your configs. But rereading your info, it looks like a problem with the actual object file (or lack of one). I hate to say this but