From: [EMAIL PROTECTED] Operating system: rh6.2 PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: make doesn't make, stuck on file location Piss, I hit a link on this page and when I came back my message that I had been working on was gone. So here's the scaled back version. I am trying to compile the "apache module" I use brand new stuff as of today, php and apache, and mysql I ./configure in my apache. Fine I ./configure in my php with-apache with-mysql enable-track-vars. That's fine. I make and I get what you see between the stars ************************************************ [root@mail php]# make Making all in Zend make[1]: Entering directory `/usr/src/php/Zend' /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. /main -DXML_BYTE_ORDER=12 -g -O2 -c zend_language_scanner.c In file included from /usr/include/errno.h:36, from zend_language_scanner.c:2619: /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory In file included from /usr/include/bits/posix1_lim.h:126, from /usr/include/limits.h:30, from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/inclu de/limits.h:117, from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/inclu de/syslimits.h:7, from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/inclu de/limits.h:11, from zend_language_scanner.c:2620: /usr/include/bits/local_lim.h:27: linux/limits.h: No such file or directory make[1]: *** [zend_language_scanner.lo] Error 1 make[1]: Leaving directory `/usr/src/php/Zend' make: *** [all-recursive] Error 1 [root@mail php]# ********************************************************* I've hacked some of the files to get by the first error, but then I just run into another. Mostly files looking for other files in the wrong places. Grant -- Edit Bug report at: http://bugs.php.net/?id=8696&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]