From:             jkshin at naver dot com
Operating system: RedHat 8.0
PHP version:      4.3.2
PHP Bug Type:     Informix related
Bug description:  linux+informix+php+apache  configure error !!!

Description:
------------
RedHat 8.0 + ache_1.3.20 + php4-STABLE-200308202330 + informix7.3

1. apache configure
./configure --prefix=/usr/local/apache


2. php configure
/configure --with-config-file-path=/etc --with-informix=$INFORMIXDIR
--with-apache=../apache_1.3.20 --enable-track-vars

3. php make (but error !!!)



Expected result:
----------------
[EMAIL PROTECTED] php4-STABLE-200308202330]# make
gcc  -Iext/ctype/ -I/usr/local/php4-STABLE-200308202330/ext/ctype/
-DPHP_ATOM_INC -I/usr/local/php4-S
TABLE-200308202330/include -I/usr/local/php4-STABLE-200308202330/main
-I/usr/local/php4-STABLE-200308
202330 -I/usr/local/php4-STABLE-200308202330/Zend
-I/usr/local/php4-STABLE-200308202330/ext/xml/expat
  -I/usr/local/php4-STABLE-200308202330/TSRM  -g -O2  -c
/usr/local/php4-STABLE-200308202330/ext/ctyp
e/ctype.c -o ext/ctype/ctype.o  && echo > ext/ctype/ctype.lo
/bin/sh /usr/local/php4-STABLE-200308202330/libtool --silent
--preserve-dup-deps --mode=link gcc /opt
/informix/lib/esql/checkapi.o -o ext/informix/libphpifx.a
(if test -d /opt/informix; then \
   THREADLIB=POSIX /opt/informix/bin/esql -e -EDHAVE_IFX_IUS
/usr/local/php4-STABLE-200308202330/ext/
informix/ifx.ec; mv ifx.c
/usr/local/php4-STABLE-200308202330/ext/informix/ifx.c; \
 else \
   touch /usr/local/php4-STABLE-200308202330/ext/informix/ifx.c; \
 fi)

Invalid serial number.  Please consult your installation instructions.
mv: cannot stat `ifx.c': not search file or directory.
make: *** [/usr/local/php4-STABLE-200308202330/ext/informix/ifx.c] error 1


-- 
Edit bug report at http://bugs.php.net/?id=25182&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25182&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25182&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25182&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25182&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25182&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25182&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25182&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25182&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25182&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25182&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25182&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25182&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25182&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25182&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25182&r=gnused

Reply via email to