SPROUSE Troy F <[EMAIL PROTECTED]> wrote: > I am having a compile problem on RedHat 9. I ran configure as ./configure > --includedir=/usr/include/mysql but below is the output after I run make. > > gcc -shared sql_mysql.lo -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl > -lm -Wl,-soname -Wl,rlm_sql_mysql-1.0.0.so -o .libs/rlm_sql_mysql-1.0.0.so > /usr/bin/ld: cannot find -lz
Install libz. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

