>./test: /lib/libc.so.6: no version information available (required by ./test)
>./test: error in loading shared libraries: ./test: symbol __libc_start_main, v
>ersion GLIBC_2.0 not defined in file libc.so.6 with link time reference (no ve
>rsion symbols)

The NetWinder is using an unversioned libc but you compiled against a 
versioned copy.

>any ideas how I might solve this problem?

The easiest fix is just to build an unversioned library on your 
cross-development platform.

p.



unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to