Ticket #35808: configure.log

File configure.log, 67.2 KB (added by xl64100@…, 12 years ago)

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/configure.log

Line 
1# Log file generated by
2#
3#   './configure --with-qt-dir=/opt/local --with-openssl-dir=/opt/local --with-gcc=/opt/local/bin/gcc-apple-4.2 --with-g++=/opt/local/bin/g++-apple-4.2 --enable-vde --enable-vnc'
4#
5
6***** Checking environment *****
7Determined build machine: darwin.amd64, target machine: darwin.amd64
8
9
10***** Checking kBuild *****
11found
12
13
14***** Checking Darwin version *****
15found version 10.7 (SDK: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk)
16
17
18***** Checking gcc *****
19found version 4.2.1
20
21
22***** Checking libIDL *****
23found version 0.8.14
24
25
26***** Checking ssl *****
27compiling the following source file:
28#include <cstdio>
29#include <openssl/opensslv.h>
30#include <openssl/ssl.h>
31extern "C" int main(void)
32{
33  printf("found version %s", OPENSSL_VERSION_TEXT);
34  SSL_library_init();
35#if OPENSSL_VERSION_NUMBER >= 0x00908000
36  printf(", OK.\n");
37  return 0;
38#else
39  printf(", expected version 0.9.8 or higher\n");
40  return 1;
41#endif
42}
43using the following command line:
44/opt/local/bin/g++-apple-4.2 -mmacosx-version-min=10.6 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk -g -O -Wall -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_out /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc "-I/opt/local/include /opt/local/lib/libcrypto.dylib /opt/local/lib/libssl.dylib"
45/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:1:18: error: cstdio: No such file or directory
46In file included from /opt/local/include/openssl/comp.h:5,
47                 from /opt/local/include/openssl/ssl.h:149,
48                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
49/opt/local/include/openssl/crypto.h:120:20: error: stdlib.h: No such file or directory
50/opt/local/include/openssl/crypto.h:125:19: error: stdio.h: No such file or directory
51In file included from /opt/local/include/openssl/x509.h:70,
52                 from /opt/local/include/openssl/ssl.h:156,
53                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
54/opt/local/include/openssl/buffer.h:71:23: error: sys/types.h: No such file or directory
55In file included from /opt/local/include/openssl/objects.h:960,
56                 from /opt/local/include/openssl/evp.h:94,
57                 from /opt/local/include/openssl/x509.h:73,
58                 from /opt/local/include/openssl/ssl.h:156,
59                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
60/opt/local/include/openssl/asn1.h:62:18: error: time.h: No such file or directory
61In file included from /opt/local/include/openssl/dtls1.h:64,
62                 from /opt/local/include/openssl/ssl.h:1361,
63                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
64/opt/local/include/openssl/pqueue.h:65:20: error: string.h: No such file or directory
65In file included from /opt/local/include/openssl/ssl.h:1361,
66                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
67/opt/local/include/openssl/dtls1.h:75:22: error: sys/time.h: No such file or directory
68In file included from /opt/local/include/openssl/comp.h:5,
69                 from /opt/local/include/openssl/ssl.h:149,
70                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
71/opt/local/include/openssl/crypto.h:175: error: 'size_t' does not name a type
72/opt/local/include/openssl/crypto.h:176: error: ISO C++ forbids declaration of 'size_t' with no type
73/opt/local/include/openssl/crypto.h:176: error: expected ';' before '*' token
74/opt/local/include/openssl/crypto.h:465: error: expected ',' or '...' before '(' token
75/opt/local/include/openssl/crypto.h:466: error: expected ',' or '...' before '(' token
76/opt/local/include/openssl/crypto.h:467: error: expected ',' or '...' before '(' token
77/opt/local/include/openssl/crypto.h:470: error: expected ',' or '...' before '(' token
78/opt/local/include/openssl/crypto.h:477: error: expected ',' or '...' before '(' token
79/opt/local/include/openssl/crypto.h:478: error: expected ',' or '...' before '(' token
80/opt/local/include/openssl/crypto.h:479: error: expected ',' or '...' before '(' token
81/opt/local/include/openssl/crypto.h:482: error: expected ',' or '...' before '(' token
82/opt/local/include/openssl/crypto.h:500: error: 'size_t' has not been declared
83/opt/local/include/openssl/crypto.h:535: error: variable or field 'CRYPTO_mem_leaks_fp' declared void
84/opt/local/include/openssl/crypto.h:535: error: 'FILE' was not declared in this scope
85/opt/local/include/openssl/crypto.h:535: error: expected primary-expression before ')' token
86In file included from /opt/local/include/openssl/ssl.h:152,
87                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
88/opt/local/include/openssl/bio.h:574: error: 'size_t' does not name a type
89/opt/local/include/openssl/bio.h:575: error: 'size_t' does not name a type
90/opt/local/include/openssl/bio.h:593: error: 'size_t' does not name a type
91/opt/local/include/openssl/bio.h:594: error: 'size_t' does not name a type
92/opt/local/include/openssl/bio.h:634: error: 'FILE' was not declared in this scope
93/opt/local/include/openssl/bio.h:634: error: 'stream' was not declared in this scope
94/opt/local/include/openssl/bio.h:634: error: expected primary-expression before 'int'
95/opt/local/include/openssl/bio.h:634: error: initializer expression list treated as compound expression
96/opt/local/include/openssl/bio.h:699: error: 'size_t' has not been declared
97/opt/local/include/openssl/bio.h:701: error: 'size_t' has not been declared
98/opt/local/include/openssl/bio.h:706: error: 'FILE' was not declared in this scope
99/opt/local/include/openssl/bio.h:706: error: 'fp' was not declared in this scope
100/opt/local/include/openssl/bio.h:706: error: expected primary-expression before 'const'
101/opt/local/include/openssl/bio.h:706: error: expected primary-expression before 'int'
102/opt/local/include/openssl/bio.h:706: error: initializer expression list treated as compound expression
103/opt/local/include/openssl/bio.h:707: error: 'FILE' was not declared in this scope
104/opt/local/include/openssl/bio.h:707: error: 'fp' was not declared in this scope
105/opt/local/include/openssl/bio.h:707: error: expected primary-expression before 'const'
106/opt/local/include/openssl/bio.h:707: error: expected primary-expression before 'int'
107/opt/local/include/openssl/bio.h:707: error: expected primary-expression before 'int'
108/opt/local/include/openssl/bio.h:707: error: initializer expression list treated as compound expression
109/opt/local/include/openssl/bio.h:744: error: 'size_t' has not been declared
110/opt/local/include/openssl/bio.h:745: error: 'size_t' has not been declared
111/opt/local/include/openssl/bio.h:764: error: 'size_t' has not been declared
112/opt/local/include/openssl/bio.h:766: error: 'size_t' has not been declared
113In file included from /opt/local/include/openssl/asn1.h:74,
114                 from /opt/local/include/openssl/objects.h:960,
115                 from /opt/local/include/openssl/evp.h:94,
116                 from /opt/local/include/openssl/x509.h:73,
117                 from /opt/local/include/openssl/ssl.h:156,
118                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
119/opt/local/include/openssl/bn.h:514: error: 'FILE' was not declared in this scope
120/opt/local/include/openssl/bn.h:514: error: 'fp' was not declared in this scope
121/opt/local/include/openssl/bn.h:514: error: expected primary-expression before 'const'
122/opt/local/include/openssl/bn.h:514: error: initializer expression list treated as compound expression
123In file included from /opt/local/include/openssl/objects.h:960,
124                 from /opt/local/include/openssl/evp.h:94,
125                 from /opt/local/include/openssl/x509.h:73,
126                 from /opt/local/include/openssl/ssl.h:156,
127                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
128/opt/local/include/openssl/asn1.h:843: error: 'time_t' has not been declared
129/opt/local/include/openssl/asn1.h:844: error: 'time_t' has not been declared
130/opt/local/include/openssl/asn1.h:847: error: 'time_t' has not been declared
131/opt/local/include/openssl/asn1.h:853: error: 'time_t' has not been declared
132/opt/local/include/openssl/asn1.h:855: error: 'time_t' has not been declared
133/opt/local/include/openssl/asn1.h:886: error: 'time_t' has not been declared
134/opt/local/include/openssl/asn1.h:887: error: 'time_t' has not been declared
135/opt/local/include/openssl/asn1.h:975: error: 'FILE' has not been declared
136/opt/local/include/openssl/asn1.h:983: error: 'FILE' has not been declared
137/opt/local/include/openssl/asn1.h:984: error: 'FILE' has not been declared
138/opt/local/include/openssl/asn1.h:996: error: 'FILE' has not been declared
139/opt/local/include/openssl/asn1.h:997: error: 'FILE' was not declared in this scope
140/opt/local/include/openssl/asn1.h:997: error: 'fp' was not declared in this scope
141/opt/local/include/openssl/asn1.h:997: error: expected primary-expression before '*' token
142/opt/local/include/openssl/asn1.h:997: error: 'str' was not declared in this scope
143/opt/local/include/openssl/asn1.h:997: error: expected primary-expression before 'unsigned'
144/opt/local/include/openssl/asn1.h:997: error: initializer expression list treated as compound expression
145In file included from /opt/local/include/openssl/x509.h:83,
146                 from /opt/local/include/openssl/ssl.h:156,
147                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
148/opt/local/include/openssl/ec.h:700: error: 'FILE' was not declared in this scope
149/opt/local/include/openssl/ec.h:700: error: 'fp' was not declared in this scope
150/opt/local/include/openssl/ec.h:700: error: expected primary-expression before 'const'
151/opt/local/include/openssl/ec.h:700: error: expected primary-expression before 'int'
152/opt/local/include/openssl/ec.h:700: error: initializer expression list treated as compound expression
153/opt/local/include/openssl/ec.h:932: error: 'FILE' was not declared in this scope
154/opt/local/include/openssl/ec.h:932: error: 'fp' was not declared in this scope
155/opt/local/include/openssl/ec.h:932: error: expected primary-expression before 'const'
156/opt/local/include/openssl/ec.h:932: error: initializer expression list treated as compound expression
157/opt/local/include/openssl/ec.h:940: error: 'FILE' was not declared in this scope
158/opt/local/include/openssl/ec.h:940: error: 'fp' was not declared in this scope
159/opt/local/include/openssl/ec.h:940: error: expected primary-expression before 'const'
160/opt/local/include/openssl/ec.h:940: error: expected primary-expression before 'int'
161/opt/local/include/openssl/ec.h:940: error: initializer expression list treated as compound expression
162In file included from /opt/local/include/openssl/x509.h:96,
163                 from /opt/local/include/openssl/ssl.h:156,
164                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
165/opt/local/include/openssl/rsa.h:337: error: 'FILE' was not declared in this scope
166/opt/local/include/openssl/rsa.h:337: error: 'fp' was not declared in this scope
167/opt/local/include/openssl/rsa.h:337: error: expected primary-expression before 'const'
168/opt/local/include/openssl/rsa.h:337: error: expected primary-expression before 'int'
169/opt/local/include/openssl/rsa.h:337: error: initializer expression list treated as compound expression
170In file included from /opt/local/include/openssl/dsa.h:83,
171                 from /opt/local/include/openssl/x509.h:99,
172                 from /opt/local/include/openssl/ssl.h:156,
173                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
174/opt/local/include/openssl/dh.h:216: error: 'FILE' was not declared in this scope
175/opt/local/include/openssl/dh.h:216: error: 'fp' was not declared in this scope
176/opt/local/include/openssl/dh.h:216: error: expected primary-expression before 'const'
177/opt/local/include/openssl/dh.h:216: error: initializer expression list treated as compound expression
178In file included from /opt/local/include/openssl/x509.h:99,
179                 from /opt/local/include/openssl/ssl.h:156,
180                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
181/opt/local/include/openssl/dsa.h:251: error: 'FILE' was not declared in this scope
182/opt/local/include/openssl/dsa.h:251: error: 'fp' was not declared in this scope
183/opt/local/include/openssl/dsa.h:251: error: expected primary-expression before 'const'
184/opt/local/include/openssl/dsa.h:251: error: initializer expression list treated as compound expression
185/opt/local/include/openssl/dsa.h:252: error: 'FILE' was not declared in this scope
186/opt/local/include/openssl/dsa.h:252: error: 'bp' was not declared in this scope
187/opt/local/include/openssl/dsa.h:252: error: expected primary-expression before 'const'
188/opt/local/include/openssl/dsa.h:252: error: expected primary-expression before 'int'
189/opt/local/include/openssl/dsa.h:252: error: initializer expression list treated as compound expression
190In file included from /opt/local/include/openssl/x509_vfy.h:70,
191                 from /opt/local/include/openssl/x509.h:600,
192                 from /opt/local/include/openssl/ssl.h:156,
193                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
194/opt/local/include/openssl/lhash.h:186: error: 'FILE' has not been declared
195/opt/local/include/openssl/lhash.h:187: error: 'FILE' has not been declared
196/opt/local/include/openssl/lhash.h:188: error: 'FILE' has not been declared
197In file included from /opt/local/include/openssl/x509.h:600,
198                 from /opt/local/include/openssl/ssl.h:156,
199                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
200/opt/local/include/openssl/x509_vfy.h:169: error: 'time_t' does not name a type
201/opt/local/include/openssl/x509_vfy.h:497: error: 'time_t' has not been declared
202/opt/local/include/openssl/x509_vfy.h:524: error: 'time_t' has not been declared
203In file included from /opt/local/include/openssl/x509.h:601,
204                 from /opt/local/include/openssl/ssl.h:156,
205                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
206/opt/local/include/openssl/pkcs7.h:284: error: 'FILE' was not declared in this scope
207/opt/local/include/openssl/pkcs7.h:284: error: 'fp' was not declared in this scope
208/opt/local/include/openssl/pkcs7.h:284: error: expected primary-expression before '*' token
209/opt/local/include/openssl/pkcs7.h:284: error: 'p7' was not declared in this scope
210/opt/local/include/openssl/pkcs7.h:284: error: initializer expression list treated as compound expression
211/opt/local/include/openssl/pkcs7.h:285: error: 'FILE' was not declared in this scope
212/opt/local/include/openssl/pkcs7.h:285: error: 'fp' was not declared in this scope
213/opt/local/include/openssl/pkcs7.h:285: error: expected primary-expression before '*' token
214/opt/local/include/openssl/pkcs7.h:285: error: 'p7' was not declared in this scope
215/opt/local/include/openssl/pkcs7.h:285: error: initializer expression list treated as compound expression
216In file included from /opt/local/include/openssl/ssl.h:156,
217                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
218/opt/local/include/openssl/x509.h:684: error: 'FILE' was not declared in this scope
219/opt/local/include/openssl/x509.h:684: error: 'fp' was not declared in this scope
220/opt/local/include/openssl/x509.h:684: error: expected primary-expression before '*' token
221/opt/local/include/openssl/x509.h:684: error: 'x509' was not declared in this scope
222/opt/local/include/openssl/x509.h:684: error: initializer expression list treated as compound expression
223/opt/local/include/openssl/x509.h:685: error: 'FILE' was not declared in this scope
224/opt/local/include/openssl/x509.h:685: error: 'fp' was not declared in this scope
225/opt/local/include/openssl/x509.h:685: error: expected primary-expression before '*' token
226/opt/local/include/openssl/x509.h:685: error: 'x509' was not declared in this scope
227/opt/local/include/openssl/x509.h:685: error: initializer expression list treated as compound expression
228/opt/local/include/openssl/x509.h:686: error: 'FILE' was not declared in this scope
229/opt/local/include/openssl/x509.h:686: error: 'fp' was not declared in this scope
230/opt/local/include/openssl/x509.h:686: error: expected primary-expression before '*' token
231/opt/local/include/openssl/x509.h:686: error: 'crl' was not declared in this scope
232/opt/local/include/openssl/x509.h:686: error: initializer expression list treated as compound expression
233/opt/local/include/openssl/x509.h:687: error: 'FILE' was not declared in this scope
234/opt/local/include/openssl/x509.h:687: error: 'fp' was not declared in this scope
235/opt/local/include/openssl/x509.h:687: error: expected primary-expression before '*' token
236/opt/local/include/openssl/x509.h:687: error: 'crl' was not declared in this scope
237/opt/local/include/openssl/x509.h:687: error: initializer expression list treated as compound expression
238/opt/local/include/openssl/x509.h:688: error: 'FILE' was not declared in this scope
239/opt/local/include/openssl/x509.h:688: error: 'fp' was not declared in this scope
240/opt/local/include/openssl/x509.h:688: error: expected primary-expression before '*' token
241/opt/local/include/openssl/x509.h:688: error: 'req' was not declared in this scope
242/opt/local/include/openssl/x509.h:688: error: initializer expression list treated as compound expression
243/opt/local/include/openssl/x509.h:689: error: 'FILE' was not declared in this scope
244/opt/local/include/openssl/x509.h:689: error: 'fp' was not declared in this scope
245/opt/local/include/openssl/x509.h:689: error: expected primary-expression before '*' token
246/opt/local/include/openssl/x509.h:689: error: 'req' was not declared in this scope
247/opt/local/include/openssl/x509.h:689: error: initializer expression list treated as compound expression
248/opt/local/include/openssl/x509.h:691: error: 'FILE' was not declared in this scope
249/opt/local/include/openssl/x509.h:691: error: 'fp' was not declared in this scope
250/opt/local/include/openssl/x509.h:691: error: expected primary-expression before '*' token
251/opt/local/include/openssl/x509.h:691: error: 'rsa' was not declared in this scope
252/opt/local/include/openssl/x509.h:691: error: initializer expression list treated as compound expression
253/opt/local/include/openssl/x509.h:692: error: 'FILE' was not declared in this scope
254/opt/local/include/openssl/x509.h:692: error: 'fp' was not declared in this scope
255/opt/local/include/openssl/x509.h:692: error: expected primary-expression before '*' token
256/opt/local/include/openssl/x509.h:692: error: 'rsa' was not declared in this scope
257/opt/local/include/openssl/x509.h:692: error: initializer expression list treated as compound expression
258/opt/local/include/openssl/x509.h:693: error: 'FILE' was not declared in this scope
259/opt/local/include/openssl/x509.h:693: error: 'fp' was not declared in this scope
260/opt/local/include/openssl/x509.h:693: error: expected primary-expression before '*' token
261/opt/local/include/openssl/x509.h:693: error: 'rsa' was not declared in this scope
262/opt/local/include/openssl/x509.h:693: error: initializer expression list treated as compound expression
263/opt/local/include/openssl/x509.h:694: error: 'FILE' was not declared in this scope
264/opt/local/include/openssl/x509.h:694: error: 'fp' was not declared in this scope
265/opt/local/include/openssl/x509.h:694: error: expected primary-expression before '*' token
266/opt/local/include/openssl/x509.h:694: error: 'rsa' was not declared in this scope
267/opt/local/include/openssl/x509.h:694: error: initializer expression list treated as compound expression
268/opt/local/include/openssl/x509.h:695: error: 'FILE' was not declared in this scope
269/opt/local/include/openssl/x509.h:695: error: 'fp' was not declared in this scope
270/opt/local/include/openssl/x509.h:695: error: expected primary-expression before '*' token
271/opt/local/include/openssl/x509.h:695: error: 'rsa' was not declared in this scope
272/opt/local/include/openssl/x509.h:695: error: initializer expression list treated as compound expression
273/opt/local/include/openssl/x509.h:696: error: 'FILE' was not declared in this scope
274/opt/local/include/openssl/x509.h:696: error: 'fp' was not declared in this scope
275/opt/local/include/openssl/x509.h:696: error: expected primary-expression before '*' token
276/opt/local/include/openssl/x509.h:696: error: 'rsa' was not declared in this scope
277/opt/local/include/openssl/x509.h:696: error: initializer expression list treated as compound expression
278/opt/local/include/openssl/x509.h:699: error: 'FILE' was not declared in this scope
279/opt/local/include/openssl/x509.h:699: error: 'fp' was not declared in this scope
280/opt/local/include/openssl/x509.h:699: error: expected primary-expression before '*' token
281/opt/local/include/openssl/x509.h:699: error: 'dsa' was not declared in this scope
282/opt/local/include/openssl/x509.h:699: error: initializer expression list treated as compound expression
283/opt/local/include/openssl/x509.h:700: error: 'FILE' was not declared in this scope
284/opt/local/include/openssl/x509.h:700: error: 'fp' was not declared in this scope
285/opt/local/include/openssl/x509.h:700: error: expected primary-expression before '*' token
286/opt/local/include/openssl/x509.h:700: error: 'dsa' was not declared in this scope
287/opt/local/include/openssl/x509.h:700: error: initializer expression list treated as compound expression
288/opt/local/include/openssl/x509.h:701: error: 'FILE' was not declared in this scope
289/opt/local/include/openssl/x509.h:701: error: 'fp' was not declared in this scope
290/opt/local/include/openssl/x509.h:701: error: expected primary-expression before '*' token
291/opt/local/include/openssl/x509.h:701: error: 'dsa' was not declared in this scope
292/opt/local/include/openssl/x509.h:701: error: initializer expression list treated as compound expression
293/opt/local/include/openssl/x509.h:702: error: 'FILE' was not declared in this scope
294/opt/local/include/openssl/x509.h:702: error: 'fp' was not declared in this scope
295/opt/local/include/openssl/x509.h:702: error: expected primary-expression before '*' token
296/opt/local/include/openssl/x509.h:702: error: 'dsa' was not declared in this scope
297/opt/local/include/openssl/x509.h:702: error: initializer expression list treated as compound expression
298/opt/local/include/openssl/x509.h:705: error: 'FILE' was not declared in this scope
299/opt/local/include/openssl/x509.h:705: error: 'fp' was not declared in this scope
300/opt/local/include/openssl/x509.h:705: error: expected primary-expression before '*' token
301/opt/local/include/openssl/x509.h:705: error: 'eckey' was not declared in this scope
302/opt/local/include/openssl/x509.h:705: error: initializer expression list treated as compound expression
303/opt/local/include/openssl/x509.h:706: error: 'FILE' was not declared in this scope
304/opt/local/include/openssl/x509.h:706: error: 'fp' was not declared in this scope
305/opt/local/include/openssl/x509.h:706: error: expected primary-expression before '*' token
306/opt/local/include/openssl/x509.h:706: error: 'eckey' was not declared in this scope
307/opt/local/include/openssl/x509.h:706: error: initializer expression list treated as compound expression
308/opt/local/include/openssl/x509.h:707: error: 'FILE' was not declared in this scope
309/opt/local/include/openssl/x509.h:707: error: 'fp' was not declared in this scope
310/opt/local/include/openssl/x509.h:707: error: expected primary-expression before '*' token
311/opt/local/include/openssl/x509.h:707: error: 'eckey' was not declared in this scope
312/opt/local/include/openssl/x509.h:707: error: initializer expression list treated as compound expression
313/opt/local/include/openssl/x509.h:708: error: 'FILE' was not declared in this scope
314/opt/local/include/openssl/x509.h:708: error: 'fp' was not declared in this scope
315/opt/local/include/openssl/x509.h:708: error: expected primary-expression before '*' token
316/opt/local/include/openssl/x509.h:708: error: 'eckey' was not declared in this scope
317/opt/local/include/openssl/x509.h:708: error: initializer expression list treated as compound expression
318/opt/local/include/openssl/x509.h:710: error: 'FILE' was not declared in this scope
319/opt/local/include/openssl/x509.h:710: error: 'fp' was not declared in this scope
320/opt/local/include/openssl/x509.h:710: error: expected primary-expression before '*' token
321/opt/local/include/openssl/x509.h:710: error: 'p8' was not declared in this scope
322/opt/local/include/openssl/x509.h:710: error: initializer expression list treated as compound expression
323/opt/local/include/openssl/x509.h:711: error: 'FILE' was not declared in this scope
324/opt/local/include/openssl/x509.h:711: error: 'fp' was not declared in this scope
325/opt/local/include/openssl/x509.h:711: error: expected primary-expression before '*' token
326/opt/local/include/openssl/x509.h:711: error: 'p8' was not declared in this scope
327/opt/local/include/openssl/x509.h:711: error: initializer expression list treated as compound expression
328/opt/local/include/openssl/x509.h:712: error: 'FILE' was not declared in this scope
329/opt/local/include/openssl/x509.h:712: error: 'fp' was not declared in this scope
330/opt/local/include/openssl/x509.h:713: error: expected primary-expression before '*' token
331/opt/local/include/openssl/x509.h:713: error: 'p8inf' was not declared in this scope
332/opt/local/include/openssl/x509.h:713: error: initializer expression list treated as compound expression
333/opt/local/include/openssl/x509.h:714: error: 'FILE' was not declared in this scope
334/opt/local/include/openssl/x509.h:714: error: 'fp' was not declared in this scope
335/opt/local/include/openssl/x509.h:714: error: expected primary-expression before '*' token
336/opt/local/include/openssl/x509.h:714: error: 'p8inf' was not declared in this scope
337/opt/local/include/openssl/x509.h:714: error: initializer expression list treated as compound expression
338/opt/local/include/openssl/x509.h:715: error: 'FILE' was not declared in this scope
339/opt/local/include/openssl/x509.h:715: error: 'fp' was not declared in this scope
340/opt/local/include/openssl/x509.h:715: error: expected primary-expression before '*' token
341/opt/local/include/openssl/x509.h:715: error: 'key' was not declared in this scope
342/opt/local/include/openssl/x509.h:715: error: initializer expression list treated as compound expression
343/opt/local/include/openssl/x509.h:716: error: 'FILE' was not declared in this scope
344/opt/local/include/openssl/x509.h:716: error: 'fp' was not declared in this scope
345/opt/local/include/openssl/x509.h:716: error: expected primary-expression before '*' token
346/opt/local/include/openssl/x509.h:716: error: 'pkey' was not declared in this scope
347/opt/local/include/openssl/x509.h:716: error: initializer expression list treated as compound expression
348/opt/local/include/openssl/x509.h:717: error: 'FILE' was not declared in this scope
349/opt/local/include/openssl/x509.h:717: error: 'fp' was not declared in this scope
350/opt/local/include/openssl/x509.h:717: error: expected primary-expression before '*' token
351/opt/local/include/openssl/x509.h:717: error: 'a' was not declared in this scope
352/opt/local/include/openssl/x509.h:717: error: initializer expression list treated as compound expression
353/opt/local/include/openssl/x509.h:718: error: 'FILE' was not declared in this scope
354/opt/local/include/openssl/x509.h:718: error: 'fp' was not declared in this scope
355/opt/local/include/openssl/x509.h:718: error: expected primary-expression before '*' token
356/opt/local/include/openssl/x509.h:718: error: 'pkey' was not declared in this scope
357/opt/local/include/openssl/x509.h:718: error: initializer expression list treated as compound expression
358/opt/local/include/openssl/x509.h:719: error: 'FILE' was not declared in this scope
359/opt/local/include/openssl/x509.h:719: error: 'fp' was not declared in this scope
360/opt/local/include/openssl/x509.h:719: error: expected primary-expression before '*' token
361/opt/local/include/openssl/x509.h:719: error: 'a' was not declared in this scope
362/opt/local/include/openssl/x509.h:719: error: initializer expression list treated as compound expression
363/opt/local/include/openssl/x509.h:775: error: 'time_t' has not been declared
364/opt/local/include/openssl/x509.h:777: error: 'time_t' has not been declared
365/opt/local/include/openssl/x509.h:779: error: 'time_t' has not been declared
366/opt/local/include/openssl/x509.h:987: error: 'FILE' was not declared in this scope
367/opt/local/include/openssl/x509.h:987: error: 'bp' was not declared in this scope
368/opt/local/include/openssl/x509.h:987: error: expected primary-expression before '*' token
369/opt/local/include/openssl/x509.h:987: error: 'x' was not declared in this scope
370/opt/local/include/openssl/x509.h:987: error: expected primary-expression before 'unsigned'
371/opt/local/include/openssl/x509.h:987: error: expected primary-expression before 'unsigned'
372/opt/local/include/openssl/x509.h:987: error: initializer expression list treated as compound expression
373/opt/local/include/openssl/x509.h:988: error: 'FILE' was not declared in this scope
374/opt/local/include/openssl/x509.h:988: error: 'bp' was not declared in this scope
375/opt/local/include/openssl/x509.h:988: error: expected primary-expression before '*' token
376/opt/local/include/openssl/x509.h:988: error: 'x' was not declared in this scope
377/opt/local/include/openssl/x509.h:988: error: initializer expression list treated as compound expression
378/opt/local/include/openssl/x509.h:989: error: 'FILE' was not declared in this scope
379/opt/local/include/openssl/x509.h:989: error: 'bp' was not declared in this scope
380/opt/local/include/openssl/x509.h:989: error: expected primary-expression before '*' token
381/opt/local/include/openssl/x509.h:989: error: 'x' was not declared in this scope
382/opt/local/include/openssl/x509.h:989: error: initializer expression list treated as compound expression
383/opt/local/include/openssl/x509.h:990: error: 'FILE' was not declared in this scope
384/opt/local/include/openssl/x509.h:990: error: 'bp' was not declared in this scope
385/opt/local/include/openssl/x509.h:990: error: expected primary-expression before '*' token
386/opt/local/include/openssl/x509.h:990: error: 'req' was not declared in this scope
387/opt/local/include/openssl/x509.h:990: error: initializer expression list treated as compound expression
388/opt/local/include/openssl/x509.h:991: error: 'FILE' was not declared in this scope
389/opt/local/include/openssl/x509.h:991: error: 'fp' was not declared in this scope
390/opt/local/include/openssl/x509.h:991: error: expected primary-expression before '*' token
391/opt/local/include/openssl/x509.h:991: error: 'nm' was not declared in this scope
392/opt/local/include/openssl/x509.h:991: error: expected primary-expression before 'int'
393/opt/local/include/openssl/x509.h:991: error: expected primary-expression before 'unsigned'
394/opt/local/include/openssl/x509.h:991: error: initializer expression list treated as compound expression
395In file included from /opt/local/include/openssl/ssl.h:162,
396                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
397/opt/local/include/openssl/pem.h:428: error: 'FILE' was not declared in this scope
398/opt/local/include/openssl/pem.h:428: error: 'fp' was not declared in this scope
399/opt/local/include/openssl/pem.h:428: error: expected primary-expression before 'char'
400/opt/local/include/openssl/pem.h:428: error: expected primary-expression before 'char'
401/opt/local/include/openssl/pem.h:429: error: expected primary-expression before 'unsigned'
402/opt/local/include/openssl/pem.h:429: error: expected primary-expression before 'long'
403/opt/local/include/openssl/pem.h:429: error: initializer expression list treated as compound expression
404/opt/local/include/openssl/pem.h:430: error: 'FILE' was not declared in this scope
405/opt/local/include/openssl/pem.h:430: error: 'fp' was not declared in this scope
406/opt/local/include/openssl/pem.h:430: error: expected primary-expression before 'char'
407/opt/local/include/openssl/pem.h:430: error: expected primary-expression before 'char'
408/opt/local/include/openssl/pem.h:430: error: expected primary-expression before 'unsigned'
409/opt/local/include/openssl/pem.h:430: error: expected primary-expression before 'long'
410/opt/local/include/openssl/pem.h:430: error: initializer expression list treated as compound expression
411/opt/local/include/openssl/pem.h:431: error: 'FILE' has not been declared
412/opt/local/include/openssl/pem.h:433: error: 'FILE' has not been declared
413/opt/local/include/openssl/pem.h:436: error: 'FILE' was not declared in this scope
414/opt/local/include/openssl/pem.h:436: error: 'fp' was not declared in this scope
415/opt/local/include/openssl/pem.h:436: error: expected primary-expression before 'struct'
416/opt/local/include/openssl/pem.h:437: error: expected primary-expression before '*' token
417/opt/local/include/openssl/pem.h:437: error: 'cb' was not declared in this scope
418/opt/local/include/openssl/pem.h:437: error: expected primary-expression before 'void'
419/opt/local/include/openssl/pem.h:437: error: initializer expression list treated as compound expression
420In file included from /opt/local/include/openssl/ssl.h:162,
421                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
422/opt/local/include/openssl/pem.h:459: error: 'FILE' was not declared in this scope
423/opt/local/include/openssl/pem.h:459: error: 'fp' was not declared in this scope
424/opt/local/include/openssl/pem.h:459: error: expected primary-expression before '*' token
425/opt/local/include/openssl/pem.h:459: error: 'x' was not declared in this scope
426/opt/local/include/openssl/pem.h:459: error: expected primary-expression before '*' token
427/opt/local/include/openssl/pem.h:459: error: 'cb' was not declared in this scope
428/opt/local/include/openssl/pem.h:459: error: expected primary-expression before 'void'
429/opt/local/include/openssl/pem.h:459: error: initializer expression list treated as compound expression
430/opt/local/include/openssl/pem.h:459: error: 'FILE' was not declared in this scope
431/opt/local/include/openssl/pem.h:459: error: 'fp' was not declared in this scope
432/opt/local/include/openssl/pem.h:459: error: expected primary-expression before '*' token
433/opt/local/include/openssl/pem.h:459: error: 'x' was not declared in this scope
434/opt/local/include/openssl/pem.h:459: error: initializer expression list treated as compound expression
435/opt/local/include/openssl/pem.h:461: error: 'FILE' was not declared in this scope
436/opt/local/include/openssl/pem.h:461: error: 'fp' was not declared in this scope
437/opt/local/include/openssl/pem.h:461: error: expected primary-expression before '*' token
438/opt/local/include/openssl/pem.h:461: error: 'x' was not declared in this scope
439/opt/local/include/openssl/pem.h:461: error: expected primary-expression before '*' token
440/opt/local/include/openssl/pem.h:461: error: 'cb' was not declared in this scope
441/opt/local/include/openssl/pem.h:461: error: expected primary-expression before 'void'
442/opt/local/include/openssl/pem.h:461: error: initializer expression list treated as compound expression
443/opt/local/include/openssl/pem.h:461: error: 'FILE' was not declared in this scope
444/opt/local/include/openssl/pem.h:461: error: 'fp' was not declared in this scope
445/opt/local/include/openssl/pem.h:461: error: expected primary-expression before '*' token
446/opt/local/include/openssl/pem.h:461: error: 'x' was not declared in this scope
447/opt/local/include/openssl/pem.h:461: error: initializer expression list treated as compound expression
448/opt/local/include/openssl/pem.h:463: error: 'FILE' was not declared in this scope
449/opt/local/include/openssl/pem.h:463: error: 'fp' was not declared in this scope
450/opt/local/include/openssl/pem.h:463: error: expected primary-expression before '*' token
451/opt/local/include/openssl/pem.h:463: error: 'x' was not declared in this scope
452/opt/local/include/openssl/pem.h:463: error: expected primary-expression before '*' token
453/opt/local/include/openssl/pem.h:463: error: 'cb' was not declared in this scope
454/opt/local/include/openssl/pem.h:463: error: expected primary-expression before 'void'
455/opt/local/include/openssl/pem.h:463: error: initializer expression list treated as compound expression
456/opt/local/include/openssl/pem.h:463: error: 'FILE' was not declared in this scope
457/opt/local/include/openssl/pem.h:463: error: 'fp' was not declared in this scope
458/opt/local/include/openssl/pem.h:463: error: expected primary-expression before '*' token
459/opt/local/include/openssl/pem.h:463: error: 'x' was not declared in this scope
460/opt/local/include/openssl/pem.h:463: error: initializer expression list treated as compound expression
461/opt/local/include/openssl/pem.h:465: error: 'FILE' was not declared in this scope
462/opt/local/include/openssl/pem.h:465: error: 'fp' was not declared in this scope
463/opt/local/include/openssl/pem.h:465: error: expected primary-expression before '*' token
464/opt/local/include/openssl/pem.h:465: error: 'x' was not declared in this scope
465/opt/local/include/openssl/pem.h:465: error: expected primary-expression before '*' token
466/opt/local/include/openssl/pem.h:465: error: 'cb' was not declared in this scope
467/opt/local/include/openssl/pem.h:465: error: expected primary-expression before 'void'
468/opt/local/include/openssl/pem.h:465: error: initializer expression list treated as compound expression
469/opt/local/include/openssl/pem.h:465: error: 'FILE' was not declared in this scope
470/opt/local/include/openssl/pem.h:465: error: 'fp' was not declared in this scope
471/opt/local/include/openssl/pem.h:465: error: expected primary-expression before '*' token
472/opt/local/include/openssl/pem.h:465: error: 'x' was not declared in this scope
473/opt/local/include/openssl/pem.h:465: error: initializer expression list treated as compound expression
474/opt/local/include/openssl/pem.h:466: error: 'FILE' was not declared in this scope
475/opt/local/include/openssl/pem.h:466: error: 'fp' was not declared in this scope
476/opt/local/include/openssl/pem.h:466: error: expected primary-expression before '*' token
477/opt/local/include/openssl/pem.h:466: error: 'x' was not declared in this scope
478/opt/local/include/openssl/pem.h:466: error: initializer expression list treated as compound expression
479/opt/local/include/openssl/pem.h:468: error: 'FILE' was not declared in this scope
480/opt/local/include/openssl/pem.h:468: error: 'fp' was not declared in this scope
481/opt/local/include/openssl/pem.h:468: error: expected primary-expression before '*' token
482/opt/local/include/openssl/pem.h:468: error: 'x' was not declared in this scope
483/opt/local/include/openssl/pem.h:468: error: expected primary-expression before '*' token
484/opt/local/include/openssl/pem.h:468: error: 'cb' was not declared in this scope
485/opt/local/include/openssl/pem.h:468: error: expected primary-expression before 'void'
486/opt/local/include/openssl/pem.h:468: error: initializer expression list treated as compound expression
487/opt/local/include/openssl/pem.h:468: error: 'FILE' was not declared in this scope
488/opt/local/include/openssl/pem.h:468: error: 'fp' was not declared in this scope
489/opt/local/include/openssl/pem.h:468: error: expected primary-expression before '*' token
490/opt/local/include/openssl/pem.h:468: error: 'x' was not declared in this scope
491/opt/local/include/openssl/pem.h:468: error: initializer expression list treated as compound expression
492/opt/local/include/openssl/pem.h:470: error: 'FILE' was not declared in this scope
493/opt/local/include/openssl/pem.h:470: error: 'fp' was not declared in this scope
494/opt/local/include/openssl/pem.h:470: error: expected primary-expression before '*' token
495/opt/local/include/openssl/pem.h:470: error: 'x' was not declared in this scope
496/opt/local/include/openssl/pem.h:470: error: expected primary-expression before '*' token
497/opt/local/include/openssl/pem.h:470: error: 'cb' was not declared in this scope
498/opt/local/include/openssl/pem.h:470: error: expected primary-expression before 'void'
499/opt/local/include/openssl/pem.h:470: error: initializer expression list treated as compound expression
500/opt/local/include/openssl/pem.h:470: error: 'FILE' was not declared in this scope
501/opt/local/include/openssl/pem.h:470: error: 'fp' was not declared in this scope
502/opt/local/include/openssl/pem.h:470: error: expected primary-expression before '*' token
503/opt/local/include/openssl/pem.h:470: error: 'x' was not declared in this scope
504/opt/local/include/openssl/pem.h:470: error: initializer expression list treated as compound expression
505/opt/local/include/openssl/pem.h:472: error: 'FILE' was not declared in this scope
506/opt/local/include/openssl/pem.h:472: error: 'fp' was not declared in this scope
507/opt/local/include/openssl/pem.h:472: error: expected primary-expression before '*' token
508/opt/local/include/openssl/pem.h:472: error: 'x' was not declared in this scope
509/opt/local/include/openssl/pem.h:472: error: expected primary-expression before '*' token
510/opt/local/include/openssl/pem.h:472: error: 'cb' was not declared in this scope
511/opt/local/include/openssl/pem.h:472: error: expected primary-expression before 'void'
512/opt/local/include/openssl/pem.h:472: error: initializer expression list treated as compound expression
513/opt/local/include/openssl/pem.h:472: error: 'FILE' was not declared in this scope
514/opt/local/include/openssl/pem.h:472: error: 'fp' was not declared in this scope
515/opt/local/include/openssl/pem.h:472: error: expected primary-expression before '*' token
516/opt/local/include/openssl/pem.h:472: error: 'x' was not declared in this scope
517/opt/local/include/openssl/pem.h:472: error: initializer expression list treated as compound expression
518/opt/local/include/openssl/pem.h:474: error: 'FILE' was not declared in this scope
519/opt/local/include/openssl/pem.h:474: error: 'fp' was not declared in this scope
520/opt/local/include/openssl/pem.h:474: error: expected primary-expression before '*' token
521/opt/local/include/openssl/pem.h:474: error: 'x' was not declared in this scope
522/opt/local/include/openssl/pem.h:474: error: expected primary-expression before '*' token
523/opt/local/include/openssl/pem.h:474: error: 'cb' was not declared in this scope
524/opt/local/include/openssl/pem.h:474: error: expected primary-expression before 'void'
525/opt/local/include/openssl/pem.h:474: error: initializer expression list treated as compound expression
526/opt/local/include/openssl/pem.h:474: error: 'FILE' was not declared in this scope
527/opt/local/include/openssl/pem.h:474: error: 'fp' was not declared in this scope
528/opt/local/include/openssl/pem.h:474: error: expected primary-expression before '*' token
529/opt/local/include/openssl/pem.h:474: error: 'x' was not declared in this scope
530/opt/local/include/openssl/pem.h:474: error: initializer expression list treated as compound expression
531/opt/local/include/openssl/pem.h:476: error: 'FILE' was not declared in this scope
532/opt/local/include/openssl/pem.h:476: error: 'fp' was not declared in this scope
533/opt/local/include/openssl/pem.h:476: error: expected primary-expression before '*' token
534/opt/local/include/openssl/pem.h:476: error: 'x' was not declared in this scope
535/opt/local/include/openssl/pem.h:476: error: expected primary-expression before '*' token
536/opt/local/include/openssl/pem.h:476: error: 'cb' was not declared in this scope
537/opt/local/include/openssl/pem.h:476: error: expected primary-expression before 'void'
538/opt/local/include/openssl/pem.h:476: error: initializer expression list treated as compound expression
539/opt/local/include/openssl/pem.h:476: error: 'FILE' was not declared in this scope
540/opt/local/include/openssl/pem.h:476: error: 'fp' was not declared in this scope
541/opt/local/include/openssl/pem.h:476: error: expected primary-expression before '*' token
542/opt/local/include/openssl/pem.h:476: error: 'x' was not declared in this scope
543/opt/local/include/openssl/pem.h:476: error: initializer expression list treated as compound expression
544/opt/local/include/openssl/pem.h:480: error: 'FILE' was not declared in this scope
545/opt/local/include/openssl/pem.h:480: error: 'fp' was not declared in this scope
546/opt/local/include/openssl/pem.h:480: error: expected primary-expression before '*' token
547/opt/local/include/openssl/pem.h:480: error: 'x' was not declared in this scope
548/opt/local/include/openssl/pem.h:480: error: expected primary-expression before '*' token
549/opt/local/include/openssl/pem.h:480: error: 'cb' was not declared in this scope
550/opt/local/include/openssl/pem.h:480: error: expected primary-expression before 'void'
551/opt/local/include/openssl/pem.h:480: error: initializer expression list treated as compound expression
552/opt/local/include/openssl/pem.h:480: error: 'FILE' was not declared in this scope
553/opt/local/include/openssl/pem.h:480: error: 'fp' was not declared in this scope
554/opt/local/include/openssl/pem.h:480: error: expected primary-expression before '*' token
555/opt/local/include/openssl/pem.h:480: error: 'x' was not declared in this scope
556/opt/local/include/openssl/pem.h:480: error: expected primary-expression before 'const'
557/opt/local/include/openssl/pem.h:480: error: expected primary-expression before 'unsigned'
558/opt/local/include/openssl/pem.h:480: error: expected primary-expression before 'int'
559/opt/local/include/openssl/pem.h:480: error: expected primary-expression before '*' token
560/opt/local/include/openssl/pem.h:480: error: 'cb' was not declared in this scope
561/opt/local/include/openssl/pem.h:480: error: expected primary-expression before 'void'
562/opt/local/include/openssl/pem.h:480: error: initializer expression list treated as compound expression
563/opt/local/include/openssl/pem.h:482: error: 'FILE' was not declared in this scope
564/opt/local/include/openssl/pem.h:482: error: 'fp' was not declared in this scope
565/opt/local/include/openssl/pem.h:482: error: expected primary-expression before '*' token
566/opt/local/include/openssl/pem.h:482: error: 'x' was not declared in this scope
567/opt/local/include/openssl/pem.h:482: error: expected primary-expression before '*' token
568/opt/local/include/openssl/pem.h:482: error: 'cb' was not declared in this scope
569/opt/local/include/openssl/pem.h:482: error: expected primary-expression before 'void'
570/opt/local/include/openssl/pem.h:482: error: initializer expression list treated as compound expression
571/opt/local/include/openssl/pem.h:482: error: 'FILE' was not declared in this scope
572/opt/local/include/openssl/pem.h:482: error: 'fp' was not declared in this scope
573/opt/local/include/openssl/pem.h:482: error: expected primary-expression before 'const'
574/opt/local/include/openssl/pem.h:482: error: initializer expression list treated as compound expression
575/opt/local/include/openssl/pem.h:483: error: 'FILE' was not declared in this scope
576/opt/local/include/openssl/pem.h:483: error: 'fp' was not declared in this scope
577/opt/local/include/openssl/pem.h:483: error: expected primary-expression before '*' token
578/opt/local/include/openssl/pem.h:483: error: 'x' was not declared in this scope
579/opt/local/include/openssl/pem.h:483: error: expected primary-expression before '*' token
580/opt/local/include/openssl/pem.h:483: error: 'cb' was not declared in this scope
581/opt/local/include/openssl/pem.h:483: error: expected primary-expression before 'void'
582/opt/local/include/openssl/pem.h:483: error: initializer expression list treated as compound expression
583/opt/local/include/openssl/pem.h:483: error: 'FILE' was not declared in this scope
584/opt/local/include/openssl/pem.h:483: error: 'fp' was not declared in this scope
585/opt/local/include/openssl/pem.h:483: error: expected primary-expression before '*' token
586/opt/local/include/openssl/pem.h:483: error: 'x' was not declared in this scope
587/opt/local/include/openssl/pem.h:483: error: initializer expression list treated as compound expression
588/opt/local/include/openssl/pem.h:489: error: 'FILE' was not declared in this scope
589/opt/local/include/openssl/pem.h:489: error: 'fp' was not declared in this scope
590/opt/local/include/openssl/pem.h:489: error: expected primary-expression before '*' token
591/opt/local/include/openssl/pem.h:489: error: 'x' was not declared in this scope
592/opt/local/include/openssl/pem.h:489: error: expected primary-expression before '*' token
593/opt/local/include/openssl/pem.h:489: error: 'cb' was not declared in this scope
594/opt/local/include/openssl/pem.h:489: error: expected primary-expression before 'void'
595/opt/local/include/openssl/pem.h:489: error: initializer expression list treated as compound expression
596/opt/local/include/openssl/pem.h:489: error: 'FILE' was not declared in this scope
597/opt/local/include/openssl/pem.h:489: error: 'fp' was not declared in this scope
598/opt/local/include/openssl/pem.h:489: error: expected primary-expression before '*' token
599/opt/local/include/openssl/pem.h:489: error: 'x' was not declared in this scope
600/opt/local/include/openssl/pem.h:489: error: expected primary-expression before 'const'
601/opt/local/include/openssl/pem.h:489: error: expected primary-expression before 'unsigned'
602/opt/local/include/openssl/pem.h:489: error: expected primary-expression before 'int'
603/opt/local/include/openssl/pem.h:489: error: expected primary-expression before '*' token
604/opt/local/include/openssl/pem.h:489: error: 'cb' was not declared in this scope
605/opt/local/include/openssl/pem.h:489: error: expected primary-expression before 'void'
606/opt/local/include/openssl/pem.h:489: error: initializer expression list treated as compound expression
607/opt/local/include/openssl/pem.h:491: error: 'FILE' was not declared in this scope
608/opt/local/include/openssl/pem.h:491: error: 'fp' was not declared in this scope
609/opt/local/include/openssl/pem.h:491: error: expected primary-expression before '*' token
610/opt/local/include/openssl/pem.h:491: error: 'x' was not declared in this scope
611/opt/local/include/openssl/pem.h:491: error: expected primary-expression before '*' token
612/opt/local/include/openssl/pem.h:491: error: 'cb' was not declared in this scope
613/opt/local/include/openssl/pem.h:491: error: expected primary-expression before 'void'
614/opt/local/include/openssl/pem.h:491: error: initializer expression list treated as compound expression
615/opt/local/include/openssl/pem.h:491: error: 'FILE' was not declared in this scope
616/opt/local/include/openssl/pem.h:491: error: 'fp' was not declared in this scope
617/opt/local/include/openssl/pem.h:491: error: expected primary-expression before '*' token
618/opt/local/include/openssl/pem.h:491: error: 'x' was not declared in this scope
619/opt/local/include/openssl/pem.h:491: error: initializer expression list treated as compound expression
620/opt/local/include/openssl/pem.h:493: error: 'FILE' was not declared in this scope
621/opt/local/include/openssl/pem.h:493: error: 'fp' was not declared in this scope
622/opt/local/include/openssl/pem.h:493: error: expected primary-expression before '*' token
623/opt/local/include/openssl/pem.h:493: error: 'x' was not declared in this scope
624/opt/local/include/openssl/pem.h:493: error: expected primary-expression before '*' token
625/opt/local/include/openssl/pem.h:493: error: 'cb' was not declared in this scope
626/opt/local/include/openssl/pem.h:493: error: expected primary-expression before 'void'
627/opt/local/include/openssl/pem.h:493: error: initializer expression list treated as compound expression
628/opt/local/include/openssl/pem.h:493: error: 'FILE' was not declared in this scope
629/opt/local/include/openssl/pem.h:493: error: 'fp' was not declared in this scope
630/opt/local/include/openssl/pem.h:493: error: expected primary-expression before 'const'
631/opt/local/include/openssl/pem.h:493: error: initializer expression list treated as compound expression
632/opt/local/include/openssl/pem.h:498: error: 'FILE' was not declared in this scope
633/opt/local/include/openssl/pem.h:498: error: 'fp' was not declared in this scope
634/opt/local/include/openssl/pem.h:498: error: expected primary-expression before '*' token
635/opt/local/include/openssl/pem.h:498: error: 'x' was not declared in this scope
636/opt/local/include/openssl/pem.h:498: error: expected primary-expression before '*' token
637/opt/local/include/openssl/pem.h:498: error: 'cb' was not declared in this scope
638/opt/local/include/openssl/pem.h:498: error: expected primary-expression before 'void'
639/opt/local/include/openssl/pem.h:498: error: initializer expression list treated as compound expression
640/opt/local/include/openssl/pem.h:498: error: 'FILE' was not declared in this scope
641/opt/local/include/openssl/pem.h:498: error: 'fp' was not declared in this scope
642/opt/local/include/openssl/pem.h:498: error: expected primary-expression before 'const'
643/opt/local/include/openssl/pem.h:498: error: initializer expression list treated as compound expression
644/opt/local/include/openssl/pem.h:499: error: 'FILE' was not declared in this scope
645/opt/local/include/openssl/pem.h:499: error: 'fp' was not declared in this scope
646/opt/local/include/openssl/pem.h:499: error: expected primary-expression before '*' token
647/opt/local/include/openssl/pem.h:499: error: 'x' was not declared in this scope
648/opt/local/include/openssl/pem.h:499: error: expected primary-expression before '*' token
649/opt/local/include/openssl/pem.h:499: error: 'cb' was not declared in this scope
650/opt/local/include/openssl/pem.h:499: error: expected primary-expression before 'void'
651/opt/local/include/openssl/pem.h:499: error: initializer expression list treated as compound expression
652/opt/local/include/openssl/pem.h:499: error: 'FILE' was not declared in this scope
653/opt/local/include/openssl/pem.h:499: error: 'fp' was not declared in this scope
654/opt/local/include/openssl/pem.h:499: error: expected primary-expression before '*' token
655/opt/local/include/openssl/pem.h:499: error: 'x' was not declared in this scope
656/opt/local/include/openssl/pem.h:499: error: expected primary-expression before 'const'
657/opt/local/include/openssl/pem.h:499: error: expected primary-expression before 'unsigned'
658/opt/local/include/openssl/pem.h:499: error: expected primary-expression before 'int'
659/opt/local/include/openssl/pem.h:499: error: expected primary-expression before '*' token
660/opt/local/include/openssl/pem.h:499: error: 'cb' was not declared in this scope
661/opt/local/include/openssl/pem.h:499: error: expected primary-expression before 'void'
662/opt/local/include/openssl/pem.h:499: error: initializer expression list treated as compound expression
663/opt/local/include/openssl/pem.h:500: error: 'FILE' was not declared in this scope
664/opt/local/include/openssl/pem.h:500: error: 'fp' was not declared in this scope
665/opt/local/include/openssl/pem.h:500: error: expected primary-expression before '*' token
666/opt/local/include/openssl/pem.h:500: error: 'x' was not declared in this scope
667/opt/local/include/openssl/pem.h:500: error: expected primary-expression before '*' token
668/opt/local/include/openssl/pem.h:500: error: 'cb' was not declared in this scope
669/opt/local/include/openssl/pem.h:500: error: expected primary-expression before 'void'
670/opt/local/include/openssl/pem.h:500: error: initializer expression list treated as compound expression
671/opt/local/include/openssl/pem.h:500: error: 'FILE' was not declared in this scope
672/opt/local/include/openssl/pem.h:500: error: 'fp' was not declared in this scope
673/opt/local/include/openssl/pem.h:500: error: expected primary-expression before '*' token
674/opt/local/include/openssl/pem.h:500: error: 'x' was not declared in this scope
675/opt/local/include/openssl/pem.h:500: error: initializer expression list treated as compound expression
676/opt/local/include/openssl/pem.h:505: error: 'FILE' was not declared in this scope
677/opt/local/include/openssl/pem.h:505: error: 'fp' was not declared in this scope
678/opt/local/include/openssl/pem.h:505: error: expected primary-expression before '*' token
679/opt/local/include/openssl/pem.h:505: error: 'x' was not declared in this scope
680/opt/local/include/openssl/pem.h:505: error: expected primary-expression before '*' token
681/opt/local/include/openssl/pem.h:505: error: 'cb' was not declared in this scope
682/opt/local/include/openssl/pem.h:505: error: expected primary-expression before 'void'
683/opt/local/include/openssl/pem.h:505: error: initializer expression list treated as compound expression
684/opt/local/include/openssl/pem.h:505: error: 'FILE' was not declared in this scope
685/opt/local/include/openssl/pem.h:505: error: 'fp' was not declared in this scope
686/opt/local/include/openssl/pem.h:505: error: expected primary-expression before 'const'
687/opt/local/include/openssl/pem.h:505: error: initializer expression list treated as compound expression
688/opt/local/include/openssl/pem.h:509: error: 'FILE' was not declared in this scope
689/opt/local/include/openssl/pem.h:509: error: 'fp' was not declared in this scope
690/opt/local/include/openssl/pem.h:509: error: expected primary-expression before '*' token
691/opt/local/include/openssl/pem.h:509: error: 'x' was not declared in this scope
692/opt/local/include/openssl/pem.h:509: error: expected primary-expression before '*' token
693/opt/local/include/openssl/pem.h:509: error: 'cb' was not declared in this scope
694/opt/local/include/openssl/pem.h:509: error: expected primary-expression before 'void'
695/opt/local/include/openssl/pem.h:509: error: initializer expression list treated as compound expression
696/opt/local/include/openssl/pem.h:509: error: 'FILE' was not declared in this scope
697/opt/local/include/openssl/pem.h:509: error: 'fp' was not declared in this scope
698/opt/local/include/openssl/pem.h:509: error: expected primary-expression before '*' token
699/opt/local/include/openssl/pem.h:509: error: 'x' was not declared in this scope
700/opt/local/include/openssl/pem.h:509: error: expected primary-expression before 'const'
701/opt/local/include/openssl/pem.h:509: error: expected primary-expression before 'unsigned'
702/opt/local/include/openssl/pem.h:509: error: expected primary-expression before 'int'
703/opt/local/include/openssl/pem.h:509: error: expected primary-expression before '*' token
704/opt/local/include/openssl/pem.h:509: error: 'cb' was not declared in this scope
705/opt/local/include/openssl/pem.h:509: error: expected primary-expression before 'void'
706/opt/local/include/openssl/pem.h:509: error: initializer expression list treated as compound expression
707/opt/local/include/openssl/pem.h:511: error: 'FILE' was not declared in this scope
708/opt/local/include/openssl/pem.h:511: error: 'fp' was not declared in this scope
709/opt/local/include/openssl/pem.h:511: error: expected primary-expression before '*' token
710/opt/local/include/openssl/pem.h:511: error: 'x' was not declared in this scope
711/opt/local/include/openssl/pem.h:511: error: expected primary-expression before '*' token
712/opt/local/include/openssl/pem.h:511: error: 'cb' was not declared in this scope
713/opt/local/include/openssl/pem.h:511: error: expected primary-expression before 'void'
714/opt/local/include/openssl/pem.h:511: error: initializer expression list treated as compound expression
715/opt/local/include/openssl/pem.h:511: error: 'FILE' was not declared in this scope
716/opt/local/include/openssl/pem.h:511: error: 'fp' was not declared in this scope
717/opt/local/include/openssl/pem.h:511: error: expected primary-expression before '*' token
718/opt/local/include/openssl/pem.h:511: error: 'x' was not declared in this scope
719/opt/local/include/openssl/pem.h:511: error: initializer expression list treated as compound expression
720/opt/local/include/openssl/pem.h:526: error: 'FILE' was not declared in this scope
721/opt/local/include/openssl/pem.h:526: error: 'fp' was not declared in this scope
722/opt/local/include/openssl/pem.h:526: error: expected primary-expression before '*' token
723/opt/local/include/openssl/pem.h:526: error: 'x' was not declared in this scope
724/opt/local/include/openssl/pem.h:526: error: expected primary-expression before 'const'
725/opt/local/include/openssl/pem.h:527: error: expected primary-expression before 'char'
726/opt/local/include/openssl/pem.h:527: error: expected primary-expression before 'int'
727/opt/local/include/openssl/pem.h:528: error: expected primary-expression before '*' token
728/opt/local/include/openssl/pem.h:528: error: 'cb' was not declared in this scope
729/opt/local/include/openssl/pem.h:528: error: expected primary-expression before 'void'
730/opt/local/include/openssl/pem.h:528: error: initializer expression list treated as compound expression
731/opt/local/include/openssl/pem.h:529: error: 'FILE' was not declared in this scope
732/opt/local/include/openssl/pem.h:529: error: 'fp' was not declared in this scope
733/opt/local/include/openssl/pem.h:529: error: expected primary-expression before '*' token
734/opt/local/include/openssl/pem.h:529: error: 'x' was not declared in this scope
735/opt/local/include/openssl/pem.h:529: error: expected primary-expression before 'int'
736/opt/local/include/openssl/pem.h:530: error: expected primary-expression before 'char'
737/opt/local/include/openssl/pem.h:530: error: expected primary-expression before 'int'
738/opt/local/include/openssl/pem.h:531: error: expected primary-expression before '*' token
739/opt/local/include/openssl/pem.h:531: error: 'cb' was not declared in this scope
740/opt/local/include/openssl/pem.h:531: error: expected primary-expression before 'void'
741/opt/local/include/openssl/pem.h:531: error: initializer expression list treated as compound expression
742/opt/local/include/openssl/pem.h:532: error: 'FILE' was not declared in this scope
743/opt/local/include/openssl/pem.h:532: error: 'fp' was not declared in this scope
744/opt/local/include/openssl/pem.h:532: error: expected primary-expression before '*' token
745/opt/local/include/openssl/pem.h:532: error: 'x' was not declared in this scope
746/opt/local/include/openssl/pem.h:532: error: expected primary-expression before 'int'
747/opt/local/include/openssl/pem.h:533: error: expected primary-expression before 'char'
748/opt/local/include/openssl/pem.h:533: error: expected primary-expression before 'int'
749/opt/local/include/openssl/pem.h:534: error: expected primary-expression before '*' token
750/opt/local/include/openssl/pem.h:534: error: 'cb' was not declared in this scope
751/opt/local/include/openssl/pem.h:534: error: expected primary-expression before 'void'
752/opt/local/include/openssl/pem.h:534: error: initializer expression list treated as compound expression
753/opt/local/include/openssl/pem.h:536: error: 'FILE' was not declared in this scope
754/opt/local/include/openssl/pem.h:536: error: 'fp' was not declared in this scope
755/opt/local/include/openssl/pem.h:536: error: expected primary-expression before '*' token
756/opt/local/include/openssl/pem.h:536: error: 'x' was not declared in this scope
757/opt/local/include/openssl/pem.h:536: error: expected primary-expression before '*' token
758/opt/local/include/openssl/pem.h:536: error: 'cb' was not declared in this scope
759/opt/local/include/openssl/pem.h:536: error: expected primary-expression before 'void'
760/opt/local/include/openssl/pem.h:536: error: initializer expression list treated as compound expression
761/opt/local/include/openssl/pem.h:538: error: 'FILE' was not declared in this scope
762/opt/local/include/openssl/pem.h:538: error: 'fp' was not declared in this scope
763/opt/local/include/openssl/pem.h:538: error: expected primary-expression before '*' token
764/opt/local/include/openssl/pem.h:538: error: 'x' was not declared in this scope
765/opt/local/include/openssl/pem.h:538: error: expected primary-expression before 'const'
766/opt/local/include/openssl/pem.h:539: error: expected primary-expression before 'char'
767/opt/local/include/openssl/pem.h:539: error: expected primary-expression before 'int'
768/opt/local/include/openssl/pem.h:539: error: expected primary-expression before '*' token
769/opt/local/include/openssl/pem.h:539: error: 'cd' was not declared in this scope
770/opt/local/include/openssl/pem.h:539: error: expected primary-expression before 'void'
771/opt/local/include/openssl/pem.h:539: error: initializer expression list treated as compound expression
772In file included from /opt/local/include/openssl/ssl.h:1361,
773                 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
774/opt/local/include/openssl/dtls1.h:236: error: field 'next_timeout' has incomplete type
775In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:3:
776/opt/local/include/openssl/ssl.h:1462: error: 'FILE' was not declared in this scope
777/opt/local/include/openssl/ssl.h:1462: error: 'fp' was not declared in this scope
778/opt/local/include/openssl/ssl.h:1462: error: expected primary-expression before '*' token
779/opt/local/include/openssl/ssl.h:1462: error: 'x' was not declared in this scope
780/opt/local/include/openssl/ssl.h:1462: error: expected primary-expression before '*' token
781/opt/local/include/openssl/ssl.h:1462: error: 'cb' was not declared in this scope
782/opt/local/include/openssl/ssl.h:1462: error: expected primary-expression before 'void'
783/opt/local/include/openssl/ssl.h:1462: error: initializer expression list treated as compound expression
784/opt/local/include/openssl/ssl.h:1462: error: 'FILE' was not declared in this scope
785/opt/local/include/openssl/ssl.h:1462: error: 'fp' was not declared in this scope
786/opt/local/include/openssl/ssl.h:1462: error: expected primary-expression before '*' token
787/opt/local/include/openssl/ssl.h:1462: error: 'x' was not declared in this scope
788/opt/local/include/openssl/ssl.h:1462: error: initializer expression list treated as compound expression
789/opt/local/include/openssl/ssl.h:1749: error: 'FILE' was not declared in this scope
790/opt/local/include/openssl/ssl.h:1749: error: 'fp' was not declared in this scope
791/opt/local/include/openssl/ssl.h:1749: error: expected primary-expression before 'const'
792/opt/local/include/openssl/ssl.h:1749: error: initializer expression list treated as compound expression
793/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc: In function 'int main()':
794/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.20/.tmp_src.cc:6: error: 'printf' was not declared in this scope