Complete.Org: Mailing Lists: Archives: discussion: August 1998:
Re: [aclug-L] gcc wants to know: where are the libraries?
Home

Re: [aclug-L] gcc wants to know: where are the libraries?

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aclug-L@xxxxxxxxxxxx
Subject: Re: [aclug-L] gcc wants to know: where are the libraries?
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: 28 Aug 1998 11:31:20 -0500
Reply-to: aclug-L@xxxxxxxxxxxx

Hi Derek,

You probably are missing the development files.  If I remember
correctly, you'll need the glibc-devel package for this.

BTW, the files that it is looking for are actually called "include"
files; they live under /usr/include.

Good luck!

John

"Derek Shirk" <derek_shirk@xxxxxxxxxxx> writes:

> I just installed RH 5.1 and I want to compile C programs using gcc. 
> However, gcc cannot find the standard libraries.  When I invoke gcc, it 
> gives me a message like "stdio.h: no such file or directory".  The glibc 
> package is installed on my system, but apparently gcc doesn't know how 
> to find it.  How to I tell gcc where to find the standard libraries?
> 
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> ---
> This is the Air Capitol Linux Users Group discussion list.  If you
> want to unsubscribe, send the word "unsubscribe" to
> aclug-L-request@xxxxxxxxxxxx.  If you want to post to the list, send your
> message to aclug-L@xxxxxxxxxxxx.
> 

-- 
John Goerzen   Linux, Unix consulting & programming   jgoerzen@xxxxxxxxxxxx |
Developer, Debian GNU/Linux (Free powerful OS upgrade)       www.debian.org |
----------------------------------------------------------------------------+
Visit the Air Capital Linux Users Group on the web at http://www.aclug.org
---
This is the Air Capitol Linux Users Group discussion list.  If you
want to unsubscribe, send the word "unsubscribe" to
aclug-L-request@xxxxxxxxxxxx.  If you want to post to the list, send your
message to aclug-L@xxxxxxxxxxxx.



[Prev in Thread] Current Thread [Next in Thread]