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]

Installing GoHead Webserver on eCos


hello,
wonder if anyone can help me with this problem?
I'm using goahead webserver ver 2.1.8. Got the following errors while
installing the web server for eCos.

BTW, does anyone has a copy of MASSA's article on integrating GoAhead
Webserver with eCos? It is possible to send to me? Thanks alot!


arm-elf-gcc -o
webs -mcpu=arm7tdmi -mno-short-load-words -Wall -Wpointer-arith
-Wstrict-pro
totypes -Winline -Wundef -Woverloaded-virtual -g -O2
-ffunction-sections -fd
ata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -g
-Wall 
-O2 -DWEBS -DUEMF -DWEBS_PAGE_ROM -DOS="eCos" -DECOS -D__ECOS
-D__NO_FCNTL=1
-I..  \
        main.o
libwebs.a -nostartfiles -L/root/net_test/install/lib -Wl,--gc-sections
-Ttar
get.ld -nostdlib
/root/net_test/install/lib/libtarget.a(kernel_intr.o): In function
`_GLOBAL__D.12000__ZN13Cyg_Interrupt15disable_counterE':
/root/cvs/ecos/packages/kernel/current/src/intr/intr.cxx:595: undefined
reference to `hal_interrupt_stack_call_pending_DSRs'
collect2: ld returned 1 exit status
make: *** [webs] Error 1



		
_______________________________
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


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