php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52449 PDB 'vc90.pdb' was not found...
Submitted: 2010-07-26 20:25 UTC Modified: 2010-12-02 11:27 UTC
From: markskilbeck@php.net Assigned: pajoye (profile)
Status: Not a bug Package: Compile Failure
PHP Version: 5.3.3 OS: Windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: markskilbeck@php.net
New email:
PHP Version: OS:

 

 [2010-07-26 20:25 UTC] markskilbeck@php.net
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


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-07-26 20:33 UTC] pajoye@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: pajoye
 [2010-07-26 20:33 UTC] pajoye@php.net
How does it make the exec useless? That's the iconv symbol DB.

But works here, which version did you use and from where (iconv)?
 [2010-07-26 20:46 UTC] markskilbeck@php.net
Hi, Pierre.

Was an error on my part. I'll mark this as bogus.
 [2010-07-26 20:47 UTC] markskilbeck@php.net
-Status: Feedback +Status: Bogus
 [2010-07-26 20:47 UTC] markskilbeck@php.net
User error. Not PHP.
 [2010-12-02 11:23 UTC] rquadling@php.net
Automatic comment from SVN on behalf of rquadling
Revision: http://svn.php.net/viewvc/?view=revision&revision=305901
Log: Correctly case getBasename.
Fixes bug #52449
 [2010-12-02 11:27 UTC] rquadling@php.net
Sorry. Revision: http://svn.php.net/viewvc/?view=revision&revision=305901 was 
for different bug report. Posted to 52449, rather than 53449
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 00:01:32 2024 UTC