SVN, on XP SP3, using VC 2008EE. Commented-out:
PCRE_DIR, GNUTLS_DIR, KFW_DIR, NETTLE_DIR, LUA_DIR
and it fails to compile:
   Creating library libwireshark.lib and object libwireshark.exp
dissectors.lib(packet-kerberos.obj) : error LNK2019: unresolved external
symbol
_krb5_kt_cl...@8 referenced in function _read_keytab_file
dissectors.lib(packet-kerberos.obj) : error LNK2019: unresolved external
symbol
_krb5_kt_end_seq_...@12 referenced in function _read_keytab_file
dissectors.lib(packet-kerberos.obj) : error LNK2019: unresolved external
symbol
_krb5_kt_next_en...@16 referenced in function _read_keytab_file
dissectors.lib(packet-kerberos.obj) : error LNK2019: unresolved external
symbol
_krb5_kt_start_seq_...@12 referenced in function _read_keytab_file
dissectors.lib(packet-kerberos.obj) : error LNK2019: unresolved external
symbol
_krb5_kt_reso...@12 referenced in function _read_keytab_file
dissectors.lib(packet-kerberos.obj) : error LNK2019: unresolved external
symbol
_krb5_init_cont...@4 referenced in function _read_keytab_file
dissectors.lib(packet-kerberos.obj) : error LNK2019: unresolved external
symbol
_krb5_c_decr...@24 referenced in function _decrypt_krb5_data
libwireshark.dll : fatal error LNK1120: 7 unresolved externals
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
9.0\VC\BIN
\link.EXE"' : return code '0x460'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
9.0\VC\BIN
\nmake.exe"' : return code '0x2'
Stop.


I'm not entirely sure it's related, but it's troubling nevertheless.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to