Re: problems compiling source code using gcc
- From: Matthew Saltzman <mjs@xxxxxxxxxxx>
- Date: Tue, 17 Feb 2009 20:32:00 +0000
On Tue, 2009-02-17 at 07:55 -0500, David Antonio Garcia Campos wrote:
Hi Kevin,
I tried your command but I get this error:
[root@localhost davidga]# rpm -qf /usr/include/gnu/stubs.h
glibc-headers-2.9-3.x86_64
glibc-headers-2.9-3.x86_64
error: file /home/davidga/glibc-headers-2.9-3.x86_64: No such file or
directory
[root@localhost davidga]#
I tried to installed glibc-headers-2.9-3.x86_64 through yum and it's alreday
installed:
[root@localhost davidga]# yum install glibc-headers-2.9-3.x86_64
Excluding Packages from ATrpms - x86_64 - Stable
Finished
377 packages excluded due to repository priority protections
Setting up Install Process
Parsing package install arguments
Package glibc-headers-2.9-3.x86_64 already installed and latest version
Nothing to do
thanks for the help,
Sorry, misread the error.
$ rpm -qf /usr/include/gnu/stubs-64.h
glibc-devel-2.9-3.x86_64
So you probably need to install glibc-devel.
--
Matthew Saltzman
Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
- Follow-Ups:
- Re: problems compiling source code using gcc
- From: David Antonio Garcia Campos
- Re: problems compiling source code using gcc
- References:
- problems compiling source code using gcc
- From: David Antonio Garcia Campos
- Re: problems compiling source code using gcc
- From: Matthew Saltzman
- Re: problems compiling source code using gcc
- From: David Antonio Garcia Campos
- problems compiling source code using gcc
- Prev by Date: Re: network-scripts problem
- Next by Date: Re: DHCP assistance required.
- Previous by thread: Re: problems compiling source code using gcc
- Next by thread: Re: problems compiling source code using gcc
- Index(es):
Relevant Pages
|