[En-Nut-Discussion] flecx10a/mdnsd_uhttp: Anybody any hints on this error
Uwe Bonnes
bon at elektron.ikp.physik.tu-darmstadt.de
Mon May 2 13:21:30 CEST 2016
Hello,
compiling flecx10a with the default configuration and building the
applications gives in mdnsd_uhttp> make
arm-none-eabi-gcc mdnsd_uhttp.o htdocs.o -mcpu=cortex-m3 -mthumb -D__CORTEX__ -nostartfiles -L/devel/ethernut_sf/build/flecx10a/../../nut/arch/cm3/ldscripts -Wl,-Map=mdnsd_uhttp.map,--cref,--gc-sections -L/devel/ethernut_sf/build/flecx10a/./lib -Wl,--defsym=bootloader_offset=0 -Tlpc1768_flash.ld -Wl,--start-group /devel/ethernut_sf/build/flecx10a/./lib/nutinit.o -lnutpro -lnutnet -lnutgorp -lnutfs -lnutcrt -lnutos -lnutdev -lnutarch -Wl,--end-group -o mdnsd_uhttp.elf
/devel/ethernut_sf/build/flecx10a/./lib/libnutpro.a(mod_ssi.o): In function `HttpSsiHandler':
mod_ssi.c:(.text.HttpSsiHandler+0x78): undefined reference to `s_set_flags'
mod_ssi.c:(.text.HttpSsiHandler+0x88): undefined reference to `s_clr_flags'
collect2: error: ld returned 1 exit status
/devel/ethernut_sf/build/flecx10a/../../nut/app/Makerules.gcc:41: recipe for target 'mdnsd_uhttp.elf' failed
make: *** [mdnsd_uhttp.elf] Error 1
HTTP_PLATFORM_STREAMS is not defined and in pro/uhttp/os/nut/streamio.c the
functions s_set_flags and s_clr_flags are not compiled.
What is the right fix for that error?
Thanks
--
Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt
--------- Tel. 06151 1623569 ------- Fax. 06151 1623305 ---------
More information about the En-Nut-Discussion
mailing list