Entry
2.0.40 Errors in exports.c - multiple initialisations - any ideas?
Jun 19th, 2003 07:27
Michal Cernoevic, Gary Farley,
There could be eg following directory structure:
lrwxrwxrwx 1 root other 17 bøe 18 17:26 homea ->
/export/home/home
and then the file is double made for the first time for
/export/home/home a then for the symbolic link /homea/web:
httpd-2.0.46/server: grep home exports.c|grep apr_user.h
* /export/home/home/web/httpd-2.0.46/srclib/apr/include/apr_user.h
* /homea/web/httpd-2.0.46/srclib/apr/include/apr_user.h
It is also the problem in Apache 2.0.46