Skip to content

Ethernet Library doesn't compile for 0019-rc1 [imported] #331

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cmaglie opened this issue Nov 15, 2012 · 0 comments
Closed

Ethernet Library doesn't compile for 0019-rc1 [imported] #331

cmaglie opened this issue Nov 15, 2012 · 0 comments
Labels
Library: Ethernet The Ethernet Arduino library OS: Linux Specific to the Linux version of the Arduino IDE Type: Bug

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 331 moved from a Google Code project.
Added by 2010-08-16T07:59:05.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).

Original labels: Type-Defect, Priority-Medium, OpSys-Linux, Milestone-0019

Original description

In file libraries/Ethernet/Udp.cpp you have on line 31, 32:

#include "ethernet.h"
#include "udp.h"

The Ethernet lib doesn't compile on Linux (or other case sensitive filesystems) because the headers are named
Ethernet.h and Udp.h

@cmaglie cmaglie closed this as completed Nov 15, 2012
tbowmo pushed a commit to tbowmo/Arduino that referenced this issue Jul 14, 2016
@per1234 per1234 added Type: Bug OS: Linux Specific to the Linux version of the Arduino IDE Library: Ethernet The Ethernet Arduino library labels Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Library: Ethernet The Ethernet Arduino library OS: Linux Specific to the Linux version of the Arduino IDE Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants