From:             
Operating system: Mac OS X 10.6.4
PHP version:      5.3.3
Package:          MySQLi related
Bug Type:         Bug
Bug description:MySQLi build failure with mysqlnd

Description:
------------
Building mysqli with mysqlnd fails for me (contrary to the report in bug
#52413 

which says using an external libmysql fails but using mysqlnd succeeds).

Actual result:
--------------
/usr/bin/gcc-4.2 ${wl}-undefined ${wl}dynamic_lookup -o .libs/mysqli.so
-bundle  

.libs/mysqli.o .libs/mysqli_api.o .libs/mysqli_prop.o .libs/mysqli_nonapi.o


.libs/mysqli_fe.o .libs/mysqli_report.o .libs/mysqli_driver.o 

.libs/mysqli_warning.o .libs/mysqli_exception.o  -L/opt/local/lib  -arch
x86_64 -

arch x86_64

ld: duplicate symbol _mysqlnd_globals in .libs/mysqli_api.o and
.libs/mysqli.o

collect2: ld returned 1 exit status

make: *** [mysqli.la] Error 1

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

Reply via email to