Hi... I really need help for compile PHP. I have to
  compile because i need to use YAZ
    I "./configure" my php-4.1.1 in  this
  command line: 
  "./configure --prefix=/usr --with-mysql
  --with-apxs=/usr/sbin/apxs --with-config-path-file=/etc
  --with-exec-dir=/usr/bin --with-yaz=/usr/bin --enable-trans-sid
  --enable-calendar
 
    Worked fine, but when I "make", this error occurs:
----------------------------------------------------------------------------
Making all in Zend
make[1]: Entering directory `/usr/local/src/php-4.1.1/Zend'
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main   
-DLINUX=22 -DMOD_SSL=208102 -DEAPI -I../TSRM  -g -O2 -prefer-pic -c 
zend_language_parser.c
In file included from /usr/include/errno.h:36,
                 from zend_operators.h:24,
                 from zend_API.h:28,
                 from zend_language_parser.c:152:
/usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
make[1]: *** [zend_language_parser.lo] Error 1
make[1]: Leaving directory `/usr/local/src/php-4.1.1/Zend'
make: *** [all-recursive] Error 1

        
    Can you help?
    A rpm package WITH yaz solve my problem too. 
    regards,
    Marcelo.
  

-- 




__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the 
convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to