Error building mod_webapp: dyld.h not found

2001-09-23 Thread nykoping
Hello, I can't seem to get mod_webapp to make correctly. My system is RedHat Linux 7.1 and I have successfully run configure, but get an error when I try to make: In file included from dso.c:55: ../../include/arch/unix/dso.h:67:25: mach-o/dyld.h: No such file or directory now, I realize that

Re: Error building mod_webapp: dyld.h not found

2001-09-23 Thread Ryan Bloom
On Sunday 23 September 2001 05:54 pm, [EMAIL PROTECTED] wrote: Can you see if your platform actually has a copy of mach-o/dyld.h in /usr/include or /usr/local/include In the meantime, if you do the following, everything should work: edit apr/include/arch/unix/apr_private.h search for DYLD.