From:             admin at phpcode dot us
Operating system: OpenBSD
PHP version:      5.3.0
PHP Bug Type:     *Compile Issues
Bug description:  Compilation error

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 bug report at http://bugs.php.net/?id=48741&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=48741&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=48741&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=48741&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=48741&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=48741&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=48741&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=48741&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=48741&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=48741&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=48741&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=48741&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=48741&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=48741&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=48741&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=48741&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=48741&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=48741&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=48741&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=48741&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=48741&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=48741&r=mysqlcfg

Reply via email to