ID:               48741
 Updated by:       il...@php.net
 Reported By:      admin at phpcode dot us
-Status:           Open
+Status:           Bogus
 Bug Type:         *Compile Issues
 Operating System: OpenBSD
 PHP Version:      5.3.0
 New Comment:

Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.

.


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

[2009-06-30 15:25:26] admin at phpcode dot us

Description:
------------
PHP 5.3.0 RC4 do't compile at all on OpenBSD current version
(27/06/09).

Configure options:
--disable-all \
--disable-static \
--with-apxs=/usr/sbin/apxs \
--with-iconv=/usr/local \
--with-pcre-regex \
--with-zlib \
--with-pear=/usr/local/share/php5 \
--with-config-file-scan-dir=/var/www/conf/php5 \
--enable-bcmath \
--enable-session \
--enable-calendar \
--enable-ctype \
--enable-ftp \
--enable-xml \
--enable-libxml \
--enable-wddx \
--enable-cli \
--enable-sysvsem \
--enable-sysvshm \
--enable-shared \
--enable-inline-optimization

Error message:

/usr/lib/crt0.o(.text+0xe8): In function `___start':
: undefined reference to `main'
main/main.o(.data.rel+0x0): undefined reference to
`php_register_internal_extensions'
collect2: ld returned 1 exit status
*** Error code 1

Stop in /usr/ports/obj/php5-core-5.3.0RC4/php-5.3.0RC4 (line 243 of
Makefile).
*** Error code 1




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


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

Reply via email to