Advertisement
Guest User

Untitled

a guest
Jun 27th, 2014
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. root@cubietruck:/home/linaro/sunxi-mali/test# make test
  2. cc -Wall -o test test.c -lEGL -lGLESv2
  3. /usr/bin/ld: /tmp/ccvIqyZW.o: undefined reference to symbol 'XNextEvent'
  4. //usr/lib/arm-linux-gnueabihf/libX11.so.6: error adding symbols: DSO missing from command line
  5. collect2: error: ld returned 1 exit status
  6. make: *** [test] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement