Advertisement
Guest User

Untitled

a guest
Mar 28th, 2014
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.68 KB | None | 0 0
  1. /tmp/digidesign_mbox_1/alsa-driver/alsa$ ./gitcompile
  2. find: ‘/tmp/digidesign_mbox_1/alsa-driver/alsa/alsa-kernel/’: No such file or directory
  3. find: ‘/tmp/digidesign_mbox_1/alsa-driver/alsa/alsa-kernel/’: No such file or directory
  4. find: ‘/tmp/digidesign_mbox_1/alsa-driver/alsa/alsa-kernel/’: No such file or directory
  5. { \
  6. rm -rf alsa-kernel ; \
  7. if [ ! -z "/tmp/digidesign_mbox_1/alsa-driver" ]; then \
  8. if [ -f /tmp/digidesign_mbox_1/alsa-driver/kernel/sched.c -o -f /tmp/digidesign_mbox_1/alsa-driver/kernel/sched/sched.h -o -f /tmp/digidesign_mbox_1/alsa-driver/.alsamirror ]; then \
  9. # whole linux kernel source tree \
  10. mkdir alsa-kernel; \
  11. for i in /tmp/digidesign_mbox_1/alsa-driver/sound/* ; do \
  12. ln -sf $i alsa-kernel ; \
  13. done ; \
  14. ln -sf /tmp/digidesign_mbox_1/alsa-driver/include/sound \
  15. alsa-kernel/include ; \
  16. if test -d /tmp/digidesign_mbox_1/alsa-driver/include/uapi/sound; then \
  17. ln -sf /tmp/digidesign_mbox_1/alsa-driver/include/uapi/sound \
  18. alsa-kernel/uapi ; \
  19. fi ; \
  20. ln -sf /tmp/digidesign_mbox_1/alsa-driver/include/trace/events \
  21. alsa-kernel/trace_events ; \
  22. ln -sf /tmp/digidesign_mbox_1/alsa-driver/Documentation/sound/alsa \
  23. alsa-kernel/Documentation ; \
  24. else \
  25. # alsa-kmirror tree \
  26. ln -sf /tmp/digidesign_mbox_1/alsa-driver alsa-kernel ; \
  27. fi; \
  28. fi \
  29. }
  30. gcc utils/mod-deps.c -o utils/mod-deps
  31. utils/mod-deps.c: In function ‘output_card_list’:
  32. utils/mod-deps.c:1080:4: warning: format not a string literal and no format arguments [-Wformat-security]
  33. printf(card_name);
  34. ^
  35. utils/mod-deps --basedir /tmp/digidesign_mbox_1/alsa-driver/alsa/alsa-kernel --hiddendir /tmp/digidesign_mbox_1/alsa-driver/alsa --versiondep /tmp/digidesign_mbox_1/alsa-driver/alsa/kconfig-vers --makeconf > toplevel.config.in
  36. can't handle 'default SND_SEQUENCER && SND_RAWMIDI', translating as depends on
  37. can't handle 'default SND_SEQUENCER && SND_OPL3_LIB', translating as depends on
  38. can't handle 'default SND_SEQUENCER && SND_OPL4_LIB', translating as depends on
  39. can't handle 'default SND_SEQUENCER && SND_SBAWE', translating as depends on
  40. can't handle 'default SND_SEQUENCER && SND_EMU10K1', translating as depends on
  41. can't handle 'default SND_FM801 || SND_ES1968 || RADIO_SF16FMR2 || RADIO_MAXIRADIO || RADIO_SHARK', translating as depends on
  42. can't handle word INPUT=y properly, supposing it's OK
  43. can't handle word INPUT=SND_ES1968 properly, supposing it's OK
  44. can't handle word VIDEO_V4L2=y properly, supposing it's OK
  45. can't handle word VIDEO_V4L2=SND_ES1968 properly, supposing it's OK
  46. can't handle word VIDEO_V4L2=y properly, supposing it's OK
  47. can't handle word VIDEO_V4L2=SND_FM801 properly, supposing it's OK
  48. can't handle word INPUT=y properly, supposing it's OK
  49. can't handle word INPUT=SND_HDA_INTEL properly, supposing it's OK
  50. can't handle word SND_HDA_INPUT_BEEP=y properly, supposing it's OK
  51. can't handle word INPUT=y properly, supposing it's OK
  52. can't handle word INPUT=SND properly, supposing it's OK
  53. can't handle word INPUT=y properly, supposing it's OK
  54. can't handle word INPUT=SND_MAESTRO3 properly, supposing it's OK
  55. can't handle word INPUT=y properly, supposing it's OK
  56. can't handle word INPUT=SND_USB_CAIAQ properly, supposing it's OK
  57. can't handle word I2C=y properly, supposing it's OK
  58. can't handle word I2C=y properly, supposing it's OK
  59. can't handle word I2C=y properly, supposing it's OK
  60. utils/mod-deps --basedir /tmp/digidesign_mbox_1/alsa-driver/alsa/alsa-kernel --hiddendir /tmp/digidesign_mbox_1/alsa-driver/alsa --versiondep /tmp/digidesign_mbox_1/alsa-driver/alsa/kconfig-vers --acinclude > acinclude.m4
  61. can't handle 'default SND_SEQUENCER && SND_RAWMIDI', translating as depends on
  62. can't handle 'default SND_SEQUENCER && SND_OPL3_LIB', translating as depends on
  63. can't handle 'default SND_SEQUENCER && SND_OPL4_LIB', translating as depends on
  64. can't handle 'default SND_SEQUENCER && SND_SBAWE', translating as depends on
  65. can't handle 'default SND_SEQUENCER && SND_EMU10K1', translating as depends on
  66. can't handle 'default SND_FM801 || SND_ES1968 || RADIO_SF16FMR2 || RADIO_MAXIRADIO || RADIO_SHARK', translating as depends on
  67. can't handle word INPUT=y properly, supposing it's OK
  68. can't handle word INPUT=SND_ES1968 properly, supposing it's OK
  69. can't handle word VIDEO_V4L2=y properly, supposing it's OK
  70. can't handle word VIDEO_V4L2=SND_ES1968 properly, supposing it's OK
  71. can't handle word VIDEO_V4L2=y properly, supposing it's OK
  72. can't handle word VIDEO_V4L2=SND_FM801 properly, supposing it's OK
  73. can't handle word INPUT=y properly, supposing it's OK
  74. can't handle word INPUT=SND_HDA_INTEL properly, supposing it's OK
  75. can't handle word SND_HDA_INPUT_BEEP=y properly, supposing it's OK
  76. can't handle word INPUT=y properly, supposing it's OK
  77. can't handle word INPUT=SND properly, supposing it's OK
  78. can't handle word INPUT=y properly, supposing it's OK
  79. can't handle word INPUT=SND_MAESTRO3 properly, supposing it's OK
  80. can't handle word INPUT=y properly, supposing it's OK
  81. can't handle word INPUT=SND_USB_CAIAQ properly, supposing it's OK
  82. can't handle word I2C=y properly, supposing it's OK
  83. can't handle word I2C=y properly, supposing it's OK
  84. can't handle word I2C=y properly, supposing it's OK
  85. utils/mod-deps --basedir /tmp/digidesign_mbox_1/alsa-driver/alsa/alsa-kernel --hiddendir /tmp/digidesign_mbox_1/alsa-driver/alsa --versiondep /tmp/digidesign_mbox_1/alsa-driver/alsa/kconfig-vers --include > include/config1.h.in
  86. can't handle 'default SND_SEQUENCER && SND_RAWMIDI', translating as depends on
  87. can't handle 'default SND_SEQUENCER && SND_OPL3_LIB', translating as depends on
  88. can't handle 'default SND_SEQUENCER && SND_OPL4_LIB', translating as depends on
  89. can't handle 'default SND_SEQUENCER && SND_SBAWE', translating as depends on
  90. can't handle 'default SND_SEQUENCER && SND_EMU10K1', translating as depends on
  91. can't handle 'default SND_FM801 || SND_ES1968 || RADIO_SF16FMR2 || RADIO_MAXIRADIO || RADIO_SHARK', translating as depends on
  92. can't handle word INPUT=y properly, supposing it's OK
  93. can't handle word INPUT=SND_ES1968 properly, supposing it's OK
  94. can't handle word VIDEO_V4L2=y properly, supposing it's OK
  95. can't handle word VIDEO_V4L2=SND_ES1968 properly, supposing it's OK
  96. can't handle word VIDEO_V4L2=y properly, supposing it's OK
  97. can't handle word VIDEO_V4L2=SND_FM801 properly, supposing it's OK
  98. can't handle word INPUT=y properly, supposing it's OK
  99. can't handle word INPUT=SND_HDA_INTEL properly, supposing it's OK
  100. can't handle word SND_HDA_INPUT_BEEP=y properly, supposing it's OK
  101. can't handle word INPUT=y properly, supposing it's OK
  102. can't handle word INPUT=SND properly, supposing it's OK
  103. can't handle word INPUT=y properly, supposing it's OK
  104. can't handle word INPUT=SND_MAESTRO3 properly, supposing it's OK
  105. can't handle word INPUT=y properly, supposing it's OK
  106. can't handle word INPUT=SND_USB_CAIAQ properly, supposing it's OK
  107. can't handle word I2C=y properly, supposing it's OK
  108. can't handle word I2C=y properly, supposing it's OK
  109. can't handle word I2C=y properly, supposing it's OK
  110. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  111. ./configure --with-debug=full --with-isapnp=yes --with-sequencer=yes
  112. checking for gcc... gcc
  113. checking whether the C compiler works... yes
  114. checking for C compiler default output file name... a.out
  115. checking for suffix of executables...
  116. checking whether we are cross compiling... no
  117. checking for suffix of object files... o
  118. checking whether we are using the GNU C compiler... yes
  119. checking whether gcc accepts -g... yes
  120. checking for gcc option to accept ISO C89... none needed
  121. checking for ranlib... ranlib
  122. checking for a BSD-compatible install... /usr/bin/install -c
  123. checking how to run the C preprocessor... gcc -E
  124. checking for grep that handles long lines and -e... /bin/grep
  125. checking for egrep... /bin/grep -E
  126. checking for ANSI C header files... yes
  127. checking for an ANSI C-conforming const... yes
  128. checking for inline... inline
  129. checking whether time.h and sys/time.h may both be included... yes
  130. checking whether gcc needs -traditional... no
  131. checking for current directory... /tmp/digidesign_mbox_1/alsa-driver/alsa
  132. checking cross compile...
  133. checking for directory with ALSA kernel sources... /tmp/digidesign_mbox_1/alsa-driver
  134. checking for directory with kernel source... /lib/modules/3.11.8-031108-generic/build
  135. checking for directory with kernel build... /lib/modules/3.11.8-031108-generic/build
  136. checking for kernel linux/version.h ... no
  137. The file /lib/modules/3.11.8-031108-generic/build/include/INCLUDE_VERSION_H does not exist.
  138. Please install the package with full kernel sources for your distribution
  139. or use --with-kernel=dir option to specify another directory with kernel
  140. sources (default is /lib/modules/3.11.8-031108-generic/build).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement