bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


From: Yong-uk Kim
Subject: (no subject)
Date: Sat, 12 Feb 2005 15:36:28 +0900

Hello,

I encountered certian problem of compilation with Visual C++ 6.0

Windows 2000 server (Korean)
Visual C++ 6.0
gettext-0.14.1

I get following when trying to build gettext 0.14.1 with:

   Creating library msgfmt.lib and object msgfmt.exp
LINK : warning LNK4049: locally defined symbol "_po_charset_utf8" imported
LINK : warning LNK4049: locally defined symbol "_optind" imported
LINK : warning LNK4049: locally defined symbol "_program_name" imported
LINK : warning LNK4049: locally defined symbol "_no_hash_table" imported
LINK : warning LNK4049: locally defined symbol "_optarg" imported
LINK : warning LNK4049: locally defined symbol "_input_syntax" imported
LINK : warning LNK4049: locally defined symbol "_error_one_per_line" imported
LINK : warning LNK4049: locally defined symbol "_error_print_progname" imported
LINK : warning LNK4049: locally defined symbol "_alignment" imported
LINK : warning LNK4049: locally defined symbol "_error_message_count" imported
LINK : warning LNK4049: locally defined symbol "_error_with_progname" imported
LINK : warning LNK4049: locally defined symbol "_gram_pos" imported
LINK : warning LNK4049: locally defined symbol
"_format_language_pretty" imported
LINK : warning LNK4049: locally defined symbol "_po_gram_lval" imported
LINK : warning LNK4049: locally defined symbol "_po_lex_charset" imported
LINK : warning LNK4049: locally defined symbol "_po_lex_iconv" imported
LINK : warning LNK4049: locally defined symbol "_po_lex_weird_cjk" imported
LINK : warning LNK4049: locally defined symbol "_format_language" imported
LINK : warning LNK4049: locally defined symbol "_po_charset_ascii" imported
LINK : warning LNK4049: locally defined symbol "_pass_obsolete_entries" imported
msgfmt.obj : error LNK2001: unresolved external symbol __imp__plural_table
msgfmt.obj : error LNK2001: unresolved external symbol __imp__plural_table_size
msgfmt.obj : error LNK2001: unresolved external symbol
__imp__formatstring_parsers
msgfmt.exe : fatal error LNK1120: 3 unresolved externals

Thanks
YongUk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]