Hello,

the problem afterwards enclosed drives me crazy. I have tried to install the
new APACHE with the new PHP Version on several ways again and again.
I do not manage to install it. The trouble seems to result from binding in
INFORMIX. Installation without INFORMIX works correct.
I have tried it on 2 different HP-UX Servers with the same result!

Can anyone help me so PLEASE DO IT !

Thanks in advance
Theo

I although put this problem in january the 4th to the list:
http://bugs.php.net/?id=8550 but noone seems to care or i was wrong to put
it there

Installation PHP 4.0.4  (Static Module) and  Apache 1.3.14  on HP-UX 10.20
with INFORMIX 

These are my steps:

CC="/users/webtools/gcc-2.8.0/xgcc"; export CC

cd /users/apache/apache_1.3.14
./configure --prefix=/usr/local/apache_1.3.14

Configuring for Apache, Version 1.3.14
 + using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
 + configured for HP-UX 10 platform
 + setting C pre-processor to /users/webtools/gcc-2.8.0/xgcc -E
 + checking for system header files
 + adding selected modules
 + checking sizeof various data types
 + doing sanity check on compiler and options
Creating Makefile in src/support
Creating Makefile in src/regex
Creating Makefile in src/os/unix
Creating Makefile in src/ap
Creating Makefile in src/main
Creating Makefile in src/lib/expat-lite
Creating Makefile in src/modules/standard


cd /users/php/php-4.0.4
./configure --with-apache=/users/apache/apache_1.3.14
--with-informix=/usr/informix

creating cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... hppa1.1-hp-hpux10.20
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for bison... no
checking for byacc... no
configure: warning: You will need bison if you want to regenerate the PHP
parsers.
checking for gcc... /users/webtools/gcc-2.8.0/xgcc
checking whether the C compiler (/users/webtools/gcc-2.8.0/xgcc  ) works...
yes
checking whether the C compiler (/users/webtools/gcc-2.8.0/xgcc  ) is a
cross-compiler... no
checking whether we are using GNU C... yes
checking whether /users/webtools/gcc-2.8.0/xgcc accepts -g... no
checking how to run the C preprocessor... /users/webtools/gcc-2.8.0/xgcc -E
checking for AIX... no
checking for /users/webtools/gcc-2.8.0/xgcc option to accept ANSI C... none
needed
checking for ranlib... ranlib
checking whether /users/webtools/gcc-2.8.0/xgcc and cc understand -c and -o
together... yes
checking whether ln -s works... yes
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... no
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking for working const... yes
checking for pthreads_cflags... 
checking for pthreads_lib... 

Configuring SAPI modules
checking for AOLserver support... no
checking for Apache module support via DSO through APXS... no
checking for Apache module support... yes - Apache 1.3.x
checking for mod_charset compatibility option... no
checking whether /users/webtools/gcc-2.8.0/xgcc supports -rdynamic... no
checking for Apache 2.0 module support via DSO through APXS... no
checking for Caudium support... no
checking for fhttpd module support... no
checking for Zeus ISAPI support... no
checking for NSAPI support... no
checking for PHTTPD support... no
checking for Pi3Web Support... no
checking for Roxen/Pike support... no
checking for Servlet support... no
checking for thttpd... no
checking for chosen SAPI module... apache

Running system checks
checking for missing declarations of reentrant functions... done
checking whether compiler supports -R... no
checking whether compiler supports -Wl,-rpath,... no
checking for sendmail... /usr/sbin/sendmail
checking whether system uses EBCDIC... no
checking for socket in -lsocket... no
checking for htonl in -lsocket... no
checking for yp_get_default_domain... yes
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... no
checking for sin in -lm... yes
checking for inet_aton in -lbind... no
checking for inet_aton in -lresolv... no
checking for res_search in -lsocket... no
checking for res_search in -lresolv... no
checking for dn_skipname in -lresolv... no
checking for __dn_skipname in -lresolv... no
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for fclose declaration... ok
checking for alloca.h... yes
checking for arpa/inet.h... yes
checking for crypt.h... yes
checking for fcntl.h... yes
checking for grp.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for netinet/in.h... yes
checking for pwd.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for syslog.h... yes
checking for sys/file.h... yes
checking for sys/mman.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... no
checking for sys/socket.h... yes
checking for sys/statfs.h... no
checking for sys/statvfs.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for sys/varargs.h... no
checking for sys/wait.h... yes
checking for unistd.h... yes
checking for unix.h... no
checking for utime.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... no
checking for tzname... yes
checking for tm_gmtoff in struct tm... no
checking for struct flock... yes
checking for socklen_t... no
checking size of long... 4
checking size of int... 4
checking for st_blksize in struct stat... yes
checking for st_blocks in struct stat... yes
checking for st_rdev in struct stat... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for IPv6 support... no
checking for vprintf... yes
checking for asctime_r... yes
checking for crypt... yes
checking for ctime_r... yes
checking for cuserid... yes
checking for flock... no
checking for gcvt... yes
checking for getlogin... yes
checking for gethostbyaddr... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for gmtime_r... yes
checking for inet_aton... yes
checking for isascii... yes
checking for link... yes
checking for localtime_r... yes
checking for lockf... yes
checking for lrand48... yes
checking for memcpy... yes
checking for memmove... yes
checking for mkstemp... yes
checking for mmap... yes
checking for putenv... yes
checking for random... yes
checking for rand_r... yes
checking for regcomp... yes
checking for setitimer... yes
checking for setlocale... yes
checking for setsockopt... yes
checking for setvbuf... yes
checking for shutdown... yes
checking for sin... yes
checking for snprintf... yes
checking for srand48... yes
checking for srandom... yes
checking for statfs... yes
checking for statvfs... yes
checking for std_syslog... no
checking for strcasecmp... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for strstr... yes
checking for strtok_r... yes
checking for symlink... yes
checking for tempnam... yes
checking for tzset... yes
checking for unsetenv... no
checking for usleep... yes
checking for utime... yes
checking for vsnprintf... yes
checking for getaddrinfo... no
checking for strlcat... no
checking for strlcpy... no
checking for getopt... yes
checking whether utime accepts a null argument... yes
checking for working alloca.h... (cached) yes
checking for alloca... yes
checking whether sprintf is broken... no
checking for declared timezone... yes
checking for type of reentrant time-related functions... hpux
checking for readdir_r... yes
checking for type of readdir_r... old-style
checking whether to use a configuration file... yes
checking whether to include debugging symbols... no
checking whether to enable safe mode by default... no
checking for safe mode exec dir... /usr/local/php/bin
checking for OpenSSL support... no
checking whether to enable PHP's own SIGCHLD handler... no
checking whether to enable magic quotes by default... no
checking whether to enable runpaths... yes
checking whether to explicitly link against libgcc... no
checking whether to enable short tags by default... yes
checking whether to enable PIC for shared objects... yes
checking whether to enable dmalloc... no
checking whether to install PEAR... yes

Configuring extensions
checking for ASPELL support... no
checking for bc style precision math functions... no
checking for BZip2 support... no
checking whether to enable calendar conversion support... no
checking CCVS Support... no
checking whether to include cpdflib support... no
checking whether to enable ctype support... no
checking for CURL support... no
checking for CyberCash support... no
checking whether to enable DAV support through mod_dav... no
checking whether to include old xDBM support... no
checking whether to enable DBA... no
checking for GDBM support... no
checking for NDBM support... no
checking for Berkeley DB2 support... no
checking for Berkeley DB3 support... no
checking for DBM support... no
checking for CDB support... no
checking whether to enable DBA interface... no
checking whether to enable the bundled dbase library... no
checking for DOM support... no
checking whether to enable exif support... no
checking for fdftk support... no
checking whether to enable the bundled filePro support... no
checking whether to add fribidi support... no
checking whether to enable FTP support... no
checking whether to enable truetype string function in gd... no
checking whether to include GNU gettext support... no
checking for gmp support... no
checking for Hyperwave support... no
checking for ICAP support... no
checking for Kerberos support in IMAP... no
checking for SSL support in IMAP... no
checking for IMAP support... no
checking for Informix support... yes
checking Informix version... checking for Ingres II support... no
checking for InterBase support... no
checking for ircg support... no
checking for Java support... no
checking whether to include LDAP support... no
checking for MCAL support... no
checking for mcrypt support... no
checking for mhash support... no
checking for mSQL support... no
checking for MySQL support... yes
checking for MySQL UNIX socket... /tmp/mysql.sock
checking for inline... inline
checking return type of signal handlers... void
checking for ANSI C header files... (cached) yes
checking for sgtty.h... yes
checking for sys/ioctl.h... yes
checking for fcntl.h... (cached) yes
checking for float.h... yes
checking for floatingpoint.h... no
checking for ieeefp.h... no
checking for limits.h... (cached) yes
checking for memory.h... yes
checking for pwd.h... (cached) yes
checking for select.h... no
checking for stdlib.h... (cached) yes
checking for stddef.h... yes
checking for strings.h... yes
checking for string.h... (cached) yes
checking for synch.h... no
checking for sys/mman.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/timeb.h... yes
checking for sys/types.h... (cached) yes
checking for sys/un.h... yes
checking for sys/vadvise.h... no
checking for sys/wait.h... (cached) yes
checking for term.h... yes
checking for unistd.h... (cached) yes
checking for utime.h... (cached) yes
checking for sys/utime.h... no
checking for termio.h... yes
checking for termios.h... yes
checking for sched.h... yes
checking for crypt.h... (cached) yes
checking for alloca.h... (cached) yes
checking size of char... 1
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... 8
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for uid_t in sys/types.h... (cached) yes
checking for type ulong... no
checking for type uchar... no
checking for type uint... yes
checking base type of last arg to accept... int
checking return type of qsort... void
checking for alarm... yes
checking for bmove... no
checking for chsize... no
checking for ftruncate... yes
checking for rint... yes
checking for finite... yes
checking for fpsetmask... yes
checking for fpresetsticky... no
checking for cuserid... (cached) yes
checking for fcntl... yes
checking for fconvert... no
checking for getrusage... (cached) yes
checking for getpwuid... yes
checking for getcwd... yes
checking for getrlimit... yes
checking for getwd... yes
checking for index... yes
checking for locking... no
checking for longjmp... yes
checking for perror... yes
checking for pread... no
checking for realpath... yes
checking for rename... yes
checking for socket... yes
checking for strnlen... no
checking for madvise... yes
checking for strtoul... yes
checking for strtoull... no
checking for snprintf... (cached) yes
checking for tempnam... (cached) yes
checking for thr_setconcurrency... no
checking for gethostbyaddr_r... yes
checking for gethostbyname_r... yes
checking for getpwnam... yes
checking for bfill... no
checking for bzero... yes
checking for bcmp... yes
checking for strstr... (cached) yes
checking for strpbrk... yes
checking for strerror... (cached) yes
checking for tell... yes
checking for atod... no
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for setupterm... no
checking for strcasecmp... (cached) yes
checking for sighold... yes
checking for vidattr... no
checking for setupterm... (cached) no
checking for lrand48... (cached) yes
checking for localtime_r... (cached) yes
checking for sigset... yes
checking for sigthreadmask... no
checking for pthread_sigmask... no
checking for pthread_setprio... no
checking for pthread_setprio_np... no
checking for pthread_setschedparam... no
checking for pthread_attr_setprio... no
checking for pthread_attr_setschedparam... no
checking for pthread_attr_create... no
checking for pthread_getsequence_np... no
checking for pthread_attr_setstacksize... no
checking for pthread_condattr_create... no
checking for rwlock_init... no
checking for crypt... (cached) yes
checking for dlopen... no
checking for dlerror... no
checking for fchmod... yes
checking for getpass... yes
checking for getpassphrase... no
checking for strtok_r... (cached) yes
checking style of gethostname_r routines... other
checking args to pthread_getspecific... other
checking args to pthread_mutex_init... other
checking args to readdir_r... other
checking style of sigwait... other
checking style of sigwait... other
checking for Oracle-OCI8 support... no
checking for Adabas support... no
checking for SAP DB support... no
checking for Solid support... no
checking for IBM DB2 support... no
checking for Empress support... no
checking for Velocis support... no
checking for a custom ODBC support... no
checking for iODBC support... no
checking for Easysoft ODBC-ODBC Bridge support... no
checking for unixODBC support... no
checking for OpenLink ODBC support... no
checking for DBMaker support... no
checking for Oracle-ORACLE support... no
checking for Ovrimos SQL Server support... no
checking whether to include PCRE support... yes
checking for memmove... (cached) yes
checking whether to include Pdflib 3.x support... no
checking whether to include Verisign Payflow Pro support... no
checking for PostgreSQL support... no
checking whether to include POSIX-like functions... yes
checking for seteuid... no
checking for setegid... no
checking for setsid... yes
checking for getsid... yes
checking for setpgid... yes
checking for ctermid... yes
checking for mkfifo... yes
checking for getrlimit... (cached) yes
checking whether to include pspell support... no
checking whether to include QDOM support... no
checking for readline support... no
checking for recode support... no
checking for Sablotron XSL support... no
checking whether to enable CORBA support via Satellite... no
checking for mm support... no
checking whether to enable transparent session id propagation... no
checking whether to enable session support... yes
checking whether to enable shmop support... no
checking for SNMP support... no
checking whether to enable UCD SNMP hack... no
checking whether to enable sockets support... no
checking for dlopen... (cached) no
checking for pam_start in -lpam... no
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for standard DES crypt... yes
checking for extended DES crypt... no
checking for MD5 crypt... no
checking for Blowfish crypt... no
checking for libswf support... no
checking for Sybase support... no
checking for Sybase-CT support... no
checking whether to enable System V semaphore support... no
checking whether to enable System V shared memory support... no
checking whether to enable WDDX support... no
checking whether byte ordering is bigendian... yes
checking for XML support... yes
checking for YAZ support... no
checking whether to include YP support... no
checking whether to include zlib support... no
checking whether to include zziplib support... no
checking whether to enable versioning... no
checking which regex library to use... php

Configuring Zend
configure: warning: You will need bison if you want to regenerate the Zend
parser.
checking for limits.h... (cached) yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for signal.h... (cached) yes
checking for unix.h... (cached) no
checking for dlfcn.h... no
checking for size_t... (cached) yes
checking return type of signal handlers... (cached) void
checking for dlopen in -ldl... (cached) no
checking for dlopen... (cached) no
checking for uint... yes
checking for ulong... no
checking for vprintf... (cached) yes
checking for 8-bit clean memcmp... yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for memcpy... (cached) yes
checking for strdup... (cached) yes
checking for getpid... yes
checking for kill... yes
checking for strtod... yes
checking for strtol... yes
checking for finite... (cached) yes
checking whether sprintf is broken... (cached) no
checking for finite... (cached) yes
checking for isfinite... no
checking for isinf... yes
checking for isnan... yes
checking whether fp_except is defined... no
checking whether to enable experimental ZTS... no
checking whether to enable inline optimization for GCC... no
checking whether to enable a memory limit... no
checking whether to enable Zend debugging... no
checking for inline... (cached) inline

Configuring TSRM
checking for stdarg.h... (cached) yes

Configuring libtool
checking build system type... hppa1.1-hp-hpux10.20
checking for ld used by GCC...
/users/webtools/gcc-2.8.0/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.8.0/ld
checking if the linker
(/users/webtools/gcc-2.8.0/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.8.0/ld) is GNU
ld... no
checking for BSD-compatible nm... /usr/bin/nm -p
updating cache ./config.cache
checking for object suffix... o
checking for executable suffix... no
checking for /users/webtools/gcc-2.8.0/xgcc option to produce PIC... -fPIC
checking if /users/webtools/gcc-2.8.0/xgcc PIC flag -fPIC works... yes
checking if /users/webtools/gcc-2.8.0/xgcc supports -c -o file.o... yes
checking if /users/webtools/gcc-2.8.0/xgcc supports -c -o file.lo... yes
checking if /users/webtools/gcc-2.8.0/xgcc supports -fno-rtti
-fno-exceptions ... yes
checking if /users/webtools/gcc-2.8.0/xgcc static flag -static works...
-static
checking if the linker
(/users/webtools/gcc-2.8.0/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.8.0/ld) is GNU
ld... no
checking whether the linker
(/users/webtools/gcc-2.8.0/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.8.0/ld)
supports shared  libraries... yes
checking command to parse /usr/bin/nm -p output... ok
checking how to hardcode library paths into programs... relink
checking for
/users/webtools/gcc-2.8.0/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.8.0/ld option
to reload object files... -r
checking dynamic linker characteristics... hpux10.20 dld.sl
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache

Generating files
checking for working mkdir -p... yes
creating config_vars.mk
updating cache ./config.cache
creating ./config.status
creating php4.spec
creating Zend/Makefile
creating main/build-defs.h
creating sapi/apache/libphp4.module
creating pear/pear
creating pear/phpize
creating pear/php-config
creating pear/PEAR.php
creating TSRM/Makefile
creating main/php_config.h
creating sapi/Makefile
creating ext/Makefile
creating Makefile
creating pear/Makefile
creating main/Makefile
creating ext/informix/Makefile
creating ext/mysql/Makefile
creating ext/mysql/libmysql/Makefile
creating ext/pcre/Makefile
creating ext/pcre/pcrelib/Makefile
creating ext/posix/Makefile
creating ext/session/Makefile
creating ext/standard/Makefile
creating ext/xml/Makefile
creating ext/xml/expat/Makefile
creating ext/xml/expat/xmlparse/Makefile
creating ext/xml/expat/xmltok/Makefile
creating sapi/apache/Makefile
creating regex/Makefile
creating main/internal_functions.c
+--------------------------------+
|     *** WARNING ***    |
|   |
| You chose to compile PHP with the built-in MySQL support.  If you  |
| are compiling a server module, and intend to use other server    |
| modules that also use MySQL (e.g, mod_auth_mysql, PHP 3.0,   |
| mod_perl) you must NOT rely on PHP's built-in MySQL support, and   |
| instead build it with your local MySQL support files, by adding  |
| --with-mysql=/path/to/mysql to your configure line. |
+--------------------------------+
| License: |
| This software is subject to the PHP License, available in this |
| distribution in the file LICENSE.  By continuing this installation |
| process, you are bound by the terms of this license agreement.  |
| If you do not agree with the terms of this license, you must abort |
| the installation process at this point.  |
+----------------+

Thank you for using PHP.

/* make */
make

Making all in Zend      
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c
zend_language_scanner.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_ini_scanner.c
        /bin/sh ../libtool --silent --mode=link
/users/webtools/gcc-2.8.0/xgcc  -O2 -I/usr/informix/incl/esql  -o
libZend_c.la   zend_language_scanner.lo zend_ini_scanner.lo  
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_language_parser.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_ini_parser.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_alloc.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_compile.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_constants.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_dynamic_array.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -c ./zend_execute.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_execute_API.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_highlight.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_llist.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_opcode.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_operators.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_ptr_stack.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_stack.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_variables.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_API.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_extensions.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_hash.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_list.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_indent.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c
zend_builtin_functions.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_sprintf.c
        /bin/sh ../libtool --silent --mode=compile
/users/webtools/gcc-2.8.0/xgcc -DHAVE_CONFIG_H -I. -I. -I../main
-DXML_BYTE_ORDER=21  -O2 -I/usr/informix/incl/esql -c zend_ini.c
        /bin/sh ../libtool --silent --mode=link
/users/webtools/gcc-2.8.0/xgcc  -O2 -I/usr/informix/incl/esql  -o libZend.la
-lm -lcrypt  -lnsl_s -lV3 -lcl -lsec  zend_language_parser.lo
zend_ini_parser.lo  zend_alloc.lo zend_compile.lo  zend_constants.lo
zend_dynamic_array.lo  zend_execute.lo zend_execute_API.lo zend_highlight.lo
zend_llist.lo  zend_opcode.lo  zend_operators.lo zend_ptr_stack.lo
zend_stack.lo  zend_variables.lo zend.lo zend_API.lo zend_extensions.lo
zend_hash.lo   zend_list.lo zend_indent.lo zend_builtin_functions.lo
zend_sprintf.lo  zend_ini.lo libZend_c.la 
Making all in main      
        /users/webtools/gcc-2.8.0/xgcc  -I. -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql   -c main.c && touch
main.lo
        /users/webtools/gcc-2.8.0/xgcc  -I. -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql   -c internal_functions.c
&& touch internal_functions.lo
        /users/webtools/gcc-2.8.0/xgcc  -I. -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql   -c snprintf.c && touch
snprintf.lo


... some lines cut out here by Theo Bister because of Characterlimit max
40000 for posting to php-list ...


        /users/webtools/gcc-2.8.0/xgcc  -I. -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql   -c php_ini.c && touch
php_ini.lo
        /users/webtools/gcc-2.8.0/xgcc  -I. -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql   -c SAPI.c && touch
SAPI.lo
        /users/webtools/gcc-2.8.0/xgcc  -I. -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql   -c rfc1867.c && touch
rfc1867.lo
        /users/webtools/gcc-2.8.0/xgcc  -I. -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql   -c php_content_types.c
&& touch php_content_types.lo
        /users/webtools/gcc-2.8.0/xgcc  -I. -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql   -c strlcpy.c && touch
strlcpy.lo
        /users/webtools/gcc-2.8.0/xgcc  -I. -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql   -c strlcat.c && touch
strlcat.lo
        /users/webtools/gcc-2.8.0/xgcc  -I. -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql   -c mergesort.c && touch
mergesort.lo
        /users/webtools/gcc-2.8.0/xgcc  -I. -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql   -c reentrancy.c && touch
reentrancy.lo
        /users/webtools/gcc-2.8.0/xgcc  -I. -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql   -c php_variables.c &&
touch php_variables.lo
        /users/webtools/gcc-2.8.0/xgcc  -I. -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql   -c php_ticks.c && touch
php_ticks.lo
        /users/webtools/gcc-2.8.0/xgcc  -I. -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql   -c network.c && touch
network.lo
        /users/webtools/gcc-2.8.0/xgcc  -I. -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql   -c
php_open_temporary_file.c && touch php_open_temporary_file.lo
        /users/webtools/gcc-2.8.0/xgcc  -I. -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql   -c php_logos.c && touch
php_logos.lo
        /bin/sh /users/php/php-4.0.4/libtool --silent --mode=link
/users/webtools/gcc-2.8.0/xgcc  -I.  -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql  -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql    -o libmain.la  main.lo
internal_functions.lo snprintf.lo php_sprintf.lo  safe_mode.lo
fopen-wrappers.lo alloca.lo  php_ini.lo  SAPI.lo rfc1867.lo
php_content_types.lo strlcpy.lo  strlcat.lo mergesort.lo reentrancy.lo
php_variables.lo php_ticks.lo   network.lo php_open_temporary_file.lo
php_logos.lo  
Making all in ext       
Making all in informix  
        "(if test -d /usr/informix; then \"
        "   esql -e -EUHAVE_IFX_IUS
/users/php/php-4.0.4/ext/informix/ifx.ec; \"
         else \
        "   touch ifx.c; \"
         fi)
        /users/webtools/gcc-2.8.0/xgcc  -I.
-I/users/php/php-4.0.4/ext/informix -I/users/php/php-4.0.4/main
-I/users/php/php-4.0.4 -I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix  -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql  -c ifx.c && touch ifx.lo
        /bin/sh /users/php/php-4.0.4/libtool --silent --mode=link
/users/webtools/gcc-2.8.0/xgcc  -I.  -I/users/php/php-4.0.4/ext/informix
-I/users/php/php-4.0.4/main -I/users/php/php-4.0.4
-I/users/apache/apache_1.3.14/src/include
-I/users/apache/apache_1.3.14/src/os/unix -I/users/php/php-4.0.4/Zend
-I/usr/informix/incl/esql -I/users/php/php-4.0.4/ext/mysql/libmysql
-I/users/php/php-4.0.4/ext/xml/expat/xmltok
-I/users/php/php-4.0.4/ext/xml/expat/xmlparse -I/users/php/php-4.0.4/TSRM
-DXML_BYTE_ORDER=21 -O2 -I/usr/informix/incl/esql    -o libinformix.la
ifx.lo  /usr/informix/lib/esql/libixos.a /usr/informix/lib/esql/libixgen.a
/usr/informix/lib/esql/libixsql.a /usr/informix/lib/libixasf.a
/usr/informix/lib/esql/libixos.a  /usr/informix/lib/esql/libixgen.a
/usr/informix/lib/esql/libixgls.a /usr/informix/lib/esql/libixglx.a
libtool: link: cannot build libtool library `libinformix.la' from
non-libtool objects: /usr/informix/lib/esql/libixos.a
/usr/informix/lib/esql/libixgen.a /usr/informix/lib/esql/libixsql.a
/usr/informix/lib/libixasf.a  /usr/informix/lib/esql/libixos.a
/usr/informix/lib/esql/libixgen.a /usr/informix/lib/esql/libixgls.a
/usr/informix/lib/esql/libixglx.a       
*** Error exit code 1

Stop.   
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.


Additional Information:
('onstat -a'  answers: INFORMIX-OnLine Version 7.24.UC6  
('uname -a'   answers: HP-UX UFTZB B.10.20 A 9000 / 819  231842342)

-- 
PHP Install 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]

Reply via email to