This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Ethernet driver for MPC860



Hi,

We are trying to debug the "network.c" for MPC860
provided by Samuel Tardieu. We could not locate some
header files. I've attached the list below. 
I could not locate this in sourceware.cygnus.com also.
Am I missing something?

The error log attached below.

#-------------------------------------------------------------------------
$ make

[SNIP]
make[2]: Entering directory `/home/ecos/mbx860-net/libnetworking/rtems'
powerpc-eabi-gcc -c -o network.o -I.. -DDIAGNOSTIC -O2 -fno-builtin 
-D_COMPILING_BSD_KERNEL_ -DKERNEL -DINET -DNFS -DDIAGNOSTIC
-DBOOTP_COMPAT -Wall -I/home/ecos/mbx860-net/ecosnet/install/include
network.c
network.c:9: cyg/hal/cpm_init.h: No such file or directory
network.c:10: cyg/hal/mpc860.h: No such file or directory
network.c:11: cyg/hal/masks860.h: No such file or directory
network.c:12: cyg/hal/cpm_init.h: No such file or directory
network.c:13: cyg/hal/kprintf.h: No such file or directory
make[2]: *** [network.o] Error 1
make[2]: Leaving directory `/home/ecos/mbx860-net/libnetworking/rtems'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ecos/mbx860-net/libnetworking'
make: *** [libnet.a] Error 2
#-------------------------------------------------------------------------


Thanx in advance,
Babu

                                            \\\|///
                                          \\  _ _  //
                                           (  @ @  )
¤----------------------------------------oOOo-(_)-oOOo----------------¤
¤ Mahendra Babu P. ,			                              ¤
¤ Research Engineer,                Phone :  +91-080-5510086          ¤
¤ C-DOT,			    Fax   :  +91-080-2263256          ¤
¤ Sneha Complex,		    Email :  babu@cdotb.ernet.in      ¤
¤ 71/1, Millers Road,		             pmbabu@yahoo.com         ¤
¤ Bangalore - 560 052, India.	    URL   :  http://i.am/pmbabu       ¤
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]