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

Bug#257142: xutils: makedepend looks for stddef.h, stdarg.h (and others) in wrong directories



Package: xutils
Version: 4.3.0.dfsg.1-4
Severity: important



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.25-1-386
Locale: LANG=en_US, LC_CTYPE=en_US

Versions of packages xutils depends on:
ii  cpp                       4:3.3.4-1      The GNU C preprocessor (cpp)
ii  libc6                     2.3.2.ds1-13   GNU C Library: Shared libraries an
ii  libncurses5               5.4-4          Shared libraries for terminal hand
ii  xfree86-common            4.3.0.dfsg.1-4 X Window System (XFree86) infrastr
ii  zlib1g                    1:1.2.1.1-3    compression library - runtime

-- no debconf information

As an example, here is the type of warnings I received :
--------------------------------------------------------
makedepend: warning:  w_idt.c (reading /usr/X11R6/include/X11/Xlib.h,
line 72): cannot find include file "stddef.h"
        not in ../../../.././include/stddef.h
	not in /usr/X11R6/include/stddef.h
	not in /usr/local/lib/gcc-include/stddef.h
	not in /usr/include/stddef.h
	not in /usr/lib/gcc-lib/i486-linux/3.3.3/include/stddef.h


And here is the result of 'locate stddef.h' :
---------------------------------------------
/usr/include/linux/stddef.h
/usr/lib/gcc-lib/i486-linux/3.3.4/include/stddef.h



Reply to: