Re: [PHP-DB] Cannot Compile With INFORMIX :-( From: Paul Gardiner (Paul.Gardiner <email protected>)
Date: 08/15/00

Hi,

Thank's for the reply, but I think the problem maybe in the PHP4 build
process itself because of the particular platform(SCO) I'm on. I've had
problems before because of SCO's quirks and had to work with one of the
developers to get even PHP4 to compile. I think I'm going to post to the
developers because PHP3 will build perfectly with Apache and Informix on the
same machine. Something has changed in the way Informix is linked in with
version 4 and I think that's where the problem lies. I maybe wrong though
:o)

Regards,
- Paul -

----- Original Message -----
From: ???
To: Paul Gardiner
Sent: Tuesday, August 15, 2000 1:15 AM
Subject: Re: [PHP-DB] Cannot Compile With INFORMIX :-(

Attach a file may be helpful !!

Sorry, many dialog will open , just press esc to ignore them *_*

----- Original Message -----
From: "Paul Gardiner" <Paul.Gardiner <email protected>>
To: <php-db <email protected>>
Sent: Monday, August 14, 2000 6:15 PM
Subject: [PHP-DB] Cannot Compile With INFORMIX :-(

> Hello everyone,
>
> I'm getting the error listed below when trying to compile Informix support
> into
> PHP4 as an Apache module. I've done it many times with PHP3 but can't
> get it to work with version 4. PHP4 with Apache will build no trouble but
as
> soon as the --with-informix=yes is added it breaks. I know everything
works
> because of having version 3 all working.
>
> Is there something silly I'm missing?
>
> Regards,
> - Paul -
>
> System:
> SCO Openserver (5.0.4)
> PHP4 (4.0.1pl2)
> Apache (1.3.12)
> gcc (2.95.2)
>
> ./configure --with-apache=../1.3.12 \
> --without-mysql \
> --with-informix=yes \
> --enable-track_vars
>
> Error Ouput:
>
gcc -DHAVE_CONFIG_H -I. -I/usr/src/php-4.0.1pl2/ext/informix -I/usr/src/php-
> 4.0.
>
1pl2 -I/usr/src/php-4.0.1pl2/main -I/usr/src/apache_1.3.12/src/include -I/us
> r/sr
>
c/apache_1.3.12/src/os/unix -I/usr/src/php-4.0.1pl2/Zend -I/usr/src/php-4.0.
> 1pl2
> -I/usr/informix/incl/esql -I/usr/src/php-4.0.1pl2/ext/xml/expat/xmltok -I
/u
> sr/s
>
rc/php-4.0.1pl2/ext/xml/expat/xmlparse -DXML_BYTE_ORDER=21 -I/usr/informix/
> incl
> /esql -I/usr/informix/incl/esql -c ifx.c && touch ifx.lo
> /bin/sh /usr/src/php-4.0.1pl2/libtool --silent --mode=link
> gcc -I/usr/informix/i
> ncl/esql -I/usr/informix/incl/esql -o libinformix.la ifx.lo
> /usr/lib/libgen.a
>
> libtool: link: cannot build libtool library `libinformix.la' from
> non-libtool ob
> jects: /usr/lib/libgen.a
>
> gmake[3]: *** [libinformix.la] Error 1
> gmake[3]: Leaving directory `/usr/src/php-4.0.1pl2/ext/informix'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/usr/src/php-4.0.1pl2/ext/informix'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/src/php-4.0.1pl2/ext'
> gmake: *** [all-recursive] Error 1
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>