安裝proftp失敗.... - BBS

Table of Contents

系統是5.3
安裝的版本是1.2.10

在最初make install時有選擇mysql 4.0與postgresql 7.4套件支援
不過我後來中斷了安裝

先將mysql 5.0與postgresql 8.0各別安裝完後
才繼續執行proftp的安裝

可是這就發生問題了
以下是狀態訊息

modules/mod_sql_mysql.o(.bss+0x0): multiple definition of `conn_pool'
modules/mod_sql_postgres.o(.bss+0x0): first defined here
modules/mod_sql_mysql.o(.bss+0x4): multiple definition of `conn_cache'
modules/mod_sql_postgres.o(.bss+0x4): first defined here
modules/mod_sql_mysql.o(.data+0x0): multiple definition of `sql_cmdtable'
modules/mod_sql_postgres.o(.data+0x0): first defined here
modules/mod_sql.o(.text+0x14c): In function `_sql_make_cmd':
: multiple definition of `_sql_make_cmd'
modules/mod_sql.o(.text+0x14c): first defined here
modules/mod_sql.o(.text+0x6c9c): In function `sql_log':
: multiple definition of `sql_log'
modules/mod_sql.o(.text+0x6c9c): first defined here
modules/mod_sql.o(.data+0x400): multiple definition of `sql_module'
modules/mod_sql.o(.data+0x400): first defined here
gmake: *** [proftpd] Error 1
*** Error code 2

Stop in /usr/ports/ftp/proftpd.

請問我該如何解決proftp無法安裝的問題?
是把mysql跟postgresql解除後再安裝?
還是說把原先的安裝設定先去除?
謝謝您的指教

--

All Comments