faqts : Computers : Internet : Web Servers : Apache : Installation and Setup : Compiling

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

5 of 11 people (45%) answered Yes
Recently 5 of 10 people (50%) answered Yes

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