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.

130 lines
7.8 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/gnome24/regexxer/regexxer.cache
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2004 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] 1087483509 Thu Jun 17 16:45:09 2004
  23. [CONFIG-ID] 2.1.0-DEV-x86-reference-expert
  24. [ROCKVER] 2.1.0-DEV
  25. [LOGS] 5-regexxer.err 9-regexxer.err
  26. [5-ERROR] Running ./configure --prefix=/opt/gnome26 --bindir=/opt/gnome26/bin --sbindir=/opt/gnome26/sbin --libdir=/opt/gnome26/lib --datadir=/opt/gnome26/share --includedir=/opt/gnome26/include --infodir=/opt/gnome26/info --mandir=/opt/gnome26/man --sysconfdir=/etc/opt/gnome26 --localstatedir=/var/opt/gnome26 --disable-debug --enable-libpam --enable-pam --build=i386-unknown-linux-gnu --host=i386-unknown-linux-gnu --disable-gtk-doc --disable-gtktest
  27. [5-ERROR] checking for a BSD-compatible install... /ROCK/build/ref0611-2.1.0-DEV-x86-reference-expert/ROCK/tools.chroot/wrapper/install -c
  28. [5-ERROR] checking whether build environment is sane... yes
  29. [5-ERROR] checking for gawk... gawk
  30. [5-ERROR] checking whether make sets $(MAKE)... yes
  31. [5-ERROR] checking for i386-unknown-linux-gnu-gcc... gcc-3
  32. [5-ERROR] checking for C compiler default output file name... a.out
  33. [5-ERROR] checking whether the C compiler works... yes
  34. [5-ERROR] checking whether we are cross compiling... no
  35. [5-ERROR] checking for suffix of executables...
  36. [5-ERROR] checking for suffix of object files... o
  37. [5-ERROR] checking whether we are using the GNU C compiler... yes
  38. [5-ERROR] checking whether gcc-3 accepts -g... yes
  39. [5-ERROR] checking for gcc-3 option to accept ANSI C... none needed
  40. [5-ERROR] checking for style of include used by make... GNU
  41. [5-ERROR] checking dependency style of gcc-3... gcc3
  42. [5-ERROR] checking for i386-unknown-linux-gnu-g++... g++-3
  43. [5-ERROR] checking whether we are using the GNU C++ compiler... yes
  44. [5-ERROR] checking whether g++-3 accepts -g... yes
  45. [5-ERROR] checking dependency style of g++-3... gcc3
  46. [5-ERROR] checking whether NLS is requested... yes
  47. [5-ERROR] checking for msgfmt... /usr/bin/msgfmt
  48. [5-ERROR] checking for gmsgfmt... /usr/bin/msgfmt
  49. [5-ERROR] checking for xgettext... /usr/bin/xgettext
  50. [5-ERROR] checking for msgmerge... /usr/bin/msgmerge
  51. [5-ERROR] checking build system type... i386-unknown-linux-gnu
  52. [5-ERROR] checking host system type... i386-unknown-linux-gnu
  53. [5-ERROR] checking for ld used by GCC... ld
  54. [5-ERROR] checking if the linker (ld) is GNU ld... yes
  55. [5-ERROR] checking for shared library run path origin... done
  56. [5-ERROR] checking whether NLS is requested... yes
  57. [5-ERROR] checking for GNU gettext in libc... yes
  58. [5-ERROR] checking whether to use NLS... yes
  59. [5-ERROR] checking where the gettext function comes from... libc
  60. [5-ERROR] checking for pkg-config... /usr/bin/pkg-config
  61. [5-ERROR] checking for gtkmm-2.0 >= 2.2.8 gconfmm-2.0 >= 2.0.0... Package gconfmm-2.0 was not found in the pkg-config search path.
  62. [5-ERROR] Perhaps you should add the directory containing `gconfmm-2.0.pc'
  63. [5-ERROR] to the PKG_CONFIG_PATH environment variable
  64. [5-ERROR] No package 'gconfmm-2.0' found
  65. [5-ERROR]
  66. [5-ERROR] configure: error: Library requirements (gtkmm-2.0 >= 2.2.8 gconfmm-2.0 >= 2.0.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
  67. [5-ERROR] --- BUILD ERROR ---
  68. [5-ERROR] Creating file list and doing final adaptions ...
  69. [5-ERROR] processing static lib corrections ...
  70. [5-ERROR] Found 7 files for this package.
  71. [5-ERROR] Clear (old) md5sums and cksums ...
  72. [5-ERROR] Calculating package dependencies ...
  73. [5-ERROR] Creating md5sum and cksum files ... done.
  74. [5-ERROR] Creating package description ...
  75. [5-ERROR] Making post-install adaptions.
  76. [9-ERROR] Running ./configure --prefix=/opt/gnome26 --bindir=/opt/gnome26/bin --sbindir=/opt/gnome26/sbin --libdir=/opt/gnome26/lib --datadir=/opt/gnome26/share --includedir=/opt/gnome26/include --infodir=/opt/gnome26/info --mandir=/opt/gnome26/man --sysconfdir=/etc/opt/gnome26 --localstatedir=/var/opt/gnome26 --disable-debug --enable-libpam --enable-pam --build=i386-unknown-linux-gnu --host=i386-unknown-linux-gnu --disable-gtk-doc --disable-gtktest
  77. [9-ERROR] checking for a BSD-compatible install... /ROCK/build/ref0611-2.1.0-DEV-x86-reference-expert/ROCK/tools.chroot/wrapper/install -c
  78. [9-ERROR] checking whether build environment is sane... yes
  79. [9-ERROR] checking for gawk... gawk
  80. [9-ERROR] checking whether make sets $(MAKE)... yes
  81. [9-ERROR] checking for i386-unknown-linux-gnu-gcc... gcc-3
  82. [9-ERROR] checking for C compiler default output file name... a.out
  83. [9-ERROR] checking whether the C compiler works... yes
  84. [9-ERROR] checking whether we are cross compiling... no
  85. [9-ERROR] checking for suffix of executables...
  86. [9-ERROR] checking for suffix of object files... o
  87. [9-ERROR] checking whether we are using the GNU C compiler... yes
  88. [9-ERROR] checking whether gcc-3 accepts -g... yes
  89. [9-ERROR] checking for gcc-3 option to accept ANSI C... none needed
  90. [9-ERROR] checking for style of include used by make... GNU
  91. [9-ERROR] checking dependency style of gcc-3... gcc3
  92. [9-ERROR] checking for i386-unknown-linux-gnu-g++... g++-3
  93. [9-ERROR] checking whether we are using the GNU C++ compiler... yes
  94. [9-ERROR] checking whether g++-3 accepts -g... yes
  95. [9-ERROR] checking dependency style of g++-3... gcc3
  96. [9-ERROR] checking whether NLS is requested... yes
  97. [9-ERROR] checking for msgfmt... /usr/bin/msgfmt
  98. [9-ERROR] checking for gmsgfmt... /usr/bin/msgfmt
  99. [9-ERROR] checking for xgettext... /usr/bin/xgettext
  100. [9-ERROR] checking for msgmerge... /usr/bin/msgmerge
  101. [9-ERROR] checking build system type... i386-unknown-linux-gnu
  102. [9-ERROR] checking host system type... i386-unknown-linux-gnu
  103. [9-ERROR] checking for ld used by GCC... ld
  104. [9-ERROR] checking if the linker (ld) is GNU ld... yes
  105. [9-ERROR] checking for shared library run path origin... done
  106. [9-ERROR] checking whether NLS is requested... yes
  107. [9-ERROR] checking for GNU gettext in libc... yes
  108. [9-ERROR] checking whether to use NLS... yes
  109. [9-ERROR] checking where the gettext function comes from... libc
  110. [9-ERROR] checking for pkg-config... /usr/bin/pkg-config
  111. [9-ERROR] checking for gtkmm-2.0 >= 2.2.8 gconfmm-2.0 >= 2.0.0... Package gconfmm-2.0 was not found in the pkg-config search path.
  112. [9-ERROR] Perhaps you should add the directory containing `gconfmm-2.0.pc'
  113. [9-ERROR] to the PKG_CONFIG_PATH environment variable
  114. [9-ERROR] No package 'gconfmm-2.0' found
  115. [9-ERROR]
  116. [9-ERROR] configure: error: Library requirements (gtkmm-2.0 >= 2.2.8 gconfmm-2.0 >= 2.0.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
  117. [9-ERROR] --- BUILD ERROR ---
  118. [9-ERROR] Creating file list and doing final adaptions ...
  119. [9-ERROR] processing static lib corrections ...
  120. [9-ERROR] Found 7 files for this package.
  121. [9-ERROR] Clear (old) md5sums and cksums ...
  122. [9-ERROR] Calculating package dependencies ...
  123. [9-ERROR] Creating md5sum and cksum files ... done.
  124. [9-ERROR] Creating package description ...
  125. [9-ERROR] Making post-install adaptions.