[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#257142: makedepend appears to hardcode gcc-version-dependent include paths



I hit this problem with xutils 4.3.0.dfsg.1-14, only it was
complaining about not being able to find
/usr/lib/gcc-lib/i486-linux/3.3.6/include/stddef.h when the file was
actually in /usr/lib/gcc-lib/i486-linux/3.3.5/include/stddef.h.

% strings `which makedepend` | egrep gcc-lib
/usr/lib/gcc-lib/i486-linux/3.3.6/include

After upgrading to xutils 4.3.0.dfsg.1-14sarge1:

% strings `which makedepend` | egrep gcc-lib
/usr/lib/gcc-lib/i486-linux/3.3.5/include

It looks like makedepend figures out the gcc include path at compile
time.

Also, although this is tagged "upstream", a search for "makedepend" on
bugs.xfree86.org didn't yield anything that looks like this bug.
-- 
Mark Buda <hermit@acm.org>
I get my monkeys for nothing and my chimps for free.

Attachment: pgp5kBi10Wvmx.pgp
Description: PGP signature


Reply to: