|
我在freebsd下通过ports安装apache的时候,出现如下错误代码:
To enable a module category: WITH_<CATEGORY>_MODULES
To disable a moudle category: WITHOUT_<CATEGORY>_MODULES
Per default categories are:
AUTH DAV MISC
Categorise available:
AUTH DAV EXPERIMENTAL LDAP MISC PROXY SSL SUEXEC THREADS
To see all available knobs,type make show-options
To see all modules in different categories, type make show-categories
You can check your modules configuration by using make show-modules
To save apache.org bandwidth,please use the closest
mirror. Hit Ctrl+C now and do a make print-closest-mirrors.
To automatically update /etc/make.conf do:
make print-closest-mirrors >> /etc/make.conf
Dependency warring:used OpenSSL version contains known vulnerabilities
Please update or define either WITH_OPNSSL_BASE or WITH_OPENSSL_PORT
*** Error code 1
Stop in /usr/ports/www/apache2.
请问这是哪里的问题啊??? :help :help 是不是有什么地方没有设置好? |
|