LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 583|回复: 0

【求助】proftpd1.2.9rc1+mysql 4.0.13安装无法编译

[复制链接]
发表于 2003-7-22 00:15:44 | 显示全部楼层 |阅读模式
RH9,PROFTPD 1.2.9RC1(cvs checkout出来的也是同样的问题),mysql 4.0.13 source安装。

首先编辑了contrib/mod_sql_mysql.c文件,修改了mysql.h的路径。
然后:
./configure --prefix=/usr/local/proftpd --with-modules=mod_sql_mysql --with-includes=/usr/local/mysql/include/mysql --with-libraries=/usr/local/mysql/lib/mysql
make
出错,提示:
: undefined reference to `sql_log'
但是,sql_log这个函数是mod_sql中定义的啊。

怎么解决?
谢谢。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表