|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-08-21 18:16 UTC] will at tempestdigital dot com
[2000-08-31 21:49 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Fri Jul 03 03:00:02 2026 UTC |
I get the following error after a make command... Making all in Zend make[1]: Entering directory `/tmp/php-4.0.1pl2/Zend' /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D EAPI=1 -DXML_BYTE_ORDER=12 -g -O2 -c zend-scanner.c In file included from /usr/include/errno.h:36, from ./zend-scanner.l:40: /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory make[1]: *** [zend-scanner.lo] Error 1 make[1]: Leaving directory `/tmp/php-4.0.1pl2/Zend' make: *** [all-recursive] Error 1 Here is the ./configure line: ./configure --with-apxs=/usr/sbin/apxs --with-mysql=/u sr --enable-magic-quotes Haven't the slightest idea what seems to be the problem...