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.4 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/tschmidt/gl-117/gl-117.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] 1097405467 Sun Oct 10 12:51:07 2004
  23. [CONFIG-ID] 2.1.0-DEV-x86-reference-expert
  24. [ROCKVER] 2.1.0-DEV
  25. [LOGS] 5-gl-117.err
  26. [BUILDTIME] 3122 (5)
  27. [5-ERROR] checking SDL/SDL_mixer.h usability... yes
  28. [5-ERROR] checking SDL/SDL_mixer.h presence... yes
  29. [5-ERROR] checking for SDL/SDL_mixer.h... yes
  30. [5-ERROR] checking for glEnable in -lGL... no
  31. [5-ERROR] configure: WARNING: GL not found - please install GL or MesaGL
  32. [5-ERROR] checking for gluPerspective in -lGLU... no
  33. [5-ERROR] configure: WARNING: GLU not found - please install GLU or MesaGLU
  34. [5-ERROR] checking for glutMainLoop in -lglut... no
  35. [5-ERROR] configure: WARNING: GLUT not found - please install GLUT or MesaGLUT
  36. [5-ERROR] checking for SDL_Init in -lSDL... no
  37. [5-ERROR] configure: WARNING: SDL not found - please install SDL
  38. [5-ERROR] checking for Mix_LoadMUS in -lSDL_mixer... no
  39. [5-ERROR] configure: WARNING: SDL_mixer not found - please install SDL_mixer
  40. [5-ERROR] configure: creating ./config.status
  41. [5-ERROR] config.status: creating Makefile
  42. [5-ERROR] config.status: creating src/Makefile
  43. [5-ERROR] config.status: creating config.h
  44. [5-ERROR] config.status: executing depfiles commands
  45. [5-ERROR] make all-recursive
  46. [5-ERROR] make[1]: Entering directory `/ROCK/src.gl-117.1097405429.2791.3598180359/gl-117-1.3-src'
  47. [5-ERROR] Making all in src
  48. [5-ERROR] make[2]: Entering directory `/ROCK/src.gl-117.1097405429.2791.3598180359/gl-117-1.3-src/src'
  49. [5-ERROR] if g++-34 -I. -I.. -I. -I. -I.. -DDATADIR='"/usr/share"' -Wall -pedantic -g -O2 -I/usr/include -I/usr/include -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \
  50. [5-ERROR] then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
  51. [5-ERROR] main.cpp:5154: warning: 'void myIdleFunc()' defined but not used
  52. [5-ERROR] if g++-34 -I. -I.. -I. -I. -I.. -DDATADIR='"/usr/share"' -Wall -pedantic -g -O2 -I/usr/include -I/usr/include -MT gl.o -MD -MP -MF ".deps/gl.Tpo" -c -o gl.o gl.cpp; \
  53. [5-ERROR] then mv -f ".deps/gl.Tpo" ".deps/gl.Po"; else rm -f ".deps/gl.Tpo"; exit 1; fi
  54. [5-ERROR] if g++-34 -I. -I.. -I. -I. -I.. -DDATADIR='"/usr/share"' -Wall -pedantic -g -O2 -I/usr/include -I/usr/include -MT model.o -MD -MP -MF ".deps/model.Tpo" -c -o model.o model.cpp; \
  55. [5-ERROR] then mv -f ".deps/model.Tpo" ".deps/model.Po"; else rm -f ".deps/model.Tpo"; exit 1; fi
  56. [5-ERROR] model.cpp:60: error: extra `;'
  57. [5-ERROR] make[2]: *** [model.o] Error 1
  58. [5-ERROR] make[2]: Leaving directory `/ROCK/src.gl-117.1097405429.2791.3598180359/gl-117-1.3-src/src'
  59. [5-ERROR] make[1]: *** [all-recursive] Error 1
  60. [5-ERROR] make[1]: Leaving directory `/ROCK/src.gl-117.1097405429.2791.3598180359/gl-117-1.3-src'
  61. [5-ERROR] make: *** [all] 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 gl-117:dev (/lib/.*\.(la|a|o)$|/include/)
  68. [5-ERROR] Applying package split: 42 gl-117:dev /pkgconfig/
  69. [5-ERROR] Applying package split: 60 gl-117:doc /share/doc/
  70. [5-ERROR] Calculating package dependencies ...
  71. [5-ERROR] <gl-117:doc> Creating flist file ...
  72. [5-ERROR] <gl-117:doc> Creating package dependencies file ...
  73. [5-ERROR] <gl-117:doc> Creating md5sum and cksum files ...
  74. [5-ERROR] <gl-117:doc> Creating package description ...
  75. [5-ERROR] Making post-install adaptions.
  76. [5-ERROR] Finished building gl-117=gl-117.