Guest User

Untitled

a guest
Jun 18th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. wopr@eleonore:~/dsp/coder/source/darkice-0.19$ make && make all && make install && ldconfig
  2. Making all in src
  3. make[1]: Entering directory `/home/wopr/dsp/coder/source/darkice-0.19/src'
  4. make all-am
  5. make[2]: Entering directory `/home/wopr/dsp/coder/source/darkice-0.19/src'
  6. g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -g -O2 -MT JackDspSource.o -MD -MP -MF .deps/JackDspSource.Tpo -c -o JackDspSource.o JackDspSource.cpp
  7. JackDspSource.cpp:37:1: error: unterminated #ifdef
  8. make[2]: *** [JackDspSource.o] Error 1
  9. make[2]: Leaving directory `/home/wopr/dsp/coder/source/darkice-0.19/src'
  10. make[1]: *** [all] Error 2
  11. make[1]: Leaving directory `/home/wopr/dsp/coder/source/darkice-0.19/src'
  12. make: *** [all-recursive] Error 1
Add Comment
Please, Sign In to add comment