Hi, >> also want to ask if it is ok when I add NetWare makefiles? > Be our guest :) Keep it mind it's ment to be built against installed > httpd, or built in tree (within modules/ftp/) as desired.
sorry, but for now only inside tree; anyway all NetWare compile is sort of cross-compile, and way more complex than anything other I came over. No paths are really fix, nor does our installed Apache ship with the headers / libs by default; and the NetWare build system isnt really prepared for such. Although we can create an 'Apache SDK' this lacks currently of the needed files which all makefiles include, and so a makefile which works with that looks completely different. I will though look if I can fix that over the time with the SDK, and then update the makefiles. Guenter.
