Hello,

I am trying to compile my GTK2 program for Ben Nanonote, but I am having the following problems:

- I've installed the toolchain on Ubuntu 10.10 32-bit based on this instructions page: http://en.qi-hardware.com/wiki/JlimeToolchain - I've installed the needed dependencies with this command: opkg-target install openssl-dev gtk+-dev

Now my program compiles fine, but the link phase errors with:

LINK bin/notecase
/home/miro/jlime-toolchain/usr/local/jlime-2010.1/mipsel/bin/../lib/gcc/mipsel-linux/4.4.2/../../../../mipsel-linux/bin/ld: cannot find /usr/lib/libpthread_nonshared.a inside /home/miro/jlime-toolchain/usr/local/jlime-2010.1/mipsel/bin/../mipsel-linux
collect2: ld returned 1 exit status

I've tried looking for possible missing dependency that installs the missing "libpthread_nonshared.a" but no luck.
Any tip ?

Regards,
Miroslav

_______________________________________________
Qi Hardware Discussion List
Mail to list (members only): [email protected]
Subscribe or Unsubscribe: 
http://lists.en.qi-hardware.com/mailman/listinfo/discussion

Reply via email to