Advertisement
Guest User

Untitled

a guest
Feb 18th, 2012
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. root@debian:/opt/free60-git/free60/pcsxr-xenon# make
  2. [gui.cpp]
  3. In file included from /usr/local/xenon/usr/include/zlx/Browser.h:6:0,
  4. from /opt/free60-git/free60/pcsxr-xenon/source/main/gui.cpp:13:
  5. /usr/local/xenon/usr/include/zlx/zlx.h:5:0: warning: "LIBXENON" redefined [enabled by default]
  6. <command-line>:0:0: note: this is the location of the previous definition
  7. In file included from /usr/local/xenon/usr/include/zlx/Browser.h:6:0,
  8. from /opt/free60-git/free60/pcsxr-xenon/source/main/gui.cpp:13:
  9. /usr/local/xenon/usr/include/zlx/zlx.h:65:5: error: expected identifier before numeric constant
  10. /usr/local/xenon/usr/include/zlx/zlx.h:65:5: error: expected '}' before numeric constant
  11. /usr/local/xenon/usr/include/zlx/zlx.h:65:5: error: expected unqualified-id before numeric constant
  12. /usr/local/xenon/usr/include/zlx/zlx.h:72:1: error: expected declaration before '}' token
  13. make[1]: *** [gui.o] Error 1
  14. make: *** [build] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement