[uClinux-dev] socket bin ding error

2008-04-30 Thread kailash toshniwal
Hi,I  am trying to set the boa web server on EDOSK2674 board. When I run boa on my board it fails. I found that the following line (if condition) in boa.c becomes trueif (bind(server_s, (struct sockaddr *) &server_sockaddr,sizeof(server_sockaddr)) == -1);so it executes next line die(NO_BIND);and

Re: [uClinux-dev] socket binding error

2008-04-30 Thread kailash toshniwal
wrote: > > From: Glenn Henshaw <[EMAIL PROTECTED]> > Subject: Re: [uClinux-dev] socket binding error > To: "uClinux development list" > Date: Monday, April 28, 2008, 1:33 AM > > > On 27-Apr-08, at 2:01 PM, kailash toshniwal wrote: > &

Re: [uClinux-dev] socket binding error

2008-04-30 Thread kailash toshniwal
haw <[EMAIL PROTECTED]>Subject: Re: [uClinux-dev] socket binding errorTo: "uClinux development list" Date: Monday, April 28, 2008, 1:33 AM On 27-Apr-08, at 2:01 PM, kailash toshniwal wrote: Hi,I  am trying to set the boa web server on EDOSK2674 board. When I run boa on my board it f

Re: [uClinux-dev] socket binding error

2008-04-27 Thread kailash toshniwal
wrote: > > From: Glenn Henshaw <[EMAIL PROTECTED]> > Subject: Re: [uClinux-dev] socket binding error > To: "uClinux development list" > Date: Monday, April 28, 2008, 1:33 AM > > > On 27-Apr-08, at 2:01 PM, kailash toshniwal wrote: > &

Re: [uClinux-dev] socket binding error

2008-04-27 Thread kailash toshniwal
EMAIL PROTECTED]>Subject: Re: [uClinux-dev] socket binding errorTo: "uClinux development list" Date: Monday, April 28, 2008, 1:33 AM On 27-Apr-08, at 2:01 PM, kailash toshniwal wrote: Hi,I  am trying to set the boa web server on EDOSK2674 board. When I run boa on my board it fails

[uClinux-dev] socket binding error

2008-04-27 Thread kailash toshniwal
Hi,I  am trying to set the boa web server on EDOSK2674 board. When I run boa on my board it fails. I found that the following line (if condition) in boa.c becomes trueif (bind(server_s, (struct sockaddr *) &server_sockaddr,sizeof(server_sockaddr)) == -1);so it executes next line die(NO_BIND);and th

[uClinux-dev] getting 'pid' error while running boa!

2008-04-15 Thread kailash toshniwal
Hello all, Do I have to run 'boa' binary file in uClinux to start boa web server? Well I thought so, so I gave it a try. When I try to run it,I get error message like >/bin>./boa 'pid:18 failed 1536'. or even if I do >/bin>./boa -c /home/httpd/ 'pid:19 failed 1536'. If I r

[uClinux-dev] Can't run boa web sever!

2008-04-12 Thread kailash toshniwal
Hello all, Do I have to run 'boa' binary file in uClinux to start boa web server? Well I thought so, so I gave it a try. When I tried to run it,I got error message as 'pid:18 failed 1536'. If I run it again then pid number increments by 1 each time. What is the problem here?and what's the

[uClinux-dev] Web page opening problem

2008-04-08 Thread kailash toshniwal
I am trying to open the 'index.html' web page which resides in 'home/httpd/' directory of uclinux at the EDOSK2674 board using firefox web browser of host machine by typing "http:// IP Address of the board" in it but it fails to open it. Can anyone please tell me what's wrong and how to debug it

[uClinux-dev] Setting the IP Address

2008-04-07 Thread kailash toshniwal
Hello! What can I do to avoid setting IP address onto the board everytime I boot? Thanks, Kailash - You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost.___ uCl

[uClinux-dev] setting up the network

2008-04-03 Thread kailash toshniwal
Hello all, Can someone please tell me the general instructions on setting up the network in uClinux for any platform? I am using h8/edosk platform for my application. Thanks and Regards Kailash - You rock. That's why Blockbuster's offering you one

[uClinux-dev] edosk2674 normal boot mode

2008-03-22 Thread kailash toshniwal
Hello all, I could successfully boot uClinux but that was using precompiled image+boot.mot file which is posted on the uClinux website. Today I downloaded image+boot.mot file onto the EDOSK2674 board compiled by me. However all I got on the screen/emulator is this Hitachi EDOSK2674 Simp