Advertisement
Guest User

petsc_errors

a guest
Feb 26th, 2012
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 75.85 KB | None | 0 0
  1. /usr/local/mpich2/bin/mpicc -o energytomomentum.o -c -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -I/usr/local/petsc-3.2-p6/include -I/usr/local/petsc-3.2-p6/include -I/usr/local/mpich2/include -I/usr/local/mpich2-1.0.7/include -I~/code/EnergyBasisSchrodingerSolver/common/ -I/usr/local/gsl/include/ -pedantic -Wall -Wextra -D__INSDIR__= energytomomentum.cpp
  2. In file included from /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/backward/complex.h:31,
  3. from /usr/local/petsc-3.2-p6/include/petscmath.h:75,
  4. from /usr/local/petsc-3.2-p6/include/petscsys.h:391,
  5. from /usr/local/petsc-3.2-p6/include/petscis.h:7,
  6. from /usr/local/petsc-3.2-p6/include/petscvec.h:9,
  7. from /usr/local/petsc-3.2-p6/include/petscmat.h:6,
  8. from /usr/local/petsc-3.2-p6/include/petscdm.h:6,
  9. from /usr/local/petsc-3.2-p6/include/petscpc.h:6,
  10. from /usr/local/petsc-3.2-p6/include/petscksp.h:6,
  11. from /usr/local/petsc-3.2-p6/include/petscsnes.h:6,
  12. from /usr/local/petsc-3.2-p6/include/petscts.h:7,
  13. from /usr/local/petsc-3.2-p6/include/petsc.h:4,
  14. from energytomomentum.cpp:6:
  15. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
  16. energytomomentum.cpp:7:28: error: gsl_sf_coupling.h: No such file or directory
  17. energytomomentum.cpp:8:27: error: gsl_sf_coulomb.h: No such file or directory
  18. energytomomentum.cpp:10:25: error: parameters.hpp: No such file or directory
  19. /usr/local/mpich2/include/mpi.h:341: error: ISO C++ does not support ‘long long’
  20. /usr/local/petsc-3.2-p6/include/petscsys.h:219: error: ISO C++ does not support ‘long long’
  21. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:86: error: template with C linkage
  22. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘float std::abs(float)’:
  23. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:93: error: declaration of C function ‘float std::abs(float)’ conflicts with
  24. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:89: error: previous declaration ‘double std::abs(double)’ here
  25. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::abs(long double)’:
  26. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:97: error: declaration of C function ‘long double std::abs(long double)’ conflicts with
  27. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:93: error: previous declaration ‘float std::abs(float)’ here
  28. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::acos(long double)’:
  29. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:107: error: declaration of C function ‘long double std::acos(long double)’ conflicts with
  30. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:103: error: previous declaration ‘float std::acos(float)’ here
  31. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  32. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:110: error: template with C linkage
  33. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::asin(long double)’:
  34. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:124: error: declaration of C function ‘long double std::asin(long double)’ conflicts with
  35. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:120: error: previous declaration ‘float std::asin(float)’ here
  36. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  37. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:127: error: template with C linkage
  38. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::atan(long double)’:
  39. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:139: error: declaration of C function ‘long double std::atan(long double)’ conflicts with
  40. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:135: error: previous declaration ‘float std::atan(float)’ here
  41. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  42. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:142: error: template with C linkage
  43. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::atan2(long double, long double)’:
  44. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:154: error: declaration of C function ‘long double std::atan2(long double, long double)’ conflicts with
  45. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:150: error: previous declaration ‘float std::atan2(float, float)’ here
  46. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  47. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:157: error: template with C linkage
  48. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::acos(long double)’:
  49. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:170: error: declaration of C function ‘long double std::ceil(long double)’ conflicts with
  50. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:166: error: previous declaration ‘float std::ceil(float)’ here
  51. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  52. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:173: error: template with C linkage
  53. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::cos(long double)’:
  54. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:185: error: declaration of C function ‘long double std::cos(long double)’ conflicts with
  55. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:181: error: previous declaration ‘float std::cos(float)’ here
  56. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  57. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:188: error: template with C linkage
  58. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::cosh(long double)’:
  59. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:200: error: declaration of C function ‘long double std::cosh(long double)’ conflicts with
  60. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:196: error: previous declaration ‘float std::cosh(float)’ here
  61. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  62. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:203: error: template with C linkage
  63. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::exp(long double)’:
  64. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:215: error: declaration of C function ‘long double std::exp(long double)’ conflicts with
  65. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:211: error: previous declaration ‘float std::exp(float)’ here
  66. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  67. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:218: error: template with C linkage
  68. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::fabs(long double)’:
  69. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:230: error: declaration of C function ‘long double std::fabs(long double)’ conflicts with
  70. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:226: error: previous declaration ‘float std::fabs(float)’ here
  71. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  72. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:233: error: template with C linkage
  73. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::floor(long double)’:
  74. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:245: error: declaration of C function ‘long double std::floor(long double)’ conflicts with
  75. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:241: error: previous declaration ‘float std::floor(float)’ here
  76. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  77. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:248: error: template with C linkage
  78. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::fmod(long double, long double)’:
  79. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:260: error: declaration of C function ‘long double std::fmod(long double, long double)’ conflicts with
  80. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:256: error: previous declaration ‘float std::fmod(float, float)’ here
  81. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::frexp(long double, int*)’:
  82. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:270: error: declaration of C function ‘long double std::frexp(long double, int*)’ conflicts with
  83. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:266: error: previous declaration ‘float std::frexp(float, int*)’ here
  84. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  85. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:273: error: template with C linkage
  86. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::fabs(long double)’:
  87. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:285: error: declaration of C function ‘long double std::ldexp(long double, int)’ conflicts with
  88. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:281: error: previous declaration ‘float std::ldexp(float, int)’ here
  89. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  90. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:288: error: template with C linkage
  91. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::fmod(long double, long double)’:
  92. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:300: error: declaration of C function ‘long double std::log(long double)’ conflicts with
  93. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:296: error: previous declaration ‘float std::log(float)’ here
  94. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  95. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:303: error: template with C linkage
  96. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::log10(long double)’:
  97. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:315: error: declaration of C function ‘long double std::log10(long double)’ conflicts with
  98. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:311: error: previous declaration ‘float std::log10(float)’ here
  99. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  100. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:318: error: template with C linkage
  101. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::modf(long double, long double*)’:
  102. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:330: error: declaration of C function ‘long double std::modf(long double, long double*)’ conflicts with
  103. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:326: error: previous declaration ‘float std::modf(float, float*)’ here
  104. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  105. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:333: error: template with C linkage
  106. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::pow(long double, long double)’:
  107. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:349: error: declaration of C function ‘long double std::pow(long double, long double)’ conflicts with
  108. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:345: error: previous declaration ‘float std::pow(float, float)’ here
  109. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘double std::pow(double, int)’:
  110. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:353: error: declaration of C function ‘double std::pow(double, int)’ conflicts with
  111. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:349: error: previous declaration ‘long double std::pow(long double, long double)’ here
  112. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘float std::pow(float, int)’:
  113. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:357: error: declaration of C function ‘float std::pow(float, int)’ conflicts with
  114. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:353: error: previous declaration ‘double std::pow(double, int)’ here
  115. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::pow(long double, int)’:
  116. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:361: error: declaration of C function ‘long double std::pow(long double, int)’ conflicts with
  117. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:357: error: previous declaration ‘float std::pow(float, int)’ here
  118. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::sin(long double)’:
  119. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:371: error: declaration of C function ‘long double std::sin(long double)’ conflicts with
  120. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:367: error: previous declaration ‘float std::sin(float)’ here
  121. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  122. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:374: error: template with C linkage
  123. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::sinh(long double)’:
  124. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:386: error: declaration of C function ‘long double std::sinh(long double)’ conflicts with
  125. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:382: error: previous declaration ‘float std::sinh(float)’ here
  126. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  127. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:389: error: template with C linkage
  128. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::sqrt(long double)’:
  129. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:401: error: declaration of C function ‘long double std::sqrt(long double)’ conflicts with
  130. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:397: error: previous declaration ‘float std::sqrt(float)’ here
  131. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  132. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:404: error: template with C linkage
  133. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::pow(long double, int)’:
  134. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:416: error: declaration of C function ‘long double std::tan(long double)’ conflicts with
  135. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:412: error: previous declaration ‘float std::tan(float)’ here
  136. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  137. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:419: error: template with C linkage
  138. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: In function ‘long double std::sin(long double)’:
  139. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:431: error: declaration of C function ‘long double std::tanh(long double)’ conflicts with
  140. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:427: error: previous declaration ‘float std::tanh(float)’ here
  141. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath: At global scope:
  142. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:434: error: template with C linkage
  143. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:447: error: template with C linkage
  144. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:451: error: template with C linkage
  145. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:455: error: template with C linkage
  146. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:459: error: template with C linkage
  147. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:463: error: template with C linkage
  148. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:467: error: template with C linkage
  149. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:471: error: template with C linkage
  150. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:476: error: template with C linkage
  151. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:481: error: template with C linkage
  152. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:485: error: template with C linkage
  153. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:490: error: template with C linkage
  154. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:495: error: template with C linkage
  155. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:517: error: template with C linkage
  156. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:521: error: template with C linkage
  157. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:525: error: template with C linkage
  158. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:529: error: template with C linkage
  159. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:533: error: template with C linkage
  160. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:537: error: template with C linkage
  161. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:541: error: template with C linkage
  162. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:546: error: template with C linkage
  163. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:551: error: template with C linkage
  164. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:556: error: template with C linkage
  165. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:561: error: template with C linkage
  166. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/cmath:566: error: template with C linkage
  167. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/cmath.tcc:37: error: template with C linkage
  168. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/sstream:61: error: template with C linkage
  169. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/sstream:260: error: template with C linkage
  170. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/sstream:373: error: template with C linkage
  171. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/sstream:486: error: template with C linkage
  172. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/sstream.tcc:49: error: template with C linkage
  173. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/sstream.tcc:83: error: template with C linkage
  174. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/sstream.tcc:126: error: template with C linkage
  175. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/sstream.tcc:144: error: template with C linkage
  176. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/sstream.tcc:191: error: template with C linkage
  177. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/sstream.tcc:220: error: template with C linkage
  178. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:55: error: template with C linkage
  179. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:56: error: template specialization with C linkage
  180. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:57: error: template specialization with C linkage
  181. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:58: error: template specialization with C linkage
  182. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:61: error: template with C linkage
  183. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:63: error: template with C linkage
  184. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:65: error: template with C linkage
  185. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:68: error: template with C linkage
  186. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:70: error: template with C linkage
  187. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:74: error: template with C linkage
  188. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:76: error: template with C linkage
  189. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:78: error: template with C linkage
  190. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:80: error: template with C linkage
  191. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:82: error: template with C linkage
  192. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:84: error: template with C linkage
  193. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:86: error: template with C linkage
  194. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:88: error: template with C linkage
  195. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:91: error: template with C linkage
  196. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:93: error: template with C linkage
  197. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:95: error: template with C linkage
  198. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:97: error: template with C linkage
  199. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:99: error: template with C linkage
  200. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:101: error: template with C linkage
  201. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:114: error: template with C linkage
  202. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:176: error: template with C linkage
  203. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:180: error: template with C linkage
  204. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:184: error: template with C linkage
  205. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:188: error: template with C linkage
  206. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:192: error: template with C linkage
  207. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:197: error: template with C linkage
  208. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:203: error: template with C linkage
  209. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:213: error: template with C linkage
  210. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:222: error: template with C linkage
  211. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:231: error: template with C linkage
  212. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:241: error: template with C linkage
  213. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:250: error: template with C linkage
  214. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:261: error: template with C linkage
  215. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:272: error: template with C linkage
  216. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:284: error: template with C linkage
  217. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:297: error: template with C linkage
  218. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:309: error: template with C linkage
  219. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:316: error: template with C linkage
  220. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:325: error: template with C linkage
  221. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:334: error: template with C linkage
  222. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:346: error: template with C linkage
  223. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:355: error: template with C linkage
  224. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:364: error: template with C linkage
  225. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:376: error: template with C linkage
  226. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:385: error: template with C linkage
  227. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:394: error: template with C linkage
  228. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:406: error: template with C linkage
  229. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:415: error: template with C linkage
  230. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:424: error: template with C linkage
  231. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:435: error: template with C linkage
  232. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:441: error: template with C linkage
  233. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:448: error: template with C linkage
  234. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:453: error: template with C linkage
  235. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:458: error: template with C linkage
  236. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:466: error: template with C linkage
  237. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:471: error: template with C linkage
  238. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:476: error: template with C linkage
  239. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:483: error: template with C linkage
  240. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:516: error: template with C linkage
  241. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:529: error: template with C linkage
  242. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:534: error: template with C linkage
  243. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:539: error: template with C linkage
  244. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:544: error: template with C linkage
  245. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:550: error: template with C linkage
  246. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘double std::__complex_abs(double __complex__)’:
  247. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:569: error: declaration of C function ‘double std::__complex_abs(double __complex__)’ conflicts with
  248. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:566: error: previous declaration ‘float std::__complex_abs(float __complex__)’ here
  249. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘long double std::__complex_abs(const long double __complex__&)’:
  250. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:572: error: declaration of C function ‘long double std::__complex_abs(const long double __complex__&)’ conflicts with
  251. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:569: error: previous declaration ‘double std::__complex_abs(double __complex__)’ here
  252. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: At global scope:
  253. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:575: error: template with C linkage
  254. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:586: error: template with C linkage
  255. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘double std::__complex_arg(double __complex__)’:
  256. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:596: error: declaration of C function ‘double std::__complex_arg(double __complex__)’ conflicts with
  257. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:593: error: previous declaration ‘float std::__complex_arg(float __complex__)’ here
  258. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘long double std::__complex_arg(const long double __complex__&)’:
  259. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:599: error: declaration of C function ‘long double std::__complex_arg(const long double __complex__&)’ conflicts with
  260. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:596: error: previous declaration ‘double std::__complex_arg(double __complex__)’ here
  261. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: At global scope:
  262. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:602: error: template with C linkage
  263. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:616: error: template with C linkage
  264. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:628: error: template specialization with C linkage
  265. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:639: error: template with C linkage
  266. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:647: error: template with C linkage
  267. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:652: error: template with C linkage
  268. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:660: error: template with C linkage
  269. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘double __complex__ std::__complex_cos(double __complex__)’:
  270. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:674: error: declaration of C function ‘double __complex__ std::__complex_cos(double __complex__)’ conflicts with
  271. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:671: error: previous declaration ‘float __complex__ std::__complex_cos(float __complex__)’ here
  272. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘long double __complex__ std::__complex_cos(const long double __complex__&)’:
  273. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:677: error: declaration of C function ‘long double __complex__ std::__complex_cos(const long double __complex__&)’ conflicts with
  274. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:674: error: previous declaration ‘double __complex__ std::__complex_cos(double __complex__)’ here
  275. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: At global scope:
  276. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:680: error: template with C linkage
  277. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:690: error: template with C linkage
  278. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘double __complex__ std::__complex_cosh(double __complex__)’:
  279. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:704: error: declaration of C function ‘double __complex__ std::__complex_cosh(double __complex__)’ conflicts with
  280. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:701: error: previous declaration ‘float __complex__ std::__complex_cosh(float __complex__)’ here
  281. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘long double __complex__ std::__complex_cosh(const long double __complex__&)’:
  282. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:707: error: declaration of C function ‘long double __complex__ std::__complex_cosh(const long double __complex__&)’ conflicts with
  283. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:704: error: previous declaration ‘double __complex__ std::__complex_cosh(double __complex__)’ here
  284. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: At global scope:
  285. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:710: error: template with C linkage
  286. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:720: error: template with C linkage
  287. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘double __complex__ std::__complex_exp(double __complex__)’:
  288. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:730: error: declaration of C function ‘double __complex__ std::__complex_exp(double __complex__)’ conflicts with
  289. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:727: error: previous declaration ‘float __complex__ std::__complex_exp(float __complex__)’ here
  290. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘long double __complex__ std::__complex_exp(const long double __complex__&)’:
  291. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:733: error: declaration of C function ‘long double __complex__ std::__complex_exp(const long double __complex__&)’ conflicts with
  292. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:730: error: previous declaration ‘double __complex__ std::__complex_exp(double __complex__)’ here
  293. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: At global scope:
  294. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:736: error: template with C linkage
  295. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:747: error: template with C linkage
  296. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘double __complex__ std::__complex_log(double __complex__)’:
  297. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:757: error: declaration of C function ‘double __complex__ std::__complex_log(double __complex__)’ conflicts with
  298. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:754: error: previous declaration ‘float __complex__ std::__complex_log(float __complex__)’ here
  299. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘long double __complex__ std::__complex_log(const long double __complex__&)’:
  300. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:760: error: declaration of C function ‘long double __complex__ std::__complex_log(const long double __complex__&)’ conflicts with
  301. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:757: error: previous declaration ‘double __complex__ std::__complex_log(double __complex__)’ here
  302. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: At global scope:
  303. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:763: error: template with C linkage
  304. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:772: error: template with C linkage
  305. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:778: error: template with C linkage
  306. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘double __complex__ std::__complex_exp(double __complex__)’:
  307. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:792: error: declaration of C function ‘double __complex__ std::__complex_sin(double __complex__)’ conflicts with
  308. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:789: error: previous declaration ‘float __complex__ std::__complex_sin(float __complex__)’ here
  309. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘long double __complex__ std::__complex_exp(const long double __complex__&)’:
  310. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:795: error: declaration of C function ‘long double __complex__ std::__complex_sin(const long double __complex__&)’ conflicts with
  311. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:792: error: previous declaration ‘double __complex__ std::__complex_sin(double __complex__)’ here
  312. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: At global scope:
  313. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:798: error: template with C linkage
  314. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:808: error: template with C linkage
  315. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘double __complex__ std::__complex_sinh(double __complex__)’:
  316. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:822: error: declaration of C function ‘double __complex__ std::__complex_sinh(double __complex__)’ conflicts with
  317. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:819: error: previous declaration ‘float __complex__ std::__complex_sinh(float __complex__)’ here
  318. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘long double __complex__ std::__complex_sinh(const long double __complex__&)’:
  319. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:825: error: declaration of C function ‘long double __complex__ std::__complex_sinh(const long double __complex__&)’ conflicts with
  320. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:822: error: previous declaration ‘double __complex__ std::__complex_sinh(double __complex__)’ here
  321. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: At global scope:
  322. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:828: error: template with C linkage
  323. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:839: error: template with C linkage
  324. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘double __complex__ std::__complex_sqrt(double __complex__)’:
  325. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:866: error: declaration of C function ‘double __complex__ std::__complex_sqrt(double __complex__)’ conflicts with
  326. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:863: error: previous declaration ‘float __complex__ std::__complex_sqrt(float __complex__)’ here
  327. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘long double __complex__ std::__complex_sqrt(const long double __complex__&)’:
  328. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:869: error: declaration of C function ‘long double __complex__ std::__complex_sqrt(const long double __complex__&)’ conflicts with
  329. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:866: error: previous declaration ‘double __complex__ std::__complex_sqrt(double __complex__)’ here
  330. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: At global scope:
  331. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:872: error: template with C linkage
  332. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:883: error: template with C linkage
  333. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘double __complex__ std::__complex_tan(double __complex__)’:
  334. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:893: error: declaration of C function ‘double __complex__ std::__complex_tan(double __complex__)’ conflicts with
  335. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:890: error: previous declaration ‘float __complex__ std::__complex_tan(float __complex__)’ here
  336. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘long double __complex__ std::__complex_tan(const long double __complex__&)’:
  337. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:896: error: declaration of C function ‘long double __complex__ std::__complex_tan(const long double __complex__&)’ conflicts with
  338. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:893: error: previous declaration ‘double __complex__ std::__complex_tan(double __complex__)’ here
  339. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: At global scope:
  340. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:899: error: template with C linkage
  341. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:911: error: template with C linkage
  342. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘double __complex__ std::__complex_tanh(double __complex__)’:
  343. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:921: error: declaration of C function ‘double __complex__ std::__complex_tanh(double __complex__)’ conflicts with
  344. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:918: error: previous declaration ‘float __complex__ std::__complex_tanh(float __complex__)’ here
  345. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘long double __complex__ std::__complex_tanh(const long double __complex__&)’:
  346. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:924: error: declaration of C function ‘long double __complex__ std::__complex_tanh(const long double __complex__&)’ conflicts with
  347. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:921: error: previous declaration ‘double __complex__ std::__complex_tanh(double __complex__)’ here
  348. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: At global scope:
  349. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:927: error: template with C linkage
  350. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:940: error: template with C linkage
  351. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:945: error: template with C linkage
  352. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:960: error: template with C linkage
  353. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: In function ‘long double __complex__ std::__complex_tan(const long double __complex__&)’:
  354. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:971: error: declaration of C function ‘double __complex__ std::__complex_pow(double __complex__, double __complex__)’ conflicts with
  355. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:967: error: previous declaration ‘float __complex__ std::__complex_pow(float __complex__, float __complex__)’ here
  356. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:976: error: declaration of C function ‘long double __complex__ std::__complex_pow(const long double __complex__&, const long double __complex__&)’ conflicts with
  357. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:971: error: previous declaration ‘double __complex__ std::__complex_pow(double __complex__, double __complex__)’ here
  358. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex: At global scope:
  359. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:979: error: template with C linkage
  360. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:990: error: template with C linkage
  361. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1001: error: template specialization with C linkage
  362. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1104: error: template with C linkage
  363. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1113: error: template with C linkage
  364. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1122: error: template with C linkage
  365. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1131: error: template with C linkage
  366. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1142: error: template with C linkage
  367. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1155: error: template specialization with C linkage
  368. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1257: error: template with C linkage
  369. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1266: error: template with C linkage
  370. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1275: error: template with C linkage
  371. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1284: error: template with C linkage
  372. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1295: error: template with C linkage
  373. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1308: error: template specialization with C linkage
  374. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1410: error: template with C linkage
  375. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1419: error: template with C linkage
  376. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1428: error: template with C linkage
  377. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1437: error: template with C linkage
  378. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2/complex:1448: error: template with C linkage
  379. /usr/local/petsc-3.2-p6/include/petscmath.h:92: error: expected initializer before ‘PetscScalar’
  380. /usr/local/petsc-3.2-p6/include/petscmath.h:191: error: ‘PetscScalar’ does not name a type
  381. /usr/local/petsc-3.2-p6/include/petscmath.h:347: warning: ‘PetscIsInfOrNanScalar’ initialized and declared ‘extern’
  382. /usr/local/petsc-3.2-p6/include/petscmath.h:347: error: ‘PetscScalar’ was not declared in this scope
  383. /usr/local/petsc-3.2-p6/include/petscmath.h:367: error: ‘PetscScalar’ does not name a type
  384. /usr/local/petsc-3.2-p6/include/petscviewer.h:386: error: expected ‘,’ or ‘...’ before ‘*’ token
  385. /usr/local/petsc-3.2-p6/include/petscviewer.h:386: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  386. /usr/local/petsc-3.2-p6/include/petscviewer.h:387: error: ‘PetscScalar’ has not been declared
  387. /usr/local/petsc-3.2-p6/include/petscoptions.h:17: error: ‘PetscScalar’ has not been declared
  388. /usr/local/petsc-3.2-p6/include/petscoptions.h:205: error: ‘PetscScalar’ has not been declared
  389. /usr/local/petsc-3.2-p6/include/petscoptions.h:205: error: ‘PetscScalar’ has not been declared
  390. /usr/local/petsc-3.2-p6/include/private/petscimpl.h:84: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  391. /usr/local/petsc-3.2-p6/include/private/petscimpl.h:84: error: expected ‘;’ before ‘*’ token
  392. /usr/local/petsc-3.2-p6/include/petscsys.h:1709: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  393. /usr/local/petsc-3.2-p6/include/petscmatlab.h:30: error: expected ‘,’ or ‘...’ before ‘*’ token
  394. /usr/local/petsc-3.2-p6/include/petscmatlab.h:30: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  395. /usr/local/petsc-3.2-p6/include/petscmatlab.h:31: error: ‘PetscScalar’ has not been declared
  396. /usr/local/petsc-3.2-p6/include/petscsys.h:2222: error: ‘PetscScalar’ has not been declared
  397. /usr/local/petsc-3.2-p6/include/petscsys.h:2225: error: ‘PetscScalar’ has not been declared
  398. /usr/local/petsc-3.2-p6/include/petscsys.h:2329: error: ‘PetscScalar’ has not been declared
  399. /usr/local/petsc-3.2-p6/include/petscsys.h:2331: error: ‘PetscScalar’ has not been declared
  400. /usr/local/petsc-3.2-p6/include/petscsys.h:2331: error: ‘PetscScalar’ has not been declared
  401. /usr/local/petsc-3.2-p6/include/petscsys.h:2332: error: ‘PetscScalar’ has not been declared
  402. /usr/local/petsc-3.2-p6/include/petscsys.h:2332: error: ‘PetscScalar’ has not been declared
  403. /usr/local/petsc-3.2-p6/include/petscsys.h:2396: error: ‘PetscScalar’ has not been declared
  404. /usr/local/petsc-3.2-p6/include/petscvec.h:126: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  405. /usr/local/petsc-3.2-p6/include/petscvec.h:128: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  406. /usr/local/petsc-3.2-p6/include/petscvec.h:141: error: ‘PetscScalar’ has not been declared
  407. /usr/local/petsc-3.2-p6/include/petscvec.h:141: error: ‘PetscScalar’ has not been declared
  408. /usr/local/petsc-3.2-p6/include/petscvec.h:142: error: ‘PetscScalar’ has not been declared
  409. /usr/local/petsc-3.2-p6/include/petscvec.h:144: error: ‘PetscScalar’ has not been declared
  410. /usr/local/petsc-3.2-p6/include/petscvec.h:146: error: ‘PetscScalar’ has not been declared
  411. /usr/local/petsc-3.2-p6/include/petscvec.h:147: error: ‘PetscScalar’ has not been declared
  412. /usr/local/petsc-3.2-p6/include/petscvec.h:225: error: ‘PetscScalar’ has not been declared
  413. /usr/local/petsc-3.2-p6/include/petscvec.h:230: error: ‘PetscScalar’ has not been declared
  414. /usr/local/petsc-3.2-p6/include/petscvec.h:233: error: ‘PetscScalar’ has not been declared
  415. /usr/local/petsc-3.2-p6/include/petscvec.h:235: error: ‘PetscScalar’ has not been declared
  416. /usr/local/petsc-3.2-p6/include/petscvec.h:236: error: ‘PetscScalar’ has not been declared
  417. /usr/local/petsc-3.2-p6/include/petscvec.h:236: error: ‘PetscScalar’ has not been declared
  418. /usr/local/petsc-3.2-p6/include/petscvec.h:237: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  419. /usr/local/petsc-3.2-p6/include/petscvec.h:238: error: ‘PetscScalar’ has not been declared
  420. /usr/local/petsc-3.2-p6/include/petscvec.h:239: error: ‘PetscScalar’ has not been declared
  421. /usr/local/petsc-3.2-p6/include/petscvec.h:240: error: ‘PetscScalar’ has not been declared
  422. /usr/local/petsc-3.2-p6/include/petscvec.h:240: error: ‘PetscScalar’ has not been declared
  423. /usr/local/petsc-3.2-p6/include/petscvec.h:240: error: ‘PetscScalar’ has not been declared
  424. /usr/local/petsc-3.2-p6/include/petscvec.h:252: error: ‘PetscScalar’ has not been declared
  425. /usr/local/petsc-3.2-p6/include/petscvec.h:265: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  426. /usr/local/petsc-3.2-p6/include/petscvec.h:274: error: ‘PetscScalar’ has not been declared
  427. /usr/local/petsc-3.2-p6/include/petscvec.h:275: error: ‘PetscScalar’ has not been declared
  428. /usr/local/petsc-3.2-p6/include/petscvec.h:283: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  429. /usr/local/petsc-3.2-p6/include/petscvec.h:284: error: ‘PetscScalar’ has not been declared
  430. /usr/local/petsc-3.2-p6/include/petscvec.h:318: error: ‘PetscScalar’ has not been declared
  431. /usr/local/petsc-3.2-p6/include/petscvec.h:324: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  432. /usr/local/petsc-3.2-p6/include/petscvec.h:400: error: ‘PetscScalar’ has not been declared
  433. /usr/local/petsc-3.2-p6/include/petscvec.h:401: error: ‘PetscScalar’ has not been declared
  434. /usr/local/petsc-3.2-p6/include/petscvec.h:402: error: ‘PetscScalar’ has not been declared
  435. /usr/local/petsc-3.2-p6/include/petscvec.h:403: error: ‘PetscScalar’ has not been declared
  436. /usr/local/petsc-3.2-p6/include/petscvec.h:404: error: ‘PetscScalar’ has not been declared
  437. /usr/local/petsc-3.2-p6/include/petscvec.h:405: error: ‘PetscScalar’ has not been declared
  438. /usr/local/petsc-3.2-p6/include/petscvec.h:406: error: ‘PetscScalar’ has not been declared
  439. /usr/local/petsc-3.2-p6/include/petscvec.h:407: error: ‘PetscScalar’ has not been declared
  440. /usr/local/petsc-3.2-p6/include/petscvec.h:409: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  441. /usr/local/petsc-3.2-p6/include/petscvec.h:411: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  442. /usr/local/petsc-3.2-p6/include/petscvec.h:412: error: ‘PetscScalar’ has not been declared
  443. /usr/local/petsc-3.2-p6/include/petscvec.h:413: error: ‘PetscScalar’ has not been declared
  444. /usr/local/petsc-3.2-p6/include/petscvec.h:429: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  445. /usr/local/petsc-3.2-p6/include/petscvec.h:458: error: ‘PetscScalar’ has not been declared
  446. /usr/local/petsc-3.2-p6/include/petscvec.h:461: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  447. /usr/local/petsc-3.2-p6/include/petscvec.h:465: error: ‘PetscScalar’ has not been declared
  448. /usr/local/petsc-3.2-p6/include/petscvec.h:467: error: ‘PetscScalar’ has not been declared
  449. /usr/local/petsc-3.2-p6/include/petscvec.h:469: error: ‘PetscScalar’ has not been declared
  450. /usr/local/petsc-3.2-p6/include/petscvec.h:471: error: ‘PetscScalar’ has not been declared
  451. /usr/local/petsc-3.2-p6/include/petscvec.h:480: error: ‘PetscScalar’ has not been declared
  452. /usr/local/petsc-3.2-p6/include/petscvec.h:481: error: ‘PetscScalar’ has not been declared
  453. /usr/local/petsc-3.2-p6/include/petscvec.h:482: error: ‘PetscScalar’ has not been declared
  454. /usr/local/petsc-3.2-p6/include/petscvec.h:483: error: ‘PetscScalar’ has not been declared
  455. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:136: error: ‘PetscScalar’ has not been declared
  456. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:137: error: ‘PetscScalar’ has not been declared
  457. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:146: error: ‘PetscScalar’ has not been declared
  458. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:147: error: ‘PetscScalar’ has not been declared
  459. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:149: error: ‘PetscScalar’ has not been declared
  460. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:150: error: ‘PetscScalar’ has not been declared
  461. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:151: error: ‘PetscScalar’ has not been declared
  462. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:153: error: ‘PetscScalar’ has not been declared
  463. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:155: error: ‘PetscScalar’ has not been declared
  464. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:156: error: ‘PetscScalar’ has not been declared
  465. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:156: error: ‘PetscScalar’ has not been declared
  466. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:157: error: expected ‘,’ or ‘...’ before ‘*’ token
  467. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:157: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  468. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:158: error: ‘PetscScalar’ has not been declared
  469. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:159: error: ‘PetscScalar’ has not been declared
  470. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:160: error: ‘PetscScalar’ has not been declared
  471. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:160: error: ‘PetscScalar’ has not been declared
  472. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:160: error: ‘PetscScalar’ has not been declared
  473. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:163: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  474. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:166: error: ‘PetscScalar’ has not been declared
  475. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:169: error: ‘PetscScalar’ has not been declared
  476. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:174: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  477. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:177: error: expected ‘,’ or ‘...’ before ‘*’ token
  478. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:177: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  479. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:178: error: expected ‘,’ or ‘...’ before ‘*’ token
  480. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:178: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  481. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:179: error: ‘PetscScalar’ has not been declared
  482. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:180: error: ‘PetscScalar’ has not been declared
  483. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:182: error: ‘PetscScalar’ has not been declared
  484. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:183: error: ‘PetscScalar’ has not been declared
  485. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:188: error: expected ‘,’ or ‘...’ before ‘*’ token
  486. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:188: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  487. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:195: error: ‘PetscScalar’ has not been declared
  488. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:204: error: ‘PetscScalar’ has not been declared
  489. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:204: error: ‘PetscScalar’ has not been declared
  490. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:223: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  491. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:223: error: expected ‘;’ before ‘*’ token
  492. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:232: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  493. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:232: error: expected ‘;’ before ‘*’ token
  494. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:275: error: expected ‘,’ or ‘...’ before ‘*’ token
  495. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:275: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  496. /usr/local/petsc-3.2-p6/include/private/vecimpl.h: In function ‘PetscErrorCode VecGetArrayRead(_p_Vec*, int)’:
  497. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:286: error: ‘a’ was not declared in this scope
  498. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:286: error: expected primary-expression before ‘)’ token
  499. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:286: error: expected `)' before ‘x’
  500. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:288: error: expected primary-expression before ‘)’ token
  501. /usr/local/petsc-3.2-p6/include/private/vecimpl.h: At global scope:
  502. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:295: error: expected ‘,’ or ‘...’ before ‘*’ token
  503. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:295: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  504. /usr/local/petsc-3.2-p6/include/private/vecimpl.h: In function ‘PetscErrorCode VecRestoreArrayRead(_p_Vec*, int)’:
  505. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:307: error: expected primary-expression before ‘)’ token
  506. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:309: error: ‘a’ was not declared in this scope
  507. /usr/local/petsc-3.2-p6/include/private/vecimpl.h: At global scope:
  508. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:315: error: ‘PetscScalar’ has not been declared
  509. /usr/local/petsc-3.2-p6/include/private/vecimpl.h: In function ‘PetscErrorCode VecGetArray(_p_Vec*, int**)’:
  510. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:326: error: ‘PetscScalar’ was not declared in this scope
  511. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:326: error: expected primary-expression before ‘)’ token
  512. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:326: error: expected `)' before ‘x’
  513. /usr/local/petsc-3.2-p6/include/private/vecimpl.h: At global scope:
  514. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:335: error: ‘PetscScalar’ has not been declared
  515. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:415: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  516. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:415: error: expected ‘;’ before ‘*’ token
  517. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:416: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  518. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:416: error: expected ‘;’ before ‘*’ token
  519. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:429: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  520. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:429: error: expected ‘;’ before ‘*’ token
  521. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:476: error: ‘PetscScalar’ has not been declared
  522. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:486: error: ‘PetscScalar’ has not been declared
  523. /usr/local/petsc-3.2-p6/include/private/vecimpl.h: In function ‘PetscErrorCode VecStashValue_Private(VecStash*, PetscInt, int)’:
  524. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:494: error: ‘struct VecStash’ has no member named ‘array’
  525. /usr/local/petsc-3.2-p6/include/private/vecimpl.h: At global scope:
  526. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:507: error: ‘PetscScalar’ has not been declared
  527. /usr/local/petsc-3.2-p6/include/private/vecimpl.h: In function ‘PetscErrorCode VecStashValuesBlocked_Private(VecStash*, PetscInt, int*)’:
  528. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:510: error: ‘PetscScalar’ was not declared in this scope
  529. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:510: error: ‘array’ was not declared in this scope
  530. /usr/local/petsc-3.2-p6/include/private/vecimpl.h:515: error: ‘struct VecStash’ has no member named ‘array’
  531. /usr/local/petsc-3.2-p6/include/petscvec.h: At global scope:
  532. /usr/local/petsc-3.2-p6/include/petscvec.h:510: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  533. /usr/local/petsc-3.2-p6/include/petscvec.h:512: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  534. /usr/local/petsc-3.2-p6/include/petscmat.h:241: error: ‘PetscScalar’ has not been declared
  535. /usr/local/petsc-3.2-p6/include/petscmat.h:242: error: ‘PetscScalar’ has not been declared
  536. /usr/local/petsc-3.2-p6/include/petscmat.h:266: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  537. /usr/local/petsc-3.2-p6/include/petscmat.h:267: error: ‘PetscScalar’ has not been declared
  538. /usr/local/petsc-3.2-p6/include/petscmat.h:267: error: ‘PetscScalar’ has not been declared
  539. /usr/local/petsc-3.2-p6/include/petscmat.h:292: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  540. /usr/local/petsc-3.2-p6/include/petscmat.h:319: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  541. /usr/local/petsc-3.2-p6/include/petscmat.h:320: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  542. /usr/local/petsc-3.2-p6/include/petscmat.h:365: error: ‘PetscScalar’ has not been declared
  543. /usr/local/petsc-3.2-p6/include/petscmat.h:366: error: ‘PetscScalar’ has not been declared
  544. /usr/local/petsc-3.2-p6/include/petscmat.h:369: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  545. /usr/local/petsc-3.2-p6/include/petscmat.h:370: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  546. /usr/local/petsc-3.2-p6/include/petscmat.h:371: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  547. /usr/local/petsc-3.2-p6/include/petscmat.h:372: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  548. /usr/local/petsc-3.2-p6/include/petscmat.h:373: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  549. /usr/local/petsc-3.2-p6/include/petscmat.h:389: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  550. /usr/local/petsc-3.2-p6/include/petscmat.h:390: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  551. /usr/local/petsc-3.2-p6/include/petscmat.h:441: error: ‘PetscScalar’ has not been declared
  552. /usr/local/petsc-3.2-p6/include/petscmat.h:442: error: expected ‘,’ or ‘...’ before ‘*’ token
  553. /usr/local/petsc-3.2-p6/include/petscmat.h:442: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  554. /usr/local/petsc-3.2-p6/include/petscmat.h:443: error: expected ‘,’ or ‘...’ before ‘*’ token
  555. /usr/local/petsc-3.2-p6/include/petscmat.h:443: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  556. /usr/local/petsc-3.2-p6/include/petscmat.h:446: error: expected ‘,’ or ‘...’ before ‘*’ token
  557. /usr/local/petsc-3.2-p6/include/petscmat.h:446: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  558. /usr/local/petsc-3.2-p6/include/petscmat.h:447: error: expected ‘,’ or ‘...’ before ‘*’ token
  559. /usr/local/petsc-3.2-p6/include/petscmat.h:447: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  560. /usr/local/petsc-3.2-p6/include/petscmat.h:449: error: ‘PetscScalar’ has not been declared
  561. /usr/local/petsc-3.2-p6/include/petscmat.h:451: error: ‘PetscScalar’ has not been declared
  562. /usr/local/petsc-3.2-p6/include/petscmat.h:573: error: ‘PetscScalar’ has not been declared
  563. /usr/local/petsc-3.2-p6/include/petscmat.h:574: error: ‘PetscScalar’ has not been declared
  564. /usr/local/petsc-3.2-p6/include/petscmat.h:575: error: ‘PetscScalar’ has not been declared
  565. /usr/local/petsc-3.2-p6/include/petscmat.h:576: error: ‘PetscScalar’ has not been declared
  566. /usr/local/petsc-3.2-p6/include/petscmat.h:577: error: ‘PetscScalar’ has not been declared
  567. /usr/local/petsc-3.2-p6/include/petscmat.h:606: error: ‘MatScalar’ has not been declared
  568. /usr/local/petsc-3.2-p6/include/petscmat.h:629: error: ‘PetscScalar’ has not been declared
  569. /usr/local/petsc-3.2-p6/include/petscmat.h:630: error: ‘PetscScalar’ has not been declared
  570. /usr/local/petsc-3.2-p6/include/petscmat.h:632: error: ‘PetscScalar’ has not been declared
  571. /usr/local/petsc-3.2-p6/include/petscmat.h:633: error: ‘PetscScalar’ has not been declared
  572. /usr/local/petsc-3.2-p6/include/petscmat.h:639: error: ‘PetscScalar’ has not been declared
  573. /usr/local/petsc-3.2-p6/include/petscmat.h:640: error: ‘PetscScalar’ has not been declared
  574. /usr/local/petsc-3.2-p6/include/petscmat.h:641: error: ‘PetscScalar’ has not been declared
  575. /usr/local/petsc-3.2-p6/include/petscmat.h:642: error: ‘PetscScalar’ has not been declared
  576. /usr/local/petsc-3.2-p6/include/petscmat.h:643: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  577. /usr/local/petsc-3.2-p6/include/petscmat.h:644: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  578. /usr/local/petsc-3.2-p6/include/petscmat.h:678: error: ‘PetscScalar’ has not been declared
  579. /usr/local/petsc-3.2-p6/include/petscmat.h:680: error: ‘PetscScalar’ has not been declared
  580. /usr/local/petsc-3.2-p6/include/petscmat.h:682: error: ‘PetscScalar’ has not been declared
  581. /usr/local/petsc-3.2-p6/include/petscmat.h:1011: error: ‘PetscScalar’ has not been declared
  582. /usr/local/petsc-3.2-p6/include/petscmat.h:1012: error: ‘PetscScalar’ has not been declared
  583. /usr/local/petsc-3.2-p6/include/petscmat.h:1013: error: ‘PetscScalar’ has not been declared
  584. /usr/local/petsc-3.2-p6/include/petscmat.h:1028: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  585. /usr/local/petsc-3.2-p6/include/petscmat.h:1029: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  586. /usr/local/petsc-3.2-p6/include/petscmat.h:1030: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  587. /usr/local/petsc-3.2-p6/include/petscmat.h:1031: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  588. /usr/local/petsc-3.2-p6/include/petscmat.h:1033: error: ‘PetscScalar’ has not been declared
  589. /usr/local/petsc-3.2-p6/include/petscmat.h:1034: error: ‘PetscScalar’ has not been declared
  590. /usr/local/petsc-3.2-p6/include/petscmat.h:1636: error: ‘PetscScalar’ has not been declared
  591. /usr/local/petsc-3.2-p6/include/petscmat.h:1639: error: ‘PetscScalar’ has not been declared
  592. /usr/local/petsc-3.2-p6/include/petscmat.h:1643: error: ‘PetscScalar’ has not been declared
  593. /usr/local/petsc-3.2-p6/include/petscmat.h:1645: error: ‘PetscScalar’ has not been declared
  594. /usr/local/petsc-3.2-p6/include/petscmat.h:1646: error: ‘PetscScalar’ has not been declared
  595. /usr/local/petsc-3.2-p6/include/petscbag.h:41: error: ‘PetscScalar’ has not been declared
  596. /usr/local/petsc-3.2-p6/include/petscpc.h:356: error: ‘PetscScalar’ has not been declared
  597. /usr/local/petsc-3.2-p6/include/petscpf.h:45: error: expected ‘,’ or ‘...’ before ‘*’ token
  598. /usr/local/petsc-3.2-p6/include/petscpf.h:45: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  599. /usr/local/petsc-3.2-p6/include/petscpf.h:46: error: expected ‘,’ or ‘...’ before ‘*’ token
  600. /usr/local/petsc-3.2-p6/include/petscpf.h:46: error: ISO C++ forbids declaration of ‘PetscScalar’ with no type
  601. /usr/local/petsc-3.2-p6/include/petscdmda.h:124: error: ‘PetscScalar’ has not been declared
  602. /usr/local/petsc-3.2-p6/include/petscdmda.h:124: error: ‘PetscScalar’ has not been declared
  603. /usr/local/petsc-3.2-p6/include/petscdmda.h:228: error: ‘PetscScalar’ does not name a type
  604. /usr/local/petsc-3.2-p6/include/petscdmda.h:257: error: ‘PetscScalar’ does not name a type
  605. /usr/local/petsc-3.2-p6/include/petscdmda.h:266: error: ‘PetscScalar’ has not been declared
  606. /usr/local/petsc-3.2-p6/include/petscdmda.h:267: error: ‘PetscScalar’ has not been declared
  607. /usr/local/petsc-3.2-p6/include/petscdmda.h:276: error: ‘PetscScalar’ has not been declared
  608. /usr/local/petsc-3.2-p6/include/petscdmda.h:277: error: ‘PetscScalar’ has not been declared
  609. /usr/local/petsc-3.2-p6/include/petscdmmg.h:117: error: ‘PetscScalar’ has not been declared
  610. /usr/local/petsc-3.2-p6/include/petscdmmg.h:124: error: ‘PetscScalar’ has not been declared
  611. energytomomentum.cpp:39: error: ‘parameters’ has not been declared
  612. energytomomentum.cpp:42: error: ‘parameters’ has not been declared
  613. energytomomentum.cpp:45: error: ‘PetscScalar’ does not name a type
  614. energytomomentum.cpp:48: error: ‘PetscScalar’ does not name a type
  615. /usr/local/petsc-3.2-p6/include/petscsys.h: In function ‘int main(int, char**)’:
  616. /usr/local/petsc-3.2-p6/include/petscsys.h:1303: error: too few arguments to function ‘PetscErrorCode PetscInitialize(int*, char***, const char*, const char*)’
  617. energytomomentum.cpp:62: error: at this point in file
  618. energytomomentum.cpp:80: error: ‘parameters’ was not declared in this scope
  619. energytomomentum.cpp:80: error: expected `;' before ‘params’
  620. energytomomentum.cpp:83: error: ‘params’ was not declared in this scope
  621. energytomomentum.cpp:115: error: ‘findValue’ was not declared in this scope
  622. energytomomentum.cpp: At global scope:
  623. energytomomentum.cpp:157: error: ‘parameters’ has not been declared
  624. energytomomentum.cpp: In function ‘void getCklIndex(std::vector<kl_point, std::allocator<kl_point> >*, int, double, double, double)’:
  625. energytomomentum.cpp:160: error: request for member ‘lmax’ in ‘params’, which is of non-class type ‘int’
  626. energytomomentum.cpp: At global scope:
  627. energytomomentum.cpp:168: error: ‘parameters’ has not been declared
  628. energytomomentum.cpp: In function ‘void getWavefunction(std::string, std::vector<std::vector<wf_point, std::allocator<wf_point> >*, std::allocator<std::vector<wf_point, std::allocator<wf_point> >*> >*, std::vector<wfinfo_point, std::allocator<wfinfo_point> >*, int)’:
  629. energytomomentum.cpp:173: error: request for member ‘nbasis’ in ‘params’, which is of non-class type ‘int’
  630. energytomomentum.cpp: At global scope:
  631. energytomomentum.cpp:183: error: ‘PetscScalar’ does not name a type
  632. energytomomentum.cpp:196: error: ‘PetscScalar’ does not name a type
  633. make: [energytomomentum.o] Error 1 (ignored)
  634. /usr/local/mpich2/bin/mpicc -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -o bin/etom energytomomentum.o ~/code/EnergyBasisSchrodingerSolver/common/parameters.o -lgsl -L/usr/local/petsc-3.2-p6/lib -lpetsc -lX11 -lpthread -llapack -lblas -L/central/intel/Compiler-11.1.072/mkl/lib/em64t -L/central/intel/Compiler-11.1.072/lib/intel64 -L/central/intel/Compiler-11.1.072/tbb/intel64/cc3.4.3_libc2.3.4_kernel2.6.9/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -ldl -lgcc_s -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -lm -lstdc++ -lstdc++ -ldl -lgcc_s -ldl
  635. cc: energytomomentum.o: No such file or directory
  636. make: [bin/etom] Error 1 (ignored)
  637. #-/usr/local/mpich2/bin/mpicc -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -o testmpi testmpi.o -lgsl -L/usr/local/petsc-3.2-p6/lib -lpetsc -lX11 -lpthread -llapack -lblas -L/central/intel/Compiler-11.1.072/mkl/lib/em64t -L/central/intel/Compiler-11.1.072/lib/intel64 -L/central/intel/Compiler-11.1.072/tbb/intel64/cc3.4.3_libc2.3.4_kernel2.6.9/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -ldl -lgcc_s -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -lm -lstdc++ -lstdc++ -ldl -lgcc_s -ldl
  638. #/bin/rm -f -f testmpi.o
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement