Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!udel!mmdf From: EIGALY%yubgef51@pucc.princeton.edu (Cedomir Igaly, +38-41-420-639) Newsgroups: comp.os.minix Subject: Re: Why doesn't #include work? Message-ID: <45041@nigel.ee.udel.edu> Date: 19 Feb 91 08:19:40 GMT Sender: mmdf@ee.udel.edu Lines: 16 >I get the following: >/usr/include/stdio.h, line 48: cannot find include file "ansi.h" > >I check stdio.h and it has the line "#include ". I checked, >and sure enough, ansi.h is in the /usr/include directory. > >Can anyone tell me what I'm missing here? Try to increase stack space for cpp. If I remember, current space is 30000 bytes, and 40000 must be enough. >Thanks, You welcome Cedomir Igaly