This is the mail archive of the
ecos-discuss@sources.redhat.com
mailing list for the eCos project.
Re:Re: HTTP web server application
- From: Muna Hummady <muna_hummady at yahoo dot com>
- To: ecos-discuss at ecos dot sourceware dot org
- Cc: gary at mlbassoc dot com, andrew at lunn dot ch, nickg at ecoscentric dot com
- Date: Mon, 11 Oct 2004 02:34:10 -0700 (PDT)
- Subject: Re:Re: [ECOS] HTTP web server application
Dear Mr. Gary Thomas
I'm following the steps in your paper as shown:
A. Building the eCos kernel:
$ mkdir /home/muna/work/httpd_test_ecos_kernel
$ cd /work/httpd_test_ecos_kernel
$ ecosconfig new pc_rltk8139 net
$ ecosconfig tree
$ make
B. Creating the application
$ cd /home/muna /work/httpd_test
$ tar -zxvf libhttpd-1.3.tar.gz
$ tar -zxvf httpd_application.tar.gz
$ patch -p0 <lihhttpd.patch
The libhttpd-1.3 and httpd_application directories
are created.
C. I'm enter to the libhttpd-1.3 directory and try to
build the software by doing:
$ cd /libhttpd-1.3
$./configure
$ make all
$ make install
D. I'm downloading the build_Make.params file and
place it inside the httpd_application directory.
$ cd httpd_application
$ sh build_Make.params
/work/httpd_test/ecos_kernel
$ make
When I?m running make, the following output is
appear on the command line tool:
make ?c
/home/muna/work/httpd_test/libhttpd-1.3/src
Make.ecos HOME=?pwd?
make[1]: Entering directory ?/home/muna/work/
httpd_test /libhttpd-1.3/src?
make[1]: ?libhttp.a? is up to date.
make[1]: Leaving ?/home/muna/work/httpd_test/
libhttpd-1.3/src?i386-elf-gcc ?c ?D_eCos ?Wall
?Wpointer-arith ?Wstrict-prototype ?Winline
?Wundef ?Woverloaded-virtual ?g ?O2
?ffunction- sections ?fdata-sections ?fno-rtti
?fno- exceptions ?fvtable-gc
?finit-priority
?I/usr/local/include
-I/home/muna/work/httpd_test /libhttpd-1.3/src
test_httpd.c
i386-elf-gcc: Installation problem, cannot exec
?cc1?: No such file or directory
make: *** [test_http.o] Error 1
I'm trying to solve this problem but I couldn?t. Could
you help me please?
Thanks
Muna
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss