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