From: markskilbeck
Operating system: Windows
PHP version: 5.3.3
Package: Compile Failure
Bug Type: Bug
Bug description:PDB 'vc90.pdb' was not found...
Description:
------------
Hey, guys.
When I compile PHP with debug, I get these warnings which ultimately leave
the
executable useless.
The vc90.pdb files appear in the ext/extname directories, but it seems they
are
not looked for in those directories.
Any clues?
Test script:
---------------
C:\build\php\5.3\5.3.2\src>configure --enable-debug
--with-extra-includes=..\..\
..\include --with-extra-libs=..\..\..\lib --without-xml --without-libxml
--witho
ut-simplexml --disable-xmlreader --disable-xmlwriter --without-mysqlnd
Expected result:
----------------
Compilation success
Actual result:
--------------
libiconv_a_debug.lib(iconv1.obj) : warning LNK4099: PDB 'vc90.pdb' was not
found
with 'C:\build\php\lib\libiconv_a_debug.lib' or at
'C:\build\php\5.3\5.3.2\src\
Debug_TS\vc90.pdb'; linking object as if no debug info
libiconv_a_debug.lib(localcharset1.obj) : warning LNK4099: PDB 'vc90.pdb'
was no
t found with 'C:\build\php\lib\libiconv_a_debug.lib' or at
'C:\build\php\5.3\5.3
.2\src\Debug_TS\vc90.pdb'; linking object as if no debug info
libiconv_a_debug.lib(relocatable1.obj) : warning LNK4099: PDB 'vc90.pdb'
was not
found with 'C:\build\php\lib\libiconv_a_debug.lib' or at
'C:\build\php\5.3\5.3.
2\src\Debug_TS\vc90.pdb'; linking object as if no debug info
zlib_a_debug.lib(adler32.obj) : warning LNK4099: PDB 'vc90.pdb' was not
found wi
th 'C:\build\php\lib\zlib_a_debug.lib' or at
'C:\build\php\5.3\5.3.2\src\Debug_T
S\vc90.pdb'; linking object as if no debug info
zlib_a_debug.lib(compress.obj) : warning LNK4099: PDB 'vc90.pdb' was not
found w
ith 'C:\build\php\lib\zlib_a_debug.lib' or at
'C:\build\php\5.3\5.3.2\src\Debug_
TS\vc90.pdb'; linking object as if no debug info
zlib_a_debug.lib(crc32.obj) : warning LNK4099: PDB 'vc90.pdb' was not found
with
'C:\build\php\lib\zlib_a_debug.lib' or at
'C:\build\php\5.3\5.3.2\src\Debug_TS\
vc90.pdb'; linking object as if no debug info
zlib_a_debug.lib(deflate.obj) : warning LNK4099: PDB 'vc90.pdb' was not
found wi
th 'C:\build\php\lib\zlib_a_debug.lib' or at
'C:\build\php\5.3\5.3.2\src\Debug_T
S\vc90.pdb'; linking object as if no debug info
zlib_a_debug.lib(gzio.obj) : warning LNK4099: PDB 'vc90.pdb' was not found
with
'C:\build\php\lib\zlib_a_debug.lib' or at
'C:\build\php\5.3\5.3.2\src\Debug_TS\v
c90.pdb'; linking object as if no debug info
zlib_a_debug.lib(inffast.obj) : warning LNK4099: PDB 'vc90.pdb' was not
found wi
th 'C:\build\php\lib\zlib_a_debug.lib' or at
'C:\build\php\5.3\5.3.2\src\Debug_T
S\vc90.pdb'; linking object as if no debug info
zlib_a_debug.lib(inflate.obj) : warning LNK4099: PDB 'vc90.pdb' was not
found wi
th 'C:\build\php\lib\zlib_a_debug.lib' or at
'C:\build\php\5.3\5.3.2\src\Debug_T
S\vc90.pdb'; linking object as if no debug info
zlib_a_debug.lib(inftrees.obj) : warning LNK4099: PDB 'vc90.pdb' was not
found w
ith 'C:\build\php\lib\zlib_a_debug.lib' or at
'C:\build\php\5.3\5.3.2\src\Debug_
TS\vc90.pdb'; linking object as if no debug info
zlib_a_debug.lib(trees.obj) : warning LNK4099: PDB 'vc90.pdb' was not found
with
'C:\build\php\lib\zlib_a_debug.lib' or at
'C:\build\php\5.3\5.3.2\src\Debug_TS\
vc90.pdb'; linking object as if no debug info
zlib_a_debug.lib(uncompr.obj) : warning LNK4099: PDB 'vc90.pdb' was not
found wi
th 'C:\build\php\lib\zlib_a_debug.lib' or at
'C:\build\php\5.3\5.3.2\src\Debug_T
S\vc90.pdb'; linking object as if no debug info
zlib_a_debug.lib(zutil.obj) : warning LNK4099: PDB 'vc90.pdb' was not found
with
'C:\build\php\lib\zlib_a_debug.lib' or at
'C:\build\php\5.3\5.3.2\src\Debug_TS\
vc90.pdb'; linking object as if no debug info
rc /n /fo Debug_TS\php-cgi.exe.res /d WANT_LOGO /d _DEBUG /d
FILE_DESCR
IPTION="\"CGI / FastCGI\"" /d FILE_NAME="\"php-cgi.exe\"" /d
URL="\"http://www.p
hp.net\"" /d INTERNAL_NAME="\"CGI SAPI\"" /d THANKS_GUYS="\"Thanks to
Rasmus Ler
dorf, Stig Bakken, Shane Caraveo, Dmitry Stogov\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385
Copyright (C) Microsoft Corporation. All rights reserved.
SAPI sapi\cgi build complete
php_cli.c
php_cli_readline.c
rc /n /fo Debug_TS\php.exe.res /d WANT_LOGO /d _DEBUG /d
FILE_DESCRIPTI
ON="\"CLI\"" /d FILE_NAME="\"php.exe\"" /d URL="\"http://www.php.net\"" /d
INTER
NAL_NAME="\"CLI SAPI\"" /d THANKS_GUYS="\"Thanks to Edin Kadribasic, Marcus
Boer
ger, Johannes Schlueter\"" win32\build\template.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385
Copyright (C) Microsoft Corporation. All rights reserved.
SAPI sapi\cli build complete
--
Edit bug report at http://bugs.php.net/bug.php?id=52449&edit=1
--
Try a snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=52449&r=trysnapshot52
Try a snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=52449&r=trysnapshot53
Try a snapshot (trunk):
http://bugs.php.net/fix.php?id=52449&r=trysnapshottrunk
Fixed in SVN:
http://bugs.php.net/fix.php?id=52449&r=fixed
Fixed in SVN and need be documented:
http://bugs.php.net/fix.php?id=52449&r=needdocs
Fixed in release:
http://bugs.php.net/fix.php?id=52449&r=alreadyfixed
Need backtrace:
http://bugs.php.net/fix.php?id=52449&r=needtrace
Need Reproduce Script:
http://bugs.php.net/fix.php?id=52449&r=needscript
Try newer version:
http://bugs.php.net/fix.php?id=52449&r=oldversion
Not developer issue:
http://bugs.php.net/fix.php?id=52449&r=support
Expected behavior:
http://bugs.php.net/fix.php?id=52449&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=52449&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=52449&r=submittedtwice
register_globals:
http://bugs.php.net/fix.php?id=52449&r=globals
PHP 4 support discontinued: http://bugs.php.net/fix.php?id=52449&r=php4
Daylight Savings: http://bugs.php.net/fix.php?id=52449&r=dst
IIS Stability:
http://bugs.php.net/fix.php?id=52449&r=isapi
Install GNU Sed:
http://bugs.php.net/fix.php?id=52449&r=gnused
Floating point limitations:
http://bugs.php.net/fix.php?id=52449&r=float
No Zend Extensions:
http://bugs.php.net/fix.php?id=52449&r=nozend
MySQL Configuration Error:
http://bugs.php.net/fix.php?id=52449&r=mysqlcfg