Guest User

Untitled

a guest
Jun 23rd, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.42 KB | None | 0 0
  1. make[1]: Entering directory `/usr/src/packages/BUILD/rivendell-2.1.2'
  2. Making all in icons
  3. make[2]: Entering directory `/usr/src/packages/BUILD/rivendell-2.1.2/icons'
  4. make[2]: Nothing to be done for `all'.
  5. make[2]: Leaving directory `/usr/src/packages/BUILD/rivendell-2.1.2/icons'
  6. Making all in helpers
  7. make[2]: Entering directory `/usr/src/packages/BUILD/rivendell-2.1.2/helpers'
  8.  CXX    cwrap.o
  9.  CXXLD  cwrap
  10.  CC     jsmin.o
  11.  CCLD   jsmin
  12. make[2]: Leaving directory `/usr/src/packages/BUILD/rivendell-2.1.2/helpers'
  13. Making all in rdhpi
  14. make[2]: Entering directory `/usr/src/packages/BUILD/rivendell-2.1.2/rdhpi'
  15.  CXX    rdhpisoundcard.lo
  16. In file included from rdhpisoundcard.cpp:26:0:
  17. ./rdhpisoundcard.h:36:38: error: missing binary operator before token "("
  18. rdhpisoundcard.cpp: In member function 'void RDHPISoundCard::HPIProbe()':
  19. rdhpisoundcard.cpp:675:47: error: 'HPI_SubSysGetVersion' was not declared in this scope
  20. rdhpisoundcard.cpp:677:38: error: 'HPI_SubSysFindAdapters' was not declared in this scope
  21. make[2]: *** [rdhpisoundcard.lo] Error 1
  22. make[2]: Leaving directory `/usr/src/packages/BUILD/rivendell-2.1.2/rdhpi'
  23. make[1]: *** [all-recursive] Error 1
  24. make[1]: Leaving directory `/usr/src/packages/BUILD/rivendell-2.1.2'
  25. error: Estado de salida erróneo de /var/tmp/rpm-tmp.D0bn2D (%build)
  26.  
  27.  
  28. Errores de construcción RPM:
  29.    Estado de salida erróneo de /var/tmp/rpm-tmp.D0bn2D (%build)
  30. make: *** [rpm] Error 1
Add Comment
Please, Sign In to add comment