04-06-2012 04:14 AM
Hi, i downloded the Native SDK 1.0 on Linux SuSe 9 and tried compiling my app. But when i start the compilation process the very first compilation line it throws the error:
qcc: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by qcc)
make: *** [/source/se/mgr.qnx.sh] Error 1
I am not sure what the error is.. i feel it is that qcc needs libc.so.6 whic inturn needs the glibc 2.4 to compile. I am unsure about how to go about this problem because i read at many other places that it is not genrally a good idea to install glibc 2.4. Can someone please help.
Solved! Go to Solution.
04-12-2012 02:09 PM
I don't think we support Suse.
Please try the NDK on Ubuntu.
04-23-2012 08:32 PM
04-26-2012 02:18 AM
So can you let me know which other flavours other than ubuntu are supported. Also if we update the glibc on suse to 2.4 will the SDK work?
04-26-2012 09:13 AM