mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

144 lines
6.5 KiB

  1. [COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY]
  3. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. [COPY] Please add additional copyright information _after_ the line containing
  5. [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. [COPY]
  8. [COPY] ROCK Linux: rock-src/package/avm/noteedit/noteedit.cache
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; either version 2 of the License, or
  14. [COPY] (at your option) any later version. A copy of the GNU General Public
  15. [COPY] License can be found at Documentation/COPYING.
  16. [COPY]
  17. [COPY] Many people helped and are helping developing ROCK Linux. Please
  18. [COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. [COPY] file for details.
  20. [COPY]
  21. [COPY] --- ROCK-COPYRIGHT-NOTE-END ---
  22. [TIMESTAMP] 1181172174 Thu Jun 7 01:22:54 2007 (5) ERROR
  23. [TIMESTAMP] 1181618747 Tue Jun 12 05:25:47 2007 (9) ERROR
  24. [TIMESTAMP] 1181832186 Thu Jun 14 16:43:06 2007 (5) ERROR
  25. [TIMESTAMP] 1181916379 Fri Jun 15 16:06:19 2007 (9) ERROR
  26. [TIMESTAMP] 1181955498 Sat Jun 16 02:58:18 2007 (5) ERROR
  27. [TIMESTAMP] 1181977376 Sat Jun 16 09:02:56 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-noteedit.err 9-noteedit.err
  31. [BUILDTIME] 3698 (5) ERROR
  32. [BUILDTIME] 3597 (9) ERROR
  33. [BUILDTIME] 3496 (5) ERROR
  34. [BUILDTIME] 3644 (9) ERROR
  35. [BUILDTIME] 3556 (5) ERROR
  36. [BUILDTIME] 3537 (9) ERROR
  37. [5-ERROR] checking for unsigned long... yes
  38. [5-ERROR] checking size of unsigned long... 4
  39. [5-ERROR] checking sizeof size_t == sizeof unsigned long... yes
  40. [5-ERROR] checking crt_externs.h usability... no
  41. [5-ERROR] checking crt_externs.h presence... no
  42. [5-ERROR] checking for crt_externs.h... no
  43. [5-ERROR] checking for _NSGetEnviron... no
  44. [5-ERROR] checking for vsnprintf... yes
  45. [5-ERROR] checking for snprintf... yes
  46. [5-ERROR] checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include
  47. [5-ERROR] checking for IceConnectionNumber in -lICE... yes
  48. [5-ERROR] checking for libXext... yes
  49. [5-ERROR] checking for pthread_create in -lpthread... yes
  50. [5-ERROR] checking for extra includes... no
  51. [5-ERROR] checking for extra libs... no
  52. [5-ERROR] checking for libz... -lz
  53. [5-ERROR] checking for libpng... -lpng -lz -lm
  54. [5-ERROR] checking for libjpeg6b... no
  55. [5-ERROR] checking for libjpeg... -ljpeg
  56. [5-ERROR] checking for perl... /usr/bin/perl
  57. [5-ERROR] checking for Qt... libraries /opt/qt33/lib, headers /opt/qt33/include using -mt
  58. [5-ERROR] checking for moc... /opt/qt33/bin/moc
  59. [5-ERROR] checking for uic... /opt/qt33/bin/uic
  60. [5-ERROR] checking whether uic supports -L ... yes
  61. [5-ERROR] checking whether uic supports -nounload ... yes
  62. [5-ERROR] checking if Qt needs -ljpeg... no
  63. [5-ERROR] checking for rpath... yes
  64. [5-ERROR] checking for KDE... libraries /usr/lib, headers /usr/include
  65. [5-ERROR] checking if UIC has KDE plugins available... yes
  66. [5-ERROR] checking for KDE paths... defaults
  67. [5-ERROR] checking for dcopidl... /usr/bin/dcopidl
  68. [5-ERROR] checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
  69. [5-ERROR] checking for mcopidl... /usr/bin/mcopidl
  70. [5-ERROR] checking for artsc-config... /usr/bin/artsc-config
  71. [5-ERROR] checking for kde-config... /usr/bin/kde-config
  72. [5-ERROR] checking for meinproc... /usr/bin/meinproc
  73. [5-ERROR] checking for xmllint... /usr/bin/xmllint
  74. [5-ERROR] Testing compiler version ... compvers.cc: In function 'int main()':
  75. [5-ERROR] compvers.cc:3: warning: deprecated conversion from string constant to 'char*'
  76. [5-ERROR] 4
  77. [5-ERROR] compvers.cc: In function 'int main()':
  78. [5-ERROR] compvers.cc:3: warning: deprecated conversion from string constant to 'char*'
  79. [5-ERROR]
  80. [5-ERROR] Cannot determine g++ version
  81. [5-ERROR] Check your compiler installation or
  82. [5-ERROR] try to find out why "./compvers" doesn't
  83. [5-ERROR] supply "2" or "3"!
  84. [5-ERROR]
  85. [5-ERROR] make: *** No targets specified and no makefile found. Stop.
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] checking for unsigned long... yes
  88. [9-ERROR] checking size of unsigned long... 4
  89. [9-ERROR] checking sizeof size_t == sizeof unsigned long... yes
  90. [9-ERROR] checking crt_externs.h usability... no
  91. [9-ERROR] checking crt_externs.h presence... no
  92. [9-ERROR] checking for crt_externs.h... no
  93. [9-ERROR] checking for _NSGetEnviron... no
  94. [9-ERROR] checking for vsnprintf... yes
  95. [9-ERROR] checking for snprintf... yes
  96. [9-ERROR] checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include
  97. [9-ERROR] checking for IceConnectionNumber in -lICE... yes
  98. [9-ERROR] checking for libXext... yes
  99. [9-ERROR] checking for pthread_create in -lpthread... yes
  100. [9-ERROR] checking for extra includes... no
  101. [9-ERROR] checking for extra libs... no
  102. [9-ERROR] checking for libz... -lz
  103. [9-ERROR] checking for libpng... -lpng -lz -lm
  104. [9-ERROR] checking for libjpeg6b... no
  105. [9-ERROR] checking for libjpeg... -ljpeg
  106. [9-ERROR] checking for perl... /usr/bin/perl
  107. [9-ERROR] checking for Qt... libraries /opt/qt33/lib, headers /opt/qt33/include using -mt
  108. [9-ERROR] checking for moc... /opt/qt33/bin/moc
  109. [9-ERROR] checking for uic... /opt/qt33/bin/uic
  110. [9-ERROR] checking whether uic supports -L ... yes
  111. [9-ERROR] checking whether uic supports -nounload ... yes
  112. [9-ERROR] checking if Qt needs -ljpeg... no
  113. [9-ERROR] checking for rpath... yes
  114. [9-ERROR] checking for KDE... libraries /usr/lib, headers /usr/include
  115. [9-ERROR] checking if UIC has KDE plugins available... yes
  116. [9-ERROR] checking for KDE paths... defaults
  117. [9-ERROR] checking for dcopidl... /usr/bin/dcopidl
  118. [9-ERROR] checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
  119. [9-ERROR] checking for mcopidl... /usr/bin/mcopidl
  120. [9-ERROR] checking for artsc-config... /usr/bin/artsc-config
  121. [9-ERROR] checking for kde-config... /usr/bin/kde-config
  122. [9-ERROR] checking for meinproc... /usr/bin/meinproc
  123. [9-ERROR] checking for xmllint... /usr/bin/xmllint
  124. [9-ERROR] Testing compiler version ... compvers.cc: In function 'int main()':
  125. [9-ERROR] compvers.cc:3: warning: deprecated conversion from string constant to 'char*'
  126. [9-ERROR] 4
  127. [9-ERROR] compvers.cc: In function 'int main()':
  128. [9-ERROR] compvers.cc:3: warning: deprecated conversion from string constant to 'char*'
  129. [9-ERROR]
  130. [9-ERROR] Cannot determine g++ version
  131. [9-ERROR] Check your compiler installation or
  132. [9-ERROR] try to find out why "./compvers" doesn't
  133. [9-ERROR] supply "2" or "3"!
  134. [9-ERROR]
  135. [9-ERROR] make: *** No targets specified and no makefile found. Stop.
  136. [9-ERROR] --- BUILD ERROR ---