jawbonegroove

dao-git build errors

Aug 11th, 2015
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.16 KB | None | 0 0
  1. Checking: cc -I/usr/include /tmp/yaourt-tmp-jawbonegroove/aur-dao-git/src/dao/DaoMake.Objs/source_d9220312ad8c.c -o /tmp/yaourt-tmp-jawbonegroove/aur-dao-git/src/dao/DaoMake.Objs/binary_d9220312ad8c -L/usr/lib -lmariadbclient -lssl -lz
  2. [[Exception::Error]] --- General error:
  3. Package "DaoAux" not found!
  4. Raised by:  FindPackage(), from namespace "DaoMake";
  5. In code snippet:
  6.      14 :  GETCL       :     0 ,     4 ,    14 ;     5;   $REQUIRED
  7. >>   15 :  CALL        :    12 ,     2 ,    15 ;     5;   DaoMake::Fin...( "DaoAux..."...
  8.      16 :  MOVE_XX     :    15 ,     1 ,    16 ;     5;   daoaux = DaoMake::FindPa...
  9. Called by:  __main__(), at instruction 15 in line 5 in file "/tmp/yaourt-tmp-jawbonegroove/aur-dao-git/src/dao/modules/DaoGSL/makefile.dao";
  10.  
  11. ...
  12.  
  13. cc -ggdb -O0 -DDEBUG -DDAO_WITH_NUMARRAY -DDAO_WITH_DECORATOR -DDAO_WITH_THREAD -DDAO_WITH_CONCURRENT -DDAO_WITH_RESTART -DTARGET_PLAT=\"linux\" -DLINUX=2 -DUNIX=1 -Ikernel/ -Imodules/auxlib/ -fPIC  -c kernel/daoVmspace.c -o DaoMake.Objs/daoVmspace.c.0163.o
  14. make[1]: *** No rule to make target '/tmp/yaourt-tmp-jawbonegroove/aur-dao-git/src/dao/lib/libdao.so', needed by 'lib/dao/modules/libdao_aux.so'.  Stop.
Add Comment
Please, Sign In to add comment