[En-Nut-Discussion] No rule to make ...

bon at elektron.ikp.physik.tu-darmstadt.de bon at elektron.ikp.physik.tu-darmstadt.de
Fri Dec 6 14:30:52 CET 2019


Nikolas Becker writes:
> Hello Uwe,
> 
> I tried your latest build. It looks like it doesen't know the type bigint_t:
> 
> 14:30:01: Nut/OS Configurator Version 3.0.2
> 14:30:01: Linked to wxWidgets 2.9.3
> 14:30:01: Running on Windows 7 (build 7601, Service Pack 1), 64-bit edition
> 14:30:01: Working in D:\dev\trunk\Ethernut\ethernutmix
> 14:30:01: Loading nut/conf/repository.nut
> 14:30:01: Loading nut/conf/ethernut50f.conf
> 14:30:02: OK
> 14:30:20: nut/conf/arch/cm3/stm32usart.nut:496: attempt to call upvalue 'CK_CHOICE' (a nil value)
You seem to use a ethernut50f.conf with local additions. It helps, if
you explicit tell so. Or better use a different name. And you should
send it too or better send the diff, showing the additions.

Try first some of the examples in the app directory. Make sure the
examples work. 

It seems you added in your conf file:
+LICENSE_GPL3 = ""
That tries to compile contrib/arm-crypto-lib. Do you indent to use
these?. So you should tell also. If you do not need it, try to compile
with the original conf file.

If you need crypto, these crypto things have not need touched since
2013. The errors appear her to. Perhaps the order of includes is
wrong.

app/tls_client used crypto libs. I will have a look.

Bye


-- 
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