Wireshark-bugs: [Wireshark-bugs] [Bug 12330] build failed due to commit 59816ef00c6dd09532d80b39
Date: Sun, 10 Apr 2016 03:00:42 +0000

Comment # 4 on bug 12330 from
I removed below two files, the original build failure disappears, but the new
build failure emerged. It seems those files are not generated. I reinstalled
cygwin recently and I confirm Flex has been installed.

ui\text_import_scanner.c
ui\text_import_scanner_lex.h

Build FAILED.

       "d:\ALU-Wireshark\wireshark\release\wireshark.sln" (default target) (1)
       ->
       "d:\ALU-Wireshark\wireshark\release\wiretap\wiretap.vcxproj.metaproj" (d
       efault target) (60) ->
       "d:\ALU-Wireshark\wireshark\release\wiretap\wiretap.vcxproj" (default ta
       rget) (102) ->
       (Link target) ->
         ascend_scanner.obj : error LNK2019: unresolved external symbol _ascend
       alloc referenced in function _ascend_create_buffer [d:\ALU-Wireshark\wir
       eshark\release\wiretap\wiretap.vcxproj]
         ascend_scanner.obj : error LNK2019: unresolved external symbol _ascend
       realloc referenced in function _ascendensure_buffer_stack [d:\ALU-Wiresh
       ark\wireshark\release\wiretap\wiretap.vcxproj]
         ascend_scanner.obj : error LNK2019: unresolved external symbol _ascend
       free referenced in function _ascend_delete_buffer [d:\ALU-Wireshark\wire
       shark\release\wiretap\wiretap.vcxproj]
         D:\ALU-Wireshark\wireshark\release\run\RelWithDebInfo\wiretap-2.1.0.dl
       l : fatal error LNK1120: 3 unresolved externals [d:\ALU-Wireshark\wiresh
       ark\release\wiretap\wiretap.vcxproj]

    0 Warning(s)
    4 Error(s)


You are receiving this mail because:
  • You are watching all bug changes.