The the code that identifies S files is case sensitive, and won't
picked up s files if the wrong case is used. I believe they have to be
upper case S.

--Rick

On Tue, May 3, 2011 at 2:10 PM, Scott Howard <showard...@ubuntu.com> wrote:
> Thanks for checking. Paul Stoggregen figured it out, see his response
> below
>
> On Tue, May 3, 2011 at 11:09 AM, Paul Stoffregen <p...@pjrc.com> wrote:
>> The letter S is capitalized in the error message below.  Perhaps someone is
>> trying to compile code developed on windows, where the author incorrectly
>> wrote "#include <Stdio.h>", rather that "#include <stdio.h>"?  Such code
>> would compile on windows due to its case insensitive filenames, but fail on
>> linux where the entire filename must be lowercase.
>
> the file name is stdio.h, the capital S would be a typo in the sketch.
>
> ** Changed in: arduino (Ubuntu)
>       Status: New => Invalid
>
> --
> You received this bug notification because you are a member of Arduino
> on Ubuntu Packagers, which is subscribed to arduino in Ubuntu.
> https://bugs.launchpad.net/bugs/776353
>
> Title:
>  Stdio.h not found
>
> Status in “arduino” package in Ubuntu:
>  Invalid
>
> Bug description:
>  Binary package hint: arduino
>
>  on compiling the following error is reported
>  error: Stdio.h: No such file or directory
>  i did a bit byte of research and this bug was previously solved by 
> installing avr-libc & gcc-avr
>  but those two are already installed.
>
> _______________________________________________
> Developers mailing list
> develop...@arduino.cc
> http://arduino.cc/mailman/listinfo/developers_arduino.cc
>


-- 
President
Fair Use Building and Research (FUBAR) Labs
http://fubarlabs.org

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/776353

Title:
  Stdio.h not found

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to