ERLEDIGT
NEIN
NEIN
ANTWORTEN
9
9
ZUGRIFFE
353
353
EMPFEHLEN
-
03.11.11 09:31 #1
Hallo Leute,
Ich habe ein kleines Problem mit gsoap, und zwar schaffe ich es nicht, das framework mit openSSL und GnuTLS support zu compilieren.
Laut Doku kann man beim ./configure die parameter --enable-gnutls und --with-openssl=/path/to/openssl angeben
mit openssl compilieren haut hin, sobald ich jedoch gnutls dazu gebe bekomme ich einen compile error nach dem anderen.
Die bibliotheken gnutls-devel und openssl-devel sind installiert, alle anderen requirements wie flex, bison, etc sind auch vorhanden. Hat da vl jemand eine Anleitung oder eine Quelle in der die Installation beschrieben ist?
Leider kann ich auf das WSDL file nur über https zugreifen, da es security technisch notwendig ist.
Fehler output:
Code :1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402
ln -s -f ./stdsoap2.cpp stdsoap2_ssl.c gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -Iyes/include -DWITH_GNUTLS -DWITH_GZIP -DWITH_DOM -g -O2 -MT libgsoapssl_a-stdsoap2_ssl.o -MD -MP -MF .deps/libgsoapssl_a-stdsoap2_ssl.Tpo -c -o libgsoapssl_a-stdsoap2_ssl.o `test -f 'stdsoap2_ssl.c' || echo './'`stdsoap2_ssl.c In file included from stdsoap2_ssl.c:70: stdsoap2.h:2005: error: expected specifier-qualifier-list before âgnutls_priority_tâ stdsoap2_ssl.c: In function âfsendâ: stdsoap2_ssl.c:565: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:589: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:590: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:640: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:654: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:654: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c: In function âsoap_flushâ: stdsoap2_ssl.c:773: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:774: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:776: error: âstruct soapâ has no member named âz_crcâ stdsoap2_ssl.c:776: error: âstruct soapâ has no member named âz_crcâ stdsoap2_ssl.c:780: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:784: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:785: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:787: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:787: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:788: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:790: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c: In function âfrecvâ: stdsoap2_ssl.c:924: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:925: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:961: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:961: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c: In function âsoap_recv_rawâ: stdsoap2_ssl.c:1048: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1052: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1052: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1054: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1055: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1056: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1057: error: âstruct soapâ has no member named âz_dictâ stdsoap2_ssl.c:1058: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1058: error: âstruct soapâ has no member named âz_dictâ stdsoap2_ssl.c:1058: error: âstruct soapâ has no member named âz_dict_lenâ stdsoap2_ssl.c:1061: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1062: error: âstruct soapâ has no member named âzlib_inâ stdsoap2_ssl.c:1063: error: âstruct soapâ has no member named âz_crcâ stdsoap2_ssl.c:1063: error: âstruct soapâ has no member named âz_crcâ stdsoap2_ssl.c:1066: error: âstruct soapâ has no member named âz_ratio_inâ stdsoap2_ssl.c:1066: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1066: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1067: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1083: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1089: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:1090: error: âstruct soapâ has no member named âz_buflenâ stdsoap2_ssl.c:1174: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:1175: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1175: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:1176: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1177: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1178: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1179: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1180: error: âstruct soapâ has no member named âz_dictâ stdsoap2_ssl.c:1181: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1181: error: âstruct soapâ has no member named âz_dictâ stdsoap2_ssl.c:1181: error: âstruct soapâ has no member named âz_dict_lenâ stdsoap2_ssl.c:1184: error: âstruct soapâ has no member named âz_buflenâ stdsoap2_ssl.c:1185: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1186: error: âstruct soapâ has no member named âzlib_inâ stdsoap2_ssl.c:1187: error: âstruct soapâ has no member named âz_crcâ stdsoap2_ssl.c:1187: error: âstruct soapâ has no member named âz_crcâ stdsoap2_ssl.c:1194: error: âstruct soapâ has no member named âz_ratio_inâ stdsoap2_ssl.c:1194: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1194: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1195: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1206: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:1214: error: âstruct soapâ has no member named âzlib_inâ stdsoap2_ssl.c: In function âsoap_ssl_server_contextâ: stdsoap2_ssl.c:2981: error: âstruct soapâ has no member named âkeyfileâ stdsoap2_ssl.c:2982: error: âstruct soapâ has no member named âpasswordâ stdsoap2_ssl.c:2983: error: âstruct soapâ has no member named âcafileâ stdsoap2_ssl.c:2984: error: âstruct soapâ has no member named âcapathâ stdsoap2_ssl.c:2985: error: âstruct soapâ has no member named âcrlfileâ stdsoap2_ssl.c:2990: error: âstruct soapâ has no member named âssl_flagsâ stdsoap2_ssl.c:2995: error: âstruct soapâ has no member named âdh_paramsâ stdsoap2_ssl.c:2996: error: âstruct soapâ has no member named âdh_paramsâ stdsoap2_ssl.c:2999: error: âstruct soapâ has no member named âdh_paramsâ stdsoap2_ssl.c:3009: error: âstruct soapâ has no member named âdh_paramsâ stdsoap2_ssl.c:3014: error: âstruct soapâ has no member named ârsa_paramsâ stdsoap2_ssl.c:3015: error: âstruct soapâ has no member named ârsa_paramsâ stdsoap2_ssl.c:3016: error: âstruct soapâ has no member named ârsa_paramsâ stdsoap2_ssl.c:3018: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3019: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3020: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c: In function âsoap_ssl_client_contextâ: stdsoap2_ssl.c:3048: error: âstruct soapâ has no member named âkeyfileâ stdsoap2_ssl.c:3049: error: âstruct soapâ has no member named âpasswordâ stdsoap2_ssl.c:3050: error: âstruct soapâ has no member named âcafileâ stdsoap2_ssl.c:3051: error: âstruct soapâ has no member named âcapathâ stdsoap2_ssl.c:3052: error: âstruct soapâ has no member named âssl_flagsâ stdsoap2_ssl.c:3059: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3060: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3061: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c: In function âssl_auth_initâ: stdsoap2_ssl.c:3275: error: âstruct soapâ has no member named âcafileâ stdsoap2_ssl.c:3276: error: âstruct soapâ has no member named âcafileâ stdsoap2_ssl.c:3279: error: âstruct soapâ has no member named âcrlfileâ stdsoap2_ssl.c:3280: error: âstruct soapâ has no member named âcrlfileâ stdsoap2_ssl.c:3283: error: âstruct soapâ has no member named âkeyfileâ stdsoap2_ssl.c:3284: error: âstruct soapâ has no member named âkeyfileâ stdsoap2_ssl.c:3284: error: âstruct soapâ has no member named âkeyfileâ stdsoap2_ssl.c:3288: error: âstruct soapâ has no member named âssl_flagsâ stdsoap2_ssl.c:3289: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3290: error: âstruct soapâ has no member named âcafileâ stdsoap2_ssl.c:3290: error: âstruct soapâ has no member named âcrlfileâ stdsoap2_ssl.c:3290: error: âstruct soapâ has no member named âkeyfileâ stdsoap2_ssl.c:3291: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3294: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3299: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3300: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3301: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3305: error: âstruct soapâ has no member named âkeyfileâ stdsoap2_ssl.c:3307: error: âstruct soapâ has no member named âssl_flagsâ stdsoap2_ssl.c:3307: error: âstruct soapâ has no member named ârsa_paramsâ stdsoap2_ssl.c:3308: error: âstruct soapâ has no member named ârsa_paramsâ stdsoap2_ssl.c:3309: error: âstruct soapâ has no member named âdh_paramsâ stdsoap2_ssl.c:3310: error: âstruct soapâ has no member named âdh_paramsâ stdsoap2_ssl.c:3311: error: âstruct soapâ has no member named âcacheâ stdsoap2_ssl.c:3312: error: âstruct soapâ has no member named âcacheâ stdsoap2_ssl.c:3313: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3314: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3314: error: âstruct soapâ has no member named âcacheâ stdsoap2_ssl.c:3315: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3316: error: âstruct soapâ has no member named âssl_flagsâ stdsoap2_ssl.c:3317: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3318: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3319: error: âstruct soapâ has no member named âssl_flagsâ stdsoap2_ssl.c:3321: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c: In function âssl_verifyâ: stdsoap2_ssl.c:3392: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3401: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3407: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3411: error: âstruct soapâ has no member named âssl_flagsâ stdsoap2_ssl.c:3413: error: âstruct soapâ has no member named âssl_flagsâ stdsoap2_ssl.c:3415: error: âstruct soapâ has no member named âssl_flagsâ stdsoap2_ssl.c: In function âsoap_ssl_acceptâ: stdsoap2_ssl.c:3501: error: âstruct soapâ has no member named âssl_flagsâ stdsoap2_ssl.c:3502: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3506: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3514: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3520: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:3536: error: âstruct soapâ has no member named âssl_flagsâ stdsoap2_ssl.c: In function âtcp_connectâ: stdsoap2_ssl.c:4274: error: âstruct soapâ has no member named âssl_flagsâ stdsoap2_ssl.c:4275: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:4279: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:4289: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:4295: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:4312: error: âstruct soapâ has no member named âssl_flagsâ stdsoap2_ssl.c: In function âtcp_disconnectâ: stdsoap2_ssl.c:4532: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:4533: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:4534: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:4535: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c: In function âsoap_closesockâ: stdsoap2_ssl.c:4961: error: âstruct soapâ has no member named âzlib_stateâ stdsoap2_ssl.c:4962: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:4963: error: âstruct soapâ has no member named âzlib_stateâ stdsoap2_ssl.c:4964: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:4965: error: âstruct soapâ has no member named âzlib_stateâ stdsoap2_ssl.c: In function âsoap_doneâ: stdsoap2_ssl.c:5123: error: âstruct soapâ has no member named âcacheâ stdsoap2_ssl.c:5124: error: âstruct soapâ has no member named âcacheâ stdsoap2_ssl.c:5125: error: âstruct soapâ has no member named âcacheâ stdsoap2_ssl.c:5127: error: âstruct soapâ has no member named âdh_paramsâ stdsoap2_ssl.c:5128: error: âstruct soapâ has no member named âdh_paramsâ stdsoap2_ssl.c:5129: error: âstruct soapâ has no member named âdh_paramsâ stdsoap2_ssl.c:5131: error: âstruct soapâ has no member named ârsa_paramsâ stdsoap2_ssl.c:5132: error: âstruct soapâ has no member named ârsa_paramsâ stdsoap2_ssl.c:5133: error: âstruct soapâ has no member named ârsa_paramsâ stdsoap2_ssl.c:5136: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:5137: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:5138: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:5145: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:5146: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:5147: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:5149: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:5150: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:5151: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c: In function âhttp_parse_headerâ: stdsoap2_ssl.c:5385: error: âstruct soapâ has no member named âzlib_inâ stdsoap2_ssl.c:5391: error: âstruct soapâ has no member named âzlib_inâ stdsoap2_ssl.c:5401: error: âstruct soapâ has no member named âzlib_outâ stdsoap2_ssl.c:5405: error: âstruct soapâ has no member named âzlib_outâ stdsoap2_ssl.c:5407: error: âstruct soapâ has no member named âzlib_outâ stdsoap2_ssl.c: In function âsoap_begin_sendâ: stdsoap2_ssl.c:6962: error: âstruct soapâ has no member named âz_ratio_outâ stdsoap2_ssl.c:6963: error: âstruct soapâ has no member named âzlib_stateâ stdsoap2_ssl.c:6964: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:6965: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:6966: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:6966: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:6967: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:6969: error: âstruct soapâ has no member named âzlib_outâ stdsoap2_ssl.c:6970: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:6971: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:6971: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:6972: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:6973: error: âstruct soapâ has no member named âz_crcâ stdsoap2_ssl.c:6974: error: âstruct soapâ has no member named âzlib_outâ stdsoap2_ssl.c:6975: error: âstruct soapâ has no member named âz_dictâ stdsoap2_ssl.c:6976: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:6977: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:6977: error: âstruct soapâ has no member named âz_levelâ stdsoap2_ssl.c:6982: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:6982: error: âstruct soapâ has no member named âz_levelâ stdsoap2_ssl.c:6984: error: âstruct soapâ has no member named âz_dictâ stdsoap2_ssl.c:6985: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:6985: error: âstruct soapâ has no member named âz_dictâ stdsoap2_ssl.c:6985: error: âstruct soapâ has no member named âz_dict_lenâ stdsoap2_ssl.c:6989: error: âstruct soapâ has no member named âzlib_stateâ stdsoap2_ssl.c: In function âsoap_end_sendâ: stdsoap2_ssl.c:7949: error: âstruct soapâ has no member named âzlib_stateâ stdsoap2_ssl.c:7950: error: âstruct soapâ has no member named âzlib_stateâ stdsoap2_ssl.c:7951: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:7961: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:7964: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:7965: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:7966: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:7966: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:7967: error: âstruct soapâ has no member named âzlib_stateâ stdsoap2_ssl.c:7968: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:7971: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:7971: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:7972: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:7976: error: âstruct soapâ has no member named âz_ratio_outâ stdsoap2_ssl.c:7976: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:7976: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:7978: error: âstruct soapâ has no member named âzlib_stateâ stdsoap2_ssl.c:7979: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:7984: error: âstruct soapâ has no member named âzlib_outâ stdsoap2_ssl.c:7985: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:7985: error: âstruct soapâ has no member named âz_crcâ stdsoap2_ssl.c:7986: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:7986: error: âstruct soapâ has no member named âz_crcâ stdsoap2_ssl.c:7987: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:7987: error: âstruct soapâ has no member named âz_crcâ stdsoap2_ssl.c:7988: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:7988: error: âstruct soapâ has no member named âz_crcâ stdsoap2_ssl.c:7989: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:7989: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:7990: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:7990: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:7991: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:7991: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:7992: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:7992: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:7993: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c: In function âsoap_end_recvâ: stdsoap2_ssl.c:8098: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:8102: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8103: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:8103: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8104: error: âstruct soapâ has no member named âz_buflenâ stdsoap2_ssl.c:8105: error: âstruct soapâ has no member named âzlib_stateâ stdsoap2_ssl.c:8106: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:8110: error: âstruct soapâ has no member named âzlib_inâ stdsoap2_ssl.c:8119: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8121: error: âstruct soapâ has no member named âz_crcâ stdsoap2_ssl.c:8121: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8121: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8121: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8121: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8125: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:8125: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8125: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8125: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8125: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8130: error: âstruct soapâ has no member named âzlib_inâ stdsoap2_ssl.c: In function âsoap_copy_contextâ: stdsoap2_ssl.c:8386: error: âstruct soapâ has no member named âc_localeâ stdsoap2_ssl.c:8394: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:8397: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:8398: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:8399: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:8400: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:8401: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c: In function âsoap_copy_streamâ: stdsoap2_ssl.c:8490: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:8490: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:8493: error: âstruct soapâ has no member named âzlib_stateâ stdsoap2_ssl.c:8493: error: âstruct soapâ has no member named âzlib_stateâ stdsoap2_ssl.c:8494: error: âstruct soapâ has no member named âzlib_inâ stdsoap2_ssl.c:8494: error: âstruct soapâ has no member named âzlib_inâ stdsoap2_ssl.c:8495: error: âstruct soapâ has no member named âzlib_outâ stdsoap2_ssl.c:8495: error: âstruct soapâ has no member named âzlib_outâ stdsoap2_ssl.c:8496: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:8497: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:8498: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:8499: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:8499: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:8500: error: âstruct soapâ has no member named âz_crcâ stdsoap2_ssl.c:8500: error: âstruct soapâ has no member named âz_crcâ stdsoap2_ssl.c:8501: error: âstruct soapâ has no member named âz_ratio_inâ stdsoap2_ssl.c:8501: error: âstruct soapâ has no member named âz_ratio_inâ stdsoap2_ssl.c:8502: error: âstruct soapâ has no member named âz_ratio_outâ stdsoap2_ssl.c:8502: error: âstruct soapâ has no member named âz_ratio_outâ stdsoap2_ssl.c:8503: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8504: error: âstruct soapâ has no member named âz_buflenâ stdsoap2_ssl.c:8504: error: âstruct soapâ has no member named âz_buflenâ stdsoap2_ssl.c:8505: error: âstruct soapâ has no member named âz_levelâ stdsoap2_ssl.c:8505: error: âstruct soapâ has no member named âz_levelâ stdsoap2_ssl.c:8506: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8506: error: âstruct soapâ has no member named âzlib_stateâ stdsoap2_ssl.c:8507: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8508: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8509: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8509: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8511: error: âstruct soapâ has no member named âz_dictâ stdsoap2_ssl.c:8511: error: âstruct soapâ has no member named âz_dictâ stdsoap2_ssl.c:8512: error: âstruct soapâ has no member named âz_dict_lenâ stdsoap2_ssl.c:8512: error: âstruct soapâ has no member named âz_dict_lenâ stdsoap2_ssl.c: In function âsoap_free_streamâ: stdsoap2_ssl.c:8583: error: âstruct soapâ has no member named âcacheâ stdsoap2_ssl.c:8584: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:8585: error: âstruct soapâ has no member named âdh_paramsâ stdsoap2_ssl.c:8586: error: âstruct soapâ has no member named ârsa_paramsâ stdsoap2_ssl.c:8589: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8590: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8591: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c: In function âsoap_initâ: stdsoap2_ssl.c:8775: error: âstruct soapâ has no member named âzlib_stateâ stdsoap2_ssl.c:8776: error: âstruct soapâ has no member named âzlib_inâ stdsoap2_ssl.c:8777: error: âstruct soapâ has no member named âzlib_outâ stdsoap2_ssl.c:8778: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:8779: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:8780: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:8781: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:8782: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:8783: error: âstruct soapâ has no member named âz_levelâ stdsoap2_ssl.c:8784: error: âstruct soapâ has no member named âz_dictâ stdsoap2_ssl.c:8785: error: âstruct soapâ has no member named âz_dict_lenâ stdsoap2_ssl.c:8830: error: âstruct soapâ has no member named âcacheâ stdsoap2_ssl.c:8831: error: âstruct soapâ has no member named âsessionâ stdsoap2_ssl.c:8832: error: âstruct soapâ has no member named âssl_flagsâ stdsoap2_ssl.c:8833: error: âstruct soapâ has no member named âkeyfileâ stdsoap2_ssl.c:8834: error: âstruct soapâ has no member named âpasswordâ stdsoap2_ssl.c:8835: error: âstruct soapâ has no member named âcafileâ stdsoap2_ssl.c:8836: error: âstruct soapâ has no member named âcapathâ stdsoap2_ssl.c:8837: error: âstruct soapâ has no member named âcrlfileâ stdsoap2_ssl.c:8838: error: âstruct soapâ has no member named âdh_paramsâ stdsoap2_ssl.c:8839: error: âstruct soapâ has no member named ârsa_paramsâ stdsoap2_ssl.c:8844: error: âstruct soapâ has no member named âc_localeâ stdsoap2_ssl.c: In function âsoap_getgziphdrâ: stdsoap2_ssl.c:14406: error: âstruct soapâ has no member named âz_dictâ stdsoap2_ssl.c: In function âsoap_begin_recvâ: stdsoap2_ssl.c:14535: error: âstruct soapâ has no member named âzlib_inâ stdsoap2_ssl.c:14536: error: âstruct soapâ has no member named âzlib_outâ stdsoap2_ssl.c:14537: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:14538: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:14539: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:14540: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:14541: error: âstruct soapâ has no member named âz_ratio_inâ stdsoap2_ssl.c:14556: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:14558: error: âstruct soapâ has no member named âz_dictâ stdsoap2_ssl.c:14559: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:14559: error: âstruct soapâ has no member named âz_dictâ stdsoap2_ssl.c:14559: error: âstruct soapâ has no member named âz_dict_lenâ stdsoap2_ssl.c:14562: error: âstruct soapâ has no member named âzlib_stateâ stdsoap2_ssl.c:14564: error: âstruct soapâ has no member named âzlib_inâ stdsoap2_ssl.c:14565: error: âstruct soapâ has no member named âz_crcâ stdsoap2_ssl.c:14567: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:14568: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:14569: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:14574: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:14574: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:14575: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:14576: error: âstruct soapâ has no member named âz_buflenâ stdsoap2_ssl.c:14639: error: âstruct soapâ has no member named âzlib_inâ stdsoap2_ssl.c:14642: error: âstruct soapâ has no member named âzlib_inâ stdsoap2_ssl.c:14647: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:14649: error: âstruct soapâ has no member named âz_crcâ stdsoap2_ssl.c:14654: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:14656: error: âstruct soapâ has no member named âzlib_inâ stdsoap2_ssl.c:14661: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:14663: error: âstruct soapâ has no member named âz_dictâ stdsoap2_ssl.c:14664: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:14664: error: âstruct soapâ has no member named âz_dictâ stdsoap2_ssl.c:14664: error: âstruct soapâ has no member named âz_dict_lenâ stdsoap2_ssl.c:14667: error: âstruct soapâ has no member named âzlib_stateâ stdsoap2_ssl.c:14670: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:14671: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:14672: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:14673: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:14673: error: âstruct soapâ has no member named âz_bufâ stdsoap2_ssl.c:14674: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:14675: error: âstruct soapâ has no member named âz_buflenâ stdsoap2_ssl.c: In function âsoap_puthttphdrâ: stdsoap2_ssl.c:15504: error: âstruct soapâ has no member named âzlib_outâ stdsoap2_ssl.c: In function âsoap_set_faultâ: stdsoap2_ssl.c:15695: error: âstruct soapâ has no member named âd_streamâ stdsoap2_ssl.c:15695: error: âstruct soapâ has no member named âd_streamâ make[2]: *** [libgsoapssl_a-stdsoap2_ssl.o] Error 1 make[2]: Leaving directory `/var/tmp/gsoap-2.8/gsoap' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/gsoap-2.8' make: *** [all] Error 2
Hoffe mir kann da jemand weiterhelfen, sitz jetzt schon 2 Tage an dem Problem
Gruß
ChristophAll we have to decide is what to do with the time that is given to us.
Gruß Chris
-
03.11.11 09:50 #2
- Registriert seit
- Jun 2005
- Beiträge
- 8.168
Hi.
Warum willst du denn GnuTLS und OpenSSL verwenden?
Ich würde vermuten das die sich gegenseitig ausschließen (da beide Bibliotheken im Grunde die gleiche Funktionalität bieten).
GrußIf at first you don't succeed, try again. Then quit. No use being a damn fool about it.
-
03.11.11 11:09 #3
Servus,
Hab das auch ohne OpenSSL versucht und die selbe Fehlermeldung erhalten. Aber openSSL ist standardmäßig drin kommt mir grade.
Du hast mich auf die Idee gebracht, --disable-ssl und --enable-gnutls zu verwenden, was zur Folge hat dass das ganze richtig durchcompiliert wird, wenn ich dann jedoch
Code :1
./wsdl2h https://xxx/PinManagement.Service/xxx.svc?wsdl
ausführe, bekomme ich wieder die zuvor genannte Meldung:
Code :1 2 3 4 5 6
Cannot open file 'typemap.dat' Problem reading type map file 'typemap.dat'. Using internal type definitions for C++ instead. Cannot connect to https site: no SSL support, please rebuild wsdl2h with SSL or download the files and rerun wsdl2h
noch irgendeine Idee?All we have to decide is what to do with the time that is given to us.
Gruß Chris
-
03.11.11 11:29 #4
- Registriert seit
- Jun 2005
- Beiträge
- 8.168
Hi.
Bist du sicher, dass du die richtige Datei gestartet hast? (nicht die in gsoap/bin/linux386 sondern die erstellte in gsoap/wsdl/wsd2h)
GrußIf at first you don't succeed, try again. Then quit. No use being a damn fool about it.
-
03.11.11 12:51 #5
Nein

hab das ganze dann mit dem von dir genannten File versucht, und da bekam ich einmalig eine "unauthorized" Fehlermeldung - was eigentlich genau das ist was ich benötige
nach einem make install jedoch ging nix mehr (wollte testen was da passiert) scheinbar installiert der nicht die von mir compilierte version sondern die standard variante? (und überschreibt auch wieder das gsoap/wsdl/wsdl2h file?
lgAll we have to decide is what to do with the time that is given to us.
Gruß Chris
-
03.11.11 14:04 #6
- Registriert seit
- Jun 2005
- Beiträge
- 8.168
If at first you don't succeed, try again. Then quit. No use being a damn fool about it.
-
07.11.11 08:33 #7
Ich verwende auch 2.8.4
welche config parameter hast du angegeben dass es mit ssl funktioniert?
Hab auf meinem System standardmäßig openssl und gnutls inklusive devel paketen drauf.
GrußGeändert von Biergamasda (07.11.11 um 09:41 Uhr) Grund: falsche formulierung, meinte funktion mit SSL generell, nicht openSSL spezifisch
All we have to decide is what to do with the time that is given to us.
Gruß Chris
-
07.11.11 10:36 #8
- Registriert seit
- Jun 2005
- Beiträge
- 8.168
If at first you don't succeed, try again. Then quit. No use being a damn fool about it.
-
07.11.11 15:26 #9
so compilieren haut bei mir gar nicht hin, aber ist mal egal.
Ich habe erfahren, dass die WSDL auch über port 80 erreichbar ist, wenn ich mir jetzt draus die header und source files generieren lasse, bekomme ich zwei namespaces raus, in meinem Fall ns6 und ns7.[testweise mal zu faul gewesen die zu konfigurieren]
Einer der Namespaces verweist per default auf die https Endpunkte, der andere auf die http Endpunkte.
über http haut alles so hin wie geplant (habe gerade ein paar funktionen implementiert)
Jetzt die Question
Wenn ich mir hier die Doku Punkt 19.22 ansehe, steht da drin dass man die Zertifikate benötigt. Hier steige ich jedoch aus.
Kennst du dich hierbei auch aus oder soll ich mich da besser an eine andere Quelle wenden?
Gruß
ChristophAll we have to decide is what to do with the time that is given to us.
Gruß Chris
-
07.11.11 16:42 #10
- Registriert seit
- Jun 2005
- Beiträge
- 8.168
If at first you don't succeed, try again. Then quit. No use being a damn fool about it.
Ähnliche Themen
-
RHEL 6 / CentOS6 Mausunterstützung in HyperV
Von Diablo82 im Forum Linux & UnixAntworten: 0Letzter Beitrag: 28.10.11, 08:48 -
gSOAP Daten
Von chrootdev im Forum C/C++Antworten: 3Letzter Beitrag: 14.03.11, 12:23 -
gsoap ArrayOfstring
Von PoebelundGesocks im Forum C/C++Antworten: 1Letzter Beitrag: 04.07.08, 16:25 -
gSOAP mit gzip-Kompression
Von touchy im Forum C/C++Antworten: 0Letzter Beitrag: 13.01.08, 19:56 -
GTK, SDL, GSOAP in C++
Von MS47475 im Forum C/C++Antworten: 2Letzter Beitrag: 17.12.07, 08:55





Zitieren


Login






