Skip to content

Instantly share code, notes, and snippets.

@roSievers
Created November 27, 2016 21:08
Show Gist options
  • Save roSievers/4e4da872d6563edafb6a786753d75414 to your computer and use it in GitHub Desktop.
Save roSievers/4e4da872d6563edafb6a786753d75414 to your computer and use it in GitHub Desktop.
./run.sh
INFO: main.cpp:439 : Anura engine version 1.4
INFO: main.cpp:478 : Default Tile Size: 16
INFO: main.cpp:479 : Default Tile Scale: 2
INFO: main.cpp:481 : Build Options:
INFO: main.cpp:483 : isomap
INFO: main.cpp:483 : lua
INFO: main.cpp:483 : save_png
INFO: main.cpp:483 : sdl2
INFO: main.cpp:483 : svg
INFO: preferences.cpp:580 : SET PREFERENCES PATH: ~/.citadel/
INFO: preferences.cpp:580 : SET PREFERENCES PATH: ~/.citadel/
INFO: main.cpp:584 : ARGS: --module=citadel
INFO: main.cpp:584 : ARGS: --utility=update_launcher
INFO: preferences.cpp:634 : EXPAND DATA PATHS
INFO: main.cpp:708 : Preferences dir: /home/rolf/.citadel/
INFO: module.cpp:1136 : Requesting module 'citadel'
INFO: http_client.cpp:65 : http_client::send_request(this = 0xa91ac30 @0 method_path = GET /module_data/citadel request.size() = 0 num_retries = 0 attempt_num = 1)
INFO: module.cpp:1136 : Requesting module 'anura_linux'
INFO: http_client.cpp:65 : http_client::send_request(this = 0xa92b6d8 @0 method_path = GET /module_data/anura_linux request.size() = 0 num_retries = 0 attempt_num = 1)
INFO: auto_update_window.cpp:560 : Requesting update to module from server...
./bin/anura: symbol lookup error: /usr/lib32/libX11.so.6: undefined symbol: xcb_wait_for_reply64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment