From:             [EMAIL PROTECTED]
Operating system: windows
PHP version:      4.3.0
PHP Bug Type:     Compile Failure
Bug description:  curl extension fails to compile


using curl 7.10.2 compiled on the machine and i get this 
compiled both using vc6

Linking...
   Creating library Release_TS/php_curl.lib and object
Release_TS/php_curl.exp
curl.obj : error LNK2001: unresolved external symbol __imp__fwrite
curl.obj : error LNK2001: unresolved external symbol __imp__realloc
curl.obj : error LNK2001: unresolved external symbol __imp__fread
curl.obj : error LNK2001: unresolved external symbol __imp__free
curl.obj : error LNK2001: unresolved external symbol __fltused
LINK : error LNK2001: unresolved external symbol __DllMainCRTStartup@12
..\..\Release_TS/php_curl.dll : fatal error LNK1120: 6 unresolved
externals
Error executing link.exe.
-- 
Edit bug report at http://bugs.php.net/?id=21292&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21292&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21292&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21292&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21292&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21292&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21292&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21292&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21292&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21292&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21292&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21292&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21292&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21292&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21292&r=gnused

Reply via email to