Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Mine
Sunday, April 1st, 2007 at 4:57:58am UTC 

  1. g++ -ftemplate-depth-30 -fPIC -c -o built/tmp/prc_composite.o -I"/usr/include/python2.5" -Ithirdparty/linux-libs-a/nspr/include -Ibuilt/tmp -Idtool/src/prc -Ibuilt/include -O2 -DBUILDING_DTOOLCONFIG dtool/src/prc/prc_composite.cxx
  2. In file included from dtool/src/prc/configPage.cxx:23,
  3.                  from dtool/src/prc/prc_composite1.cxx:4,
  4.                  from dtool/src/prc/prc_composite.cxx:1:
  5. dtool/src/prc/prcKeyRegistry.h:31:25: error: openssl/evp.h: No such file or directory
  6. In file included from dtool/src/prc/prc_composite2.cxx:11,
  7.                  from dtool/src/prc/prc_composite.cxx:2:
  8. dtool/src/prc/prcKeyRegistry.cxx:28:25: error: openssl/pem.h: No such file or directory
  9. dtool/src/prc/prcKeyRegistry.h:60: error: ‘EVP_PKEY’ has not been declared
  10. dtool/src/prc/prcKeyRegistry.h:63: error: ISO C++ forbids declaration of ‘EVP_PKEY’ with no type
  11. dtool/src/prc/prcKeyRegistry.h:63: error: expected ‘;’ before ‘*’ token
  12. dtool/src/prc/prcKeyRegistry.h:73: error: ISO C++ forbids declaration of ‘EVP_PKEY’ with no type
  13. dtool/src/prc/prcKeyRegistry.h:73: error: expected ‘;’ before ‘*’ token
  14. dtool/src/prc/configPage.cxx: In member function ‘bool ConfigPage::read_prc(std::istream&)’:
  15. dtool/src/prc/configPage.cxx:142: error: expected type-specifier before ‘EVP_MD_CTX’
  16. dtool/src/prc/configPage.cxx:142: error: expected `;' before ‘EVP_MD_CTX’
  17. dtool/src/prc/configPage.cxx:144: error: ‘EVP_MD_CTX’ was not declared in this scope
  18. dtool/src/prc/configPage.cxx:144: error: expected primary-expression before ‘)’ token
  19. dtool/src/prc/configPage.cxx:144: error: ‘EVP_sha1’ was not declared in this scope
  20. dtool/src/prc/configPage.cxx:144: error: ‘EVP_VerifyInit’ was not declared in this scope
  21. dtool/src/prc/configPage.cxx:203: error: ‘EVP_PKEY’ was not declared in this scope
  22. dtool/src/prc/configPage.cxx:203: error: ‘pkey’ was not declared in this scope
  23. dtool/src/prc/configPage.cxx:203: error: ‘class PrcKeyRegistry’ has no member named ‘get_key’
  24. dtool/src/prc/configPage.cxx:204: error: expected primary-expression before ‘)’ token
  25. dtool/src/prc/configPage.cxx:204: error: expected `)' before ‘__null’
  26. dtool/src/prc/configPage.cxx:206: error: expected primary-expression before ‘)’ token
  27. dtool/src/prc/configPage.cxx:208: error: ‘EVP_VerifyFinal’ was not declared in this scope
  28. dtool/src/prc/configPage.cxx:222: error: expected primary-expression before ‘)’ token
  29. dtool/src/prc/configPage.cxx:222: error: expected `;' before ‘_md_ctx’
  30. dtool/src/prc/configPage.cxx: In member function ‘void ConfigPage::read_prc_line(const std::string&)’:
  31. dtool/src/prc/configPage.cxx:387: error: ‘EVP_MD_CTX’ was not declared in this scope
  32. dtool/src/prc/configPage.cxx:387: error: expected primary-expression before ‘)’ token
  33. dtool/src/prc/configPage.cxx:387: error: ‘EVP_VerifyUpdate’ was not declared in this scope
  34. dtool/src/prc/prcKeyRegistry.cxx: In member function ‘void PrcKeyRegistry::record_keys(const PrcKeyRegistry::KeyDef*, int)’:
  35. dtool/src/prc/prcKeyRegistry.cxx:74: error: ‘class PrcKeyRegistry::Key’ has no member named ‘_pkey’
  36. dtool/src/prc/prcKeyRegistry.cxx:79: error: ‘class PrcKeyRegistry::Key’ has no member named ‘_pkey’
  37. dtool/src/prc/prcKeyRegistry.cxx:79: error: ‘EVP_PKEY’ was not declared in this scope
  38. dtool/src/prc/prcKeyRegistry.cxx:79: error: expected primary-expression before ‘)’ token
  39. dtool/src/prc/prcKeyRegistry.cxx:79: error: expected `)' before ‘__null’
  40. dtool/src/prc/prcKeyRegistry.cxx:80: error: ‘class PrcKeyRegistry::Key’ has no member named ‘_pkey’
  41. dtool/src/prc/prcKeyRegistry.cxx:80: error: ‘EVP_PKEY_free’ was not declared in this scope
  42. dtool/src/prc/prcKeyRegistry.cxx:81: error: ‘class PrcKeyRegistry::Key’ has no member named ‘_pkey’
  43. dtool/src/prc/prcKeyRegistry.cxx: At global scope:
  44. dtool/src/prc/prcKeyRegistry.cxx:100: error: ‘EVP_PKEY’ has not been declared
  45. dtool/src/prc/prcKeyRegistry.cxx: In member function ‘void PrcKeyRegistry::set_key(int, int*, time_t)’:
  46. dtool/src/prc/prcKeyRegistry.cxx:105: error: ‘class PrcKeyRegistry::Key’ has no member named ‘_pkey’
  47. dtool/src/prc/prcKeyRegistry.cxx:110: error: ‘class PrcKeyRegistry::Key’ has no member named ‘_pkey’
  48. dtool/src/prc/prcKeyRegistry.cxx:110: error: ‘EVP_PKEY’ was not declared in this scope
  49. dtool/src/prc/prcKeyRegistry.cxx:110: error: expected primary-expression before ‘)’ token
  50. dtool/src/prc/prcKeyRegistry.cxx:110: error: expected `)' before ‘__null’
  51. dtool/src/prc/prcKeyRegistry.cxx:111: error: ‘class PrcKeyRegistry::Key’ has no member named ‘_pkey’
  52. dtool/src/prc/prcKeyRegistry.cxx:111: error: ‘EVP_PKEY_free’ was not declared in this scope
  53. dtool/src/prc/prcKeyRegistry.cxx:112: error: ‘class PrcKeyRegistry::Key’ has no member named ‘_pkey’
  54. dtool/src/prc/prcKeyRegistry.cxx:114: error: ‘class PrcKeyRegistry::Key’ has no member named ‘_pkey’
  55. dtool/src/prc/prcKeyRegistry.cxx: At global scope:
  56. dtool/src/prc/prcKeyRegistry.cxx:137: error: expected constructor, destructor, or type conversion before ‘*’ token
  57. Storing dependency cache.
  58. Elapsed Time: 39 sec

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right
worth-right
worth-right