ID:               22394
 User updated by:  apiotr at itm dot pcz dot czest dot pl
 Reported By:      apiotr at itm dot pcz dot czest dot pl
-Status:           Feedback
+Status:           Open
 Bug Type:         Apache2 related
 Operating System: UnixWare 7.1.1
 PHP Version:      4.3.2-dev
 New Comment:

I have testing these using the latest snapshot 200303111630. 
Configuration options: --apxs2=(...)
The compilation process has fail with error message:
/sapi/apache2handler/php_functions.c:472: `OnUpdateLong' undeclared
here (not in a function)
/sapi/apache2handler/php_functions.c:472: initializer element is not
constant
/sapi/apache2handler/php_functions.c:472: (near initialization for
`ini_entries[0].on_modify')
/sapi/apache2handler/php_functions.c:473: `OnUpdateLong' undeclared
here (not in a function)
/sapi/apache2handler/php_functions.c:473: initializer element is not
constant
/sapi/apache2handler/php_functions.c:473: (near initialization for
`ini_entries[1].on_modify')
/sapi/apache2handler/php_functions.c:474: `OnUpdateLong' undeclared
here (not in a function)
/sapi/apache2handler/php_functions.c:474: initializer element is not
constant
/sapi/apache2handler/php_functions.c:474: (near initialization for
`ini_entries[2].on_modify')
gmake: *** [sapi/apache2handler/php_functions.lo] Error 1


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

[2003-03-10 21:36:33] [EMAIL PROTECTED]

Using the latest stable snapshot, run your configure line
and send me the generated Makefile and libphp4.la files to
[EMAIL PROTECTED]


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

[2003-03-07 04:09:04] apiotr at itm dot pcz dot czest dot pl

I have testing these using the latest snapshot.
Sorry my mistake, in this version during compile for Apache 1.3.27 I
have any errors message expect warning message:
Warning: inter-library dependencies are not known to be supported. All
declared inter-library dependencies are being dropped. Warning: libtool
could not satisfy all declared inter-library dependencies of module
libphp4.  Therefore, libtool will create a static module, that should
work as long as the dlopening application is linked 
with the -dlopen flag.

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

[2003-03-07 03:54:27] [EMAIL PROTECTED]

Above comment was about PHP + Apache 1.3.27


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

[2003-03-07 03:54:01] [EMAIL PROTECTED]

Using what version of PHP do you get that error?
Have you or have you not been testing these using
the latest snapshot or not?


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

[2003-03-07 03:45:50] apiotr at itm dot pcz dot czest dot pl

OK! I find this. The first line is:
/bin/sh /7/libtool --silent --preserve-dup-deps --mode=link gcc -g -O2
-prefer-pic  -rpath /7/libs -avoid-version -module -L/usr/ucblib  -R
/usr/ucblib (....)
and the last:
(....)  main/internal_functions.lo -lresolv -lm -lsocket  -o
libphp4.la
After this line I have warning message:
Warning: inter-library dependencies are not known to be supported. All
declared inter-library dependencies are being dropped. Warning: libtool
could not satisfy all declared inter-library dependencies of module
libphp4.  Therefore, libtool will create a static module, that should
work as long as the dlopening application is linked with the -dlopen
flag.
In Apache 1.0.37 is the same problem as in 2.0.44 version. During
compile I have error message about '_shutdown'.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/22394

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

Reply via email to