Oops forgot to CC the list. Haven't heard back from Grant yet, but this has
fixed a lot of RedHat quirks with compiling other programs such as procmail,
sendmail, and openssh. Never had this problem with PHP though.
Chris
----- Original Message -----
From: "Chris Newbill" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, January 14, 2001 2:46 AM
Subject: Re: [PHP-DEV] PHP 4.0 Bug #8696: make doesn't make, stuck on file
location
> Try
>
> CFLAGS="-I/usr/src/linux/include"; export CFLAGS; ./configure....
>
> I think that will work
>
> Chris
>
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, January 14, 2001 2:38 AM
> Subject: [PHP-DEV] PHP 4.0 Bug #8696: make doesn't make, stuck on file
> location
>
>
> > 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]
> >
>
--
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]