tariqk / dwarf-fortress-lnp-docker

A copy of Dwarf Fortress, running on Lazy Newb Pack, running in Docker. Exposes the X11 ports to provide you GUI goodness without having to scribble crap on your main Linux system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error during startup #1: libGL error

tariqk opened this issue · comments

From the df/stderr.log:

libGL error: dlopen /usr/lib/i386-linux-gnu/dri/swrast_dri.so failed (/home/Urist/bin/df/df_linux/libs/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib/i386-linux-gnu/libLLVM-3.4.so.1))
libGL error: dlopen ${ORIGIN}/dri/swrast_dri.so failed (${ORIGIN}/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL error: dlopen /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast

Am unclear to what the impact is right now.