2 messages in com.mysql.lists.perlmysqlclient lib problem
FromSent OnAttachments
mark17 Sep 2003 04:03 
Jochen Wiedmann17 Sep 2003 09:48 
Subject:mysqlclient lib problem
From:mark (mark@aib.ie)
Date:09/17/2003 04:03:35 AM
List:com.mysql.lists.perl

Hi,

Anyone know the solution to this problem? I'm trying to install dbd-mysql from source and am using 'mysqlclient.lib' from visual C++ 6.0. I'm also using the nmake15 facility for Windows NT but when I run nmake I get the following problem: Obviously not building mysql.dll.

Creating library blib\arch\auto\DBD\mysql\mysql.lib and object blib\arch\auto\DBD\mysql\mysql.exp mysqlclient.lib(password.obj) error LNK2001: unresolved external symbol_ftol2 nmake: fatal error U1077 'C:\WINNT\system32\cmd.exe':return code '0x1' Stop.

Any ideas? What is this password.obj? Is it possible to set it?