Guest User

Untitled

a guest
Jun 24th, 2015
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.11 KB | None | 0 0
  1. c.build:
  2.      [echo] Output lib name = oculusvr
  3.      [echo] Compiling oculusvr
  4.        [cc] 3 total files to be compiled.
  5.        [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
  6.        [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
  7.        [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
  8.        [cc] 52 total files to be compiled.
  9.        [cc] 0 total files to be compiled.
  10.        [cc] Starting link
  11.        [cc] /usr/bin/ld: cannot find -ludev
  12.        [cc] collect2: error: ld returned 1 exit status
  13.  
  14. BUILD FAILED
  15. /media/eclesia/SATA2_7200/dev/jogamp/jogl/make/build.xml:83: The following error occurred while executing this line:
  16. /media/eclesia/SATA2_7200/dev/jogamp/jogl/make/build-oculusvr.xml:746: The following error occurred while executing this line:
  17. /media/eclesia/SATA2_7200/dev/jogamp/jogl/make/build-oculusvr.xml:648: The following error occurred while executing this line:
  18. /media/eclesia/SATA2_7200/dev/jogamp/jogl/make/build-oculusvr.xml:588: gcc failed with return code 1
Advertisement
Add Comment
Please, Sign In to add comment