On Wed, Oct 21, 2009 at 1:43 PM, Ponik Supapupa <spunyk at gmail.com> wrote: > Hi Benny > I read the blog already, but there are only steps how to prepare a > development host for porting. I did all of this except set the device (i > haven't it one yet). > Problem is that uClinux hasn't some functions used by pj_lib(like htonl) and > pj_lib hasn't a target uClinux(it uses unknown target with bsd_sockets), so > as i understood i need to add my own implementation for this functions to > the pj_lib. Is there an easy and right way to do this? FWIW, I would be very surprised if bfin uClinux lacks socket stuffs like htonl. There must be some missing include files and/or paths. -benny