Re: [WBEL-devel] Small problem with httpd-devel-2.0.46-32.ent.3.WB1 (WB or RH bug?)
"William Hooper" <[email protected]> Tue, 24 Aug 2004 16:42:36 -0400 (EDT)
| Newsgroups | gmane.linux.whitebox.devel |
|---|---|
| Message-ID | <[email protected]> |
Paulo Matos said: > Hi folks! > > > There is a problem with the file: > > > /usr/lib/httpd/build/config_vars.mk [snip] > where it should be: > > APR_INCLUDEDIR = /usr/include/httpd > APU_INCLUDEDIR = /usr/include/httpd [snip] > Is this WB or RH error? Please confirm this.. It's a WB issue. Just don't ask me where :-) [whooper@token build]$ cat /etc/redhat-release Red Hat Enterprise Linux WS release 3 (Taroon Update 2) [whooper@token build]$ rpm -q httpd-devel httpd-devel-2.0.46-32.ent.3 [whooper@token build]$ tail -4 /usr/lib/httpd/build/config_vars.mk APR_BINDIR = /usr/bin APR_INCLUDEDIR = /usr/include/httpd APU_BINDIR = /usr/bin APU_INCLUDEDIR = /usr/include/httpd -- William Hooper