Bug 165922 - makedepend still tries to access gcc4.0.0 headers instead of gcc4.0.1
Summary: makedepend still tries to access gcc4.0.0 headers instead of gcc4.0.1
Keywords:
Status: CLOSED DUPLICATE of bug 152559
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-08-14 16:24 UTC by Hans de Goede
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-08-30 06:58:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Hans de Goede 2005-08-14 16:24:26 UTC
To reproduce:
echo "#include <stddef.h>" > test.c
touch Makefile
makedepend test.c

This can probably be fixed by a rebuild. It would better though to write a patch
which would make makedepend look at the current gcc version instead of
hardcoding the compiletime version into makedepend.

Comment 1 Mike A. Harris 2005-08-30 06:58:44 UTC

*** This bug has been marked as a duplicate of 152559 ***


Note You need to log in before you can comment on or make changes to this bug.