Quote:
Originally Posted by knc1
What symbols are those?
I only recognize memcpy (which can be fixed in the build process).
I.E: You don't have to provide the entire updated library, just satisfy the linkage targets.
|
knc1,
Here's the entire message dump when trying to run it on PW1:
Code:
[root@kindle tw251]# ./taskwarrior.sh
./task: /lib/libc.so.6: version `GLIBC_2.15' not found (required by tasklib/libgnutls-deb0.so.28)
./task: /lib/libc.so.6: version `GLIBC_2.17' not found (required by tasklib/libgnutls-deb0.so.28)
./task: /lib/libc.so.6: version `GLIBC_2.18' not found (required by tasklib/libstdc++.so.6)
./task: /lib/libc.so.6: version `GLIBC_2.17' not found (required by tasklib/libstdc++.so.6)
./task: /lib/libc.so.6: version `GLIBC_2.16' not found (required by tasklib/libp11-kit.so.0)
./task: /lib/libc.so.6: version `GLIBC_2.15' not found (required by tasklib/libp11-kit.so.0)