Have the requirements changes to GLIB 2.0? I receive the
following errors on link since I updated this morning... Compiling on Win32 with
MickeySoft Visual C++ 6.x..
Linking ethereal.exe link
@C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\nma01132. file.obj : error LNK2001:
unresolved external symbol _packet_list_thaw file.obj : error LNK2001:
unresolved external symbol _packet_list_clear file.obj : error LNK2001:
unresolved external symbol _packet_list_freeze file.obj : error LNK2001:
unresolved external symbol _packet_list_select_row file.obj : error LNK2001:
unresolved external symbol _packet_list_set_column_res izeable file.obj :
error LNK2001: unresolved external symbol
_packet_list_set_column_wid th file.obj : error LNK2001: unresolved
external symbol _packet_list_set_column_aut o_resize file.obj : error
LNK2001: unresolved external symbol _packet_list_moveto_end file.obj : error
LNK2001: unresolved external symbol _packet_list_set_colors file.obj : error
LNK2001: unresolved external symbol _packet_list_append file.obj : error
LNK2001: unresolved external symbol
_packet_list_set_selected_r ow file.obj : error LNK2001: unresolved
external symbol _packet_list_set_cls_time_w idth file.obj : error LNK2001:
unresolved external symbol _packet_list_set_text file.obj : error LNK2001:
unresolved external symbol _packet_list_find_row_from_ data file.obj :
error LNK2001: unresolved external symbol
_packet_list_get_row_data ethereal.exe : fatal error LNK1120: 15 unresolved
externals NMAKE : fatal error U1077: 'link' : return code
'0x460' Stop.
|