delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/04/15/23:44:09

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Message-ID: <38F94668.C485FD27@sigma6.com>
Date: Sun, 16 Apr 2000 00:49:44 -0400
From: Jeff Sturm <jsturm AT sigma6 DOT com>
Organization: AppNet Inc.
X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14 alpha)
X-Accept-Language: en
MIME-Version: 1.0
To: Pierre Abbat <phma AT oltronics DOT net>
CC: cygwin AT sourceware DOT cygnus DOT com
Subject: Re: Where is stdio.h?
References: <Pine DOT LNX DOT 4 DOT 10 DOT 10004152238380 DOT 694-100000 AT cc42593-a DOT taylor1 DOT mi DOT home DOT com> <00041523115209 DOT 29700 AT neofelis>

Pierre Abbat wrote:
> >The gcc compiler doesn't need /usr/include, it knows where to find its
> >include files, but you seem to have an atypical Makefile that looks for
> >stdio.h itself.
> 
> I looked at the Makefile in Linux (the Windows box is off now) and there is no
> mention of stdio. It's a diving make created by autoconf/automake using
> Kdevelop. I can send it to you if you'd like.

The message you forwarded originally was an make error, trying to
resolve a dependency on stdio.h.  It must be in there somewhere.

> Can you tell me what steps I need to take to get this working? Or should I get
> the CD? Is it any easier?

Do what I suggested earlier.  Find the directory that _does_ have
stdio.h, then make a symbolic link:

mkdir /usr
ln -s <real-include-dir> /usr/include

The CD may not really help.  Although my experience is that the
directory structure created by the CD installer is a little more sane
than the net release, I'm fairly certain it doesn't create a
/usr/include either... there isn't generally any need to.  (Of course
there are still other good reasons to buy the CD...)


--
Jeff Sturm
jsturm AT sigma6 DOT com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019