Dan Nelson said:
> ^^^ Note the -static flag here
> But you don't have a static libz (libz.a).  You've only got a dynamic
> one.  Redhat usually puts the static libraries in a separate "-dev"
> rpm.

Aha, yes.  This is a custom-built linux installation where I have built
zlib dynamically-only, intentionally.  How can I make MySQL build against
the dynamic library instead of the static?

-- 
Casey Allen Shobe  |  http://casey.allen.shobe.info
  [EMAIL PROTECTED]  |  ICQ: 1494523  |  AIM: SomeLinuxGuy

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to