You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nuttx.apache.org by Flavio Castro Alves Filho <fl...@gmail.com> on 2021/03/18 18:57:58 UTC

Netlib headers missing in make export

Hello,

I started to implement code in Nuttx, using it as an external library approach.

When reimplementing (recompiling, in fact) the tcpechoserver
application, there was a compilation issue where netlib was not found
on nuttx-export headers.

I solved this issue manually copying only the header files to my
project, inside the nutt-export directory. The net library was there
and the software worked fine.

Am I missing any configuration when I built the make export in NuttX?
Or is an issue?

Best regards,

Flavio

-- 
Flavio de Castro Alves Filho

flavio.alves@gmail.com
Twitter: http://twitter.com/#!/fraviofii
LinkedIn profile: www.linkedin.com/in/flaviocastroalves