http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2545
Summary: Generating Code returned error due to no object file
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Major
Priority: High
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: preempt@xxxxxxxxx
CC: anders.broman@xxxxxxxxxxxx, tomas.kukosa@xxxxxxxxxxx
Build Information:
2008-05-15 Windows XP
wireshark-1.0.99-SVN-25290
nmake -f Makefile.nmake verify_tools
nmake -f makefile.nmake clean_setup
nmake -f makefile.nmake setup
nmake -f Makefile.nmake distclean
nmake -f Makefile.nmake all
Changed wiretap Makefile.nmake according to rev25299
[Directory: /trunk/wiretap/
Changes Path Action
+1 -2 Makefile.nmake Modified]
--
C:\wireshark-1.0.99-SVN-25290\tools\lemon\lemonflex-tail.inc(47) : error C2220:
warning treated as error - no 'object' file generated
C:\wireshark-1.0.99-SVN-25290\tools\lemon\lemonflex-tail.inc(47) : warning C409
: 'function' : different 'const' qualifiers
semcheck.c
sttype-function.c
sttype-integer.c
sttype-pointer.c
sttype-range.c
sttype-string.c
sttype-test.c
syntax-tree.c
Generating Code...
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\
l.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\
make.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\
make.exe"' : return code '0x2'
Stop.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.