You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Dave Hill <dd...@laurel.zk3.dec.com> on 2000/07/12 23:11:02 UTC

INCDIR1 in lib/apr/dso/unix/

Building on:
	Compaq Tru64 UNIX, v5.0a
	native cc -std1
	sources from anoncvs 7/12/00

In apache-2.0/src/lib/apr/dso/unix/Makefile.in

contains
 INCLUDES=-I$(INCDIR) -I$(INCDIR1) -I.
but no reference to INCDIR1

When I build, INCDIR1 is not set meaning I can't find the
standard includes, as I have an empty -I

Things work fine if I define 
 INCDIR1=. 
or remove references to it in Makefile and Makefile.in

INCDIR1 seems to be needed in other apr/* Makefiles, but not 
here ?
+-------------------------------------------------------------+
Dave Hill                             Unix Software Group
Mailstop: ZKO3-3/Y15                  
Digital Equipment Corp.               (603) 884-2985
110 Spit Brook Road         /\_/\     enet: ddhill@zk3.dec.com
Nashua, NH 03062-2698       (0_0)     
+-----------------------oOO--(_)--OOo-------------------------+