Hi All, I'm facing installaion problems with the nightly build of "ethereal-2004-01-26" on cygwin.
Attached are the config.nmake and Makefile.nmake. The Linking errors which I get are copied below: /*****************************************************************/ Linking ethereal.exe link @c:\DOCUME~1\parul\LOCALS~1\Temp\nma01632. capture.obj : error LNK2001: unresolved external symbol _main_window_nested_quit capture.obj : error LNK2001: unresolved external symbol _ringbuf_free capture.obj : error LNK2001: unresolved external symbol _main_window_exit capture.obj : error LNK2001: unresolved external symbol _pipe_input_set_handler capture.obj : error LNK2001: unresolved external symbol _ringbuf_error_cleanup capture.obj : error LNK2001: unresolved external symbol _ringbuf_init capture.obj : error LNK2001: unresolved external symbol _main_window_quit capture.obj : error LNK2001: unresolved external symbol _capture_info_destroy capture.obj : error LNK2001: unresolved external symbol _pcap_close capture.obj : error LNK2001: unresolved external symbol _pcap_stats capture.obj : error LNK2001: unresolved external symbol _ringbuf_wtap_dump_close capture.obj : error LNK2001: unresolved external symbol _capture_info_update capture.obj : error LNK2001: unresolved external symbol _ringbuf_switch_file capture.obj : error LNK2001: unresolved external symbol _pcap_dispatch capture.obj : error LNK2001: unresolved external symbol _capture_info_create capture.obj : error LNK2001: unresolved external symbol _ringbuf_init_wtap_dump_fdopen capture.obj : error LNK2001: unresolved external symbol _pcap_snapshot capture.obj : error LNK2001: unresolved external symbol _get_pcap_linktype capture.obj : error LNK2001: unresolved external symbol _pcap_setfilter capture.obj : error LNK2001: unresolved external symbol _pcap_geterr capture.obj : error LNK2001: unresolved external symbol _pcap_compile capture.obj : error LNK2001: unresolved external symbol _pcap_lookupnet capture.obj : error LNK2001: unresolved external symbol _main_window_update capture.obj : error LNK2001: unresolved external symbol _set_pcap_linktype capture.obj : error LNK2001: unresolved external symbol _pcap_open_live libui.lib(menu.obj) : error LNK2001: unresolved external symbol _cfilter_dialog_cb libui.lib(menu.obj) : error LNK2001: unresolved external symbol _capture_stop_cb libui.lib(menu.obj) : error LNK2001: unresolved external symbol _capture_prep_cb ethereal.exe : fatal error LNK1120: 28 unresolved externals NMAKE : fatal error U1077: 'link' : return code '0x460' Stop. /*************************************************************************** **********/ Any help is greatly appreciated. Thanks in advance.
config.nmake
Description: Binary data
Makefile.nmake
Description: Binary data
_______________________________________________ Ethereal-dev mailing list [EMAIL PROTECTED] http://www.ethereal.com/mailman/listinfo/ethereal-dev