Skip to content

arpa/inet.h: No such file or directory #7721

@kbumsik

Description

@kbumsik

Hi,
When I try compiling tests/driver_enc28j60 with the following command,

BOARD=stm32f4discovery USEMODULE+=gnrc_uhcpc make all

I got an error:

RIOT/sys/net/application_layer/uhcp/uhcp.c:11:23: fatal error: arpa/inet.h: No such file or directory
 #include <arpa/inet.h>
                       ^
compilation terminated.

Is it an unexpected error, or did I miss something? I would appreciate if someone let me know.
Thank you.

Metadata

Metadata

Assignees

Labels

Area: networkArea: NetworkingType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions