It seems to be a glibc compile problem: see: http://stackoverflow.com/questions/19471683/lib-libc-so-6-version-glibc-2-17-not-found
re, wh Am 11.04.2014 08:31, schrieb A P: > > Thanks for your quick response. > > root@beaglebone:~/test# ldd test > ./test: /lib/libc.so.6: version `GLIBC_2.17' not found (required by ./test) > libpthread.so.0 => /lib/libpthread.so.0 (0xb6ed1000) > libc.so.6 => /lib/libc.so.6 (0xb6da0000) > /lib/ld-linux.so.3 (0xb6efc000) > > As requested > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
