ID:               37058
 User updated by:  gquiring at gmail dot com
 Reported By:      gquiring at gmail dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Compile Failure
 Operating System: Solaris 9
 PHP Version:      5.1.2
 New Comment:

I tried the CFLAG option same error.  I simplified my configure line
and it runs.  This the line I used when it does not work:

./configure '--with-informix=/u/home/garyq/informix'
'--with-apxs=/usr/local/apache/bin/apxs' '--with-config-file-path=/etc'
'--enable-force-cgi-redirect' '--enable-pic'
'--enable-inline-optimization' '--with-bz2' '--with-curl'
'--enable-soap' '--with-dom' '--with-gettext' '--with-ncurses'
'--with-iconv' '--with-layout=GNU' '--enable-bcmath' '--enable-exif'
'--enable-ftp' '--enable-magic-quotes' '--enable-safe-mode'
'--enable-sockets' '--enable-sysvsem' '--enable-discard-path'
'--enable-track-vars' '--enable-trans-sid' '--enable-yp'
'--enable-wddx' '--without-oci8' '--with-kerberos'
'--enable-memory-limit' '--enable-bcmath' '--enable-shmop'
'--enable-versioning' '--enable-calendar' '--enable-dbx' '--enable-dio'
'--enable-mcal'


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

[2006-04-12 21:43:44] [EMAIL PROTECTED]

I can't reproduce it on Solaris 8 with the same SDK and PHP 5.1 CVS.
Please check that this version of SDK is supposed to work on Solaris 9
('cause it's name says "for Solaris 8").
Also make sure you have -mimpure-text option in your CFLAGS.

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

[2006-04-12 18:16:42] gquiring at gmail dot com

Downloaded and installed php5.1-200604121630 

Same error.

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

[2006-04-12 17:01:02] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.1-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.1-win32-latest.zip



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

[2006-04-12 15:21:42] gquiring at gmail dot com

Messages during compile:
*** Warning: Linking the shared library libphp5.la against the
non-libtool
*** objects  /u/home/garyq/informix/lib/esql/ is not portable!

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

[2006-04-12 15:19:47] gquiring at gmail dot com

Description:
------------
Apache 1.3.34  PHP 5.1.4  Informix CSDK 2.9UC4  Solaris 9

When executing apache:

Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp5.so into server: ld.so.1:
./httpd:
fatal: relocation error: file
/u/home/garyq/informix/lib/esql/libifsql.so: symbo
l ifx_checkAPI: referenced symbol not found

Env:
INFORMIXSQLHOSTS=/u/home/garyq/informix/etc/sqlhosts
INFORMIXSERVER=dev1
INFORMIXDIR=/u/home/garyq/informix
LD_LIBRARY_PATH=/u/home/garyq/informix/lib:/u/home/garyq/informix/lib/esql:/u/home/garyq/informix/lib/tools:/usr/local/lib:/usr/lib:/var/local/lib:/opt/SUNWspro
/lib:/usr/openwin/lib





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


-- 
Edit this bug report at http://bugs.php.net/?id=37058&edit=1

Reply via email to