Re: CVS of 8.1.x MS-VC6 probrem.
От
Hiroshi Saito
Тема
Re: CVS of 8.1.x MS-VC6 probrem.
Дата
Msg-id
009801c5fc81$8de12350$01324d80@hiroshi5jz7dqj
Список
Дерево обсуждения
Re: CVS of 8.1.x MS-VC6 probrem. "Magnus Hagander" <mha@sollentuna.net>
Re: CVS of 8.1.x MS-VC6 probrem. Bruce Momjian <pgman@candle.pha.pa.us>
Dear Bruce-san. > > #define HAVE_DECL_SNPRINTF 1 > > #define HAVE_DECL_VSNPRINTF 1 > > #define HAVE_SNPRINTF 1 > > #define HAVE_VSNPRINTF 1 > > #define USE_REPL_SNPRINTF 1 Ummm... This causes injustice. ---------------------------------------------------------------------------------------------- libpq.lib(fe-connect.obj) : error LNK2001: 外部シンボル "_pg_snprintf" は未解決です libpq.lib(getaddrinfo.obj) : error LNK2001: 外部シンボル "_pg_snprintf" は未解決で す libpq.lib(fe-auth.obj) : error LNK2001: 外部シンボル "_pg_snprintf" は未解決です libpq.lib(win32.obj) : error LNK2001: 外部シンボル "_pg_sprintf" は未解決です libpq.lib(fe-connect.obj) : error LNK2001: 外部シンボル "_pg_sprintf" は未解決です libpq.lib(fe-exec.obj) : error LNK2001: 外部シンボル "_pg_sprintf" は未解決です libpq.lib(fe-print.obj) : error LNK2001: 外部シンボル "_pg_sprintf" は未解決です libpq.lib(fe-protocol2.obj) : error LNK2001: 外部シンボル "_pg_sprintf" は未解決で す libpq.lib(encnames.obj) : error LNK2001: 外部シンボル "_pg_fprintf" は未解決です libpq.lib(fe-auth.obj) : error LNK2001: 外部シンボル "_pg_fprintf" は未解決です libpq.lib(fe-connect.obj) : error LNK2001: 外部シンボル "_pg_fprintf" は未解決です libpq.lib(fe-exec.obj) : error LNK2001: 外部シンボル "_pg_fprintf" は未解決です libpq.lib(fe-print.obj) : error LNK2001: 外部シンボル "_pg_fprintf" は未解決です libpq.lib(fe-misc.obj) : error LNK2001: 外部シンボル "_pg_fprintf" は未解決です libpq.lib(fe-exec.obj) : error LNK2001: 外部シンボル "_pg_vsnprintf" は未解決です libpq.lib(pqexpbuffer.obj) : error LNK2001: 外部シンボル "_pg_vsnprintf" は未解決で す .\Release\libpq.dll : fatal error LNK1120: 外部参照 4 が未解決です。 NMAKE : fatal error U1077: 'link.exe' : リターン コード '0x460'
В списке pgsql-patches по дате отправления