This is the mail archive of the ecos-discuss@sources.redhat.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]
Other format: [Raw text]

Problemos compiling networking


Hello all,

I have a Karo Inphinity Board (PXA250) and  I am trying to compile Redboot 
without the TCP/IP stack of redboot, I only want the stack of eCos.

I am using the gcc-3.2.1 ( Spanish) and the compilation is ok, but in 
the linking process I have the next error:

/home/jalvarez/redboot/configtool-2.11/proyectos/compilacion-flash-red_in
stall/lib/libtarget.a(redboot_enet.o): In function `__enet_send':
/home/jalvarez/redboot/packages/redboot/current/src/net/enet.c:85: 
reference to `eth_drv_read' without define
/home/jalvarez/redboot/packages/redboot/current/src/net/enet.c:215: 
reference to `eth_drv_write' without define
/home/jalvarez/redboot/packages/redboot/current/src/net/enet.c:160: 
reference to `__local_enet_addr'  without define
/home/jalvarez/redboot/configtool-2.11/proyectos/compilacion-flash-red_in
stall/lib/libtarget.a(redboot_arp.o): En la funci=F3n `__arp_request':
/home/jalvarez/redboot/packages/redboot/current/src/net/arp.c:156: 
reference to `__local_enet_addr'  without define
/home/jalvarez/redboot/packages/redboot/current/src/net/arp.c:164: 
reference to `__local_enet_addr' without define

Can anybody help me?
 Thanks,

            Javier Alvarez

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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