Ticket #137: vs-2008-build-errors-2.txt

File vs-2008-build-errors-2.txt, 5.8 KB (added by Samuli Seppänen, 13 years ago)

New build log after the (first) attached patch and commit 555fc5e have been applied

Line 
1Setting environment for using Microsoft Visual Studio 2008 x86 tools.
2        cl.exe @C:\Users\Samuli\AppData\Local\Temp\nmF05E.tmp
3base64.c
4buffer.c
5clinat.c
6crypto.c
7cryptoapi.c
8dhcp.c
9error.c
10event.c
11fdmisc.c
12forward.c
13fragment.c
14gremlin.c
15helper.c
16httpdigest.c
17ieproxy.c
18init.c
19interval.c
20list.c
21lladdr.c
22lzo.c
23Generating Code...
24Compiling...
25manage.c
26mbuf.c
27misc.c
28mroute.c
29mss.c
30mtcp.c
31mtcp.c(157) : error C2121: '#' : invalid character : possibly the result of a macro expansion
32mtcp.c(157) : error C2146: syntax error : missing ')' before identifier 'ifdef'
33mtcp.c(157) : error C2121: '#' : invalid character : possibly the result of a macro expansion
34mtu.c
35mudp.c
36multi.c
37ntlm.c
38occ.c
39openvpn.c
40options.c
41options.c(1911) : error C2121: '#' : invalid character : possibly the result of a macro expansion
42options.c(1911) : error C2146: syntax error : missing ')' before identifier 'ifdef'
43options.c(1911) : error C2121: '#' : invalid character : possibly the result of a macro expansion
44options.c(1911) : error C2059: syntax error : ')'
45options.c(1922) : error C2121: '#' : invalid character : possibly the result of a macro expansion
46options.c(1922) : error C2146: syntax error : missing ')' before identifier 'ifdef'
47options.c(1922) : error C2121: '#' : invalid character : possibly the result of a macro expansion
48options.c(1922) : error C2059: syntax error : ')'
49options.c(2069) : error C2121: '#' : invalid character : possibly the result of a macro expansion
50options.c(2069) : error C2146: syntax error : missing ')' before identifier 'ifdef'
51options.c(2069) : error C2121: '#' : invalid character : possibly the result of a macro expansion
52options.c(2069) : error C2059: syntax error : ')'
53options.c(2120) : error C2121: '#' : invalid character : possibly the result of a macro expansion
54options.c(2120) : error C2146: syntax error : missing ')' before identifier 'ifdef'
55options.c(2120) : error C2121: '#' : invalid character : possibly the result of a macro expansion
56options.c(2120) : error C2059: syntax error : ')'
57otime.c
58packet_id.c
59perf.c
60pf.c
61ping.c
62pkcs11.c
63plugin.c
64plugin.c(302) : error C2059: syntax error : '.'
65plugin.c(370) : error C2059: syntax error : '.'
66Generating Code...
67Compiling...
68pool.c
69proto.c
70proxy.c
71ps.c
72push.c
73reliable.c
74route.c
75schedule.c
76session_id.c
77shaper.c
78sig.c
79socket.c
80socket.c(1683) : error C2121: '#' : invalid character : possibly the result of a macro expansion
81socket.c(1683) : error C2146: syntax error : missing ')' before identifier 'ifdef'
82socket.c(1683) : error C2121: '#' : invalid character : possibly the result of a macro expansion
83socket.c(1744) : error C2121: '#' : invalid character : possibly the result of a macro expansion
84socket.c(1744) : error C2146: syntax error : missing ')' before identifier 'ifdef'
85socket.c(1744) : error C2121: '#' : invalid character : possibly the result of a macro expansion
86socket.c(2527) : error C2065: 'NDIS_IF_MAX_STRING_SIZE' : undeclared identifier
87socket.c(2527) : error C2057: expected constant expression
88socket.c(2527) : error C2466: cannot allocate an array of constant size 0
89socket.c(2642) : error C2039: '__u6_addr' : is not a member of 'in6_addr'
90        C:\Program Files\\Microsoft SDKs\Windows\v6.0A\include\in6addr.h(22) : see declaration of 'in6_addr'
91socket.c(2642) : error C2198: 'ntohl' : too few arguments for call
92socket.c(2643) : error C2039: '__u6_addr' : is not a member of 'in6_addr'
93        C:\Program Files\\Microsoft SDKs\Windows\v6.0A\include\in6addr.h(22) : see declaration of 'in6_addr'
94socks.c
95ssl.c
96status.c
97tun.c
98tun.c(1187) : warning C4013: 'add_route_connected_v6_net' undefined; assuming extern returning int
99win32.c
100Generating Code...
101Setting environment for using Microsoft Visual Studio 2008 x86 tools.
102        cl.exe @C:\Users\Samuli\AppData\Local\Temp\nm3CE7.tmp
103openvpnserv.c
104service.c
105Generating Code...
106        link.exe @C:\Users\Samuli\AppData\Local\Temp\nm3E9E.tmp
107OACR monitor running already
108Starting dirs creation...Invalidating OACR warning log for 'root:amd64fre'
109Configuring OACR for 'root:amd64fre' - <OACR on>
110OACR monitor running already
111Starting dirs creation...Invalidating OACR warning log for 'root:x86fre'
112Configuring OACR for 'root:x86fre' - <OACR on>
113OACR monitor running already
114Starting dirs creation...Invalidating OACR warning log for 'root:amd64fre'
115Configuring OACR for 'root:amd64fre' - <OACR on>
116OACR monitor running already
117Starting dirs creation...Invalidating OACR warning log for 'root:x86fre'
118Configuring OACR for 'root:x86fre' - <OACR on>
119Doing an unsigned build as requested
120RUN: cmd /c "vcvarsall.bat x86 && nmake /f c:\Users\Samuli\openvpn-build\openvpn-master\msvc.mak"
121RUN: cmd /c "vcvarsall.bat x86 && nmake /f msvc.mak"
122RUN: cmd /c "c:\winddk\7600.16385.1\bin\setenv.bat c:\winddk\7600.16385.1 fre x64 wlh && cd c:\Users\Samuli\openvpn-build\openvpn-master\tap-win32 && build -cef"
123RUN: cmd /c "c:\winddk\7600.16385.1\bin\setenv.bat c:\winddk\7600.16385.1 fre x86 wnet && cd c:\Users\Samuli\openvpn-build\openvpn-master\tap-win32 && build -cef"
124RUN: cmd /c "c:\winddk\7600.16385.1\bin\setenv.bat c:\winddk\7600.16385.1 fre x64 wlh && cd c:\Users\Samuli\openvpn-build\openvpn-master\tapinstall && build -cef"
125RUN: cmd /c "c:\winddk\7600.16385.1\bin\setenv.bat c:\winddk\7600.16385.1 fre x86 wnet && cd c:\Users\Samuli\openvpn-build\openvpn-master\tapinstall && build -cef"
126MKDIR c:\Users\Samuli\openvpn-build\openvpn-master\dist
127MKDIR c:\Users\Samuli\openvpn-build\openvpn-master\dist\bin
128MKDIR c:\Users\Samuli\openvpn-build\openvpn-master\dist\i386
129MKDIR c:\Users\Samuli\openvpn-build\openvpn-master\dist\amd64
130MKDIR c:\Users\Samuli\openvpn-build\openvpn-master\dist\samples
131COPY c:\Users\Samuli\openvpn-build\openvpn-master\openvpn.exe c:\Users\Samuli\openvpn-build\openvpn-master\dist\bin\openvpn.exe