Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 47332 invoked by uid 500); 24 Sep 2001 01:14:45 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 47321 invoked from network); 24 Sep 2001 01:14:45 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Ryan Bloom Reply-To: rbb@covalent.net Organization: Covalent Technologies To: tomcat-user@jakarta.apache.org, nykoping@excite.com Subject: Re: Error building mod_webapp: dyld.h not found Date: Sun, 23 Sep 2001 18:13:22 -0700 X-Mailer: KMail [version 1.3] References: <5248662.1001292845163.JavaMail.imail@frente.excite.com> In-Reply-To: <5248662.1001292845163.JavaMail.imail@frente.excite.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20010924011323.05E1B46DFC@koj.rkbloom.net> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Sunday 23 September 2001 05:54 pm, nykoping@excite.com 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. Whenever you find it, just comment out that line. Ryan > 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 dyld.h is for MacOS X, and that the configure script > probably shouldn't be saying: > > APR configure: checking for mach-o/dyld.h... (cached) yes > i tried deleting the config.cache, and that didn't seem to do it. I > searched the groups, mailing lists, etc with no luck. I suspect i somehow > need to tell my system that it indeed does NOT have dyld.h --- but how do i > do this? or is there a workaround to get mod_webapp to build? > > thank you > > > > > > _______________________________________________________ > http://inbox.excite.com -- ______________________________________________________________ Ryan Bloom rbb@apache.org Covalent Technologies rbb@covalent.net --------------------------------------------------------------