ID:               25182
 User updated by:  jkshin at naver dot com
 Reported By:      jkshin at naver dot com
 Status:           Bogus
 Bug Type:         Informix related
 Operating System: RedHat 8.0
 PHP Version:      4CVS-2003-08-20
 New Comment:

.


Previous Comments:
------------------------------------------------------------------------

[2003-08-20 22:40:44] [EMAIL PROTECTED]

User error -> bogus.


------------------------------------------------------------------------

[2003-08-20 22:25:05] jkshin at naver dot com

i see.

thank you [EMAIL PROTECTED]

------------------------------------------------------------------------

[2003-08-20 21:20:51] [EMAIL PROTECTED]

You better read the installation instructions for informix,
obviously you haven't set the serial number correctly.
(configure/compile works fine for me using latest CVS)


------------------------------------------------------------------------

[2003-08-20 20:48:02] jkshin at naver dot com

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 this bug report at http://bugs.php.net/?id=25182&edit=1

Reply via email to