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.

81 lines
4.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/teha/xosview/xosview.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] 1102110309 Fri Dec 3 22:45:09 2004
  23. [CONFIG-ID] 2.1.0-DEV-x86-reference-expert
  24. [ROCKVER] 2.1.0-DEV
  25. [LOGS] 5-xosview.err
  26. [BUILDTIME] 1879 (5)
  27. [5-ERROR] disabled automatic dependencies by default
  28. [5-ERROR] checking for snprintf... yes
  29. [5-ERROR] checking for X11/xpm.h... yes
  30. [5-ERROR] checking for XpmCreateImageFromData in -lXpm... yes
  31. [5-ERROR] enabled Linux system calls by default
  32. [5-ERROR] disabled the Linux 2.4 memstat module by default
  33. [5-ERROR] checking for usleep... yes
  34. [5-ERROR] updating cache ./config.cache
  35. [5-ERROR] creating ./config.status
  36. [5-ERROR] creating Makefile
  37. [5-ERROR] creating linux/Makefile
  38. [5-ERROR] creating Makefile.config
  39. [5-ERROR] creating Makefile.GNU.autodep
  40. [5-ERROR] creating Xdefaults
  41. [5-ERROR] creating linux/memstat/Makefile
  42. [5-ERROR] cd ./linux && make
  43. [5-ERROR] make[1]: Entering directory `/ROCK/src.xosview.1102110281.14629.129396049/xosview-1.8.0/linux'
  44. [5-ERROR] g++-34 -Wall -O4 -pipe -I/usr/X11R6/include -DXOSVIEW_VERSION=\"1.8.0\" -I/ROCK/src.xosview.1102110281.14629.129396049/xosview-1.8.0 -I/ROCK/src.xosview.1102110281.14629.129396049/xosview-1.8.0/linux -DHAVE_BOOL=1 -DLONG_LONG=long\ long -DHAVE_SNPRINTF=1 -DHAVE_XPM=1 -DGNULIBC=1 -DUSESYSCALLS=1 -DHAVE_USLEEP=1 -I.. -c cpumeter.cc -o cpumeter.o
  45. [5-ERROR] In file included from /usr/lib/gcc/i386-unknown-linux-gnu/3.4.3/include/c++/backward/iostream.h:31,
  46. [5-ERROR] from /ROCK/src.xosview.1102110281.14629.129396049/xosview-1.8.0/xwin.h:12,
  47. [5-ERROR] from /ROCK/src.xosview.1102110281.14629.129396049/xosview-1.8.0/xosview.h:14,
  48. [5-ERROR] from /ROCK/src.xosview.1102110281.14629.129396049/xosview-1.8.0/meter.h:15,
  49. [5-ERROR] from /ROCK/src.xosview.1102110281.14629.129396049/xosview-1.8.0/fieldmetergraph.h:17,
  50. [5-ERROR] from cpumeter.h:12,
  51. [5-ERROR] from cpumeter.cc:9:
  52. [5-ERROR] /usr/lib/gcc/i386-unknown-linux-gnu/3.4.3/include/c++/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.
  53. [5-ERROR] cpumeter.cc:14:23: strstream.h: No such file or directory
  54. [5-ERROR] cpumeter.cc: In static member function `static const char* CPUMeter::cpuStr(int)':
  55. [5-ERROR] cpumeter.cc:129: error: `ostrstream' undeclared (first use this function)
  56. [5-ERROR] cpumeter.cc:129: error: (Each undeclared identifier is reported only once for each function it appears in.)
  57. [5-ERROR] cpumeter.cc:129: error: expected `;' before "str"
  58. [5-ERROR] cpumeter.cc:131: error: `str' undeclared (first use this function)
  59. [5-ERROR] make[1]: *** [cpumeter.o] Error 1
  60. [5-ERROR] make[1]: Leaving directory `/ROCK/src.xosview.1102110281.14629.129396049/xosview-1.8.0/linux'
  61. [5-ERROR] make: *** [meterlib] Error 2
  62. [5-ERROR] --- BUILD ERROR ---
  63. [5-ERROR] Creating file list and doing final adaptions ...
  64. [5-ERROR] Processing static lib corrections ...
  65. [5-ERROR] Verifing the .la files ...
  66. [5-ERROR] Found 1 files for this package.
  67. [5-ERROR] Applying package split: 40 xosview:dev (/lib/.*\.(la|a|o)$|/include/)
  68. [5-ERROR] Applying package split: 42 xosview:dev /pkgconfig/
  69. [5-ERROR] Applying package split: 60 xosview:doc /share/doc/
  70. [5-ERROR] Calculating package dependencies ...
  71. [5-ERROR] <xosview:doc> Creating flist file ...
  72. [5-ERROR] <xosview:doc> Creating package dependencies file ...
  73. [5-ERROR] <xosview:doc> Creating md5sum and cksum files ...
  74. [5-ERROR] <xosview:doc> Creating package description ...
  75. [5-ERROR] Making post-install adaptions.
  76. [5-ERROR] Finished building xosview=xosview.