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

Bug#394128: libc6-dev: Typo in gnu/stubs.h



Package: libc6-dev
Version: 2.3.2.ds1-22sarge4
Severity: normal

makedepend reports:
	makedepend: warning:  /usr/include/gnu/stubs.h:
	non-portable whitespace encountered at line 7

This is probably a type, here is a patch.

--- /usr/include/gnu/stubs.h.orig       2006-08-14 10:21:57.000000000 +0000
+++ /usr/include/gnu/stubs.h    2006-10-19 14:46:27.447243271 +0000
@@ -4,7 +4,7 @@
    every time called, usually setting errno to ENOSYS.  */

 #ifdef _LIBC
- #error Applications may not define the macro _LIBC
+# error Applications may not define the macro _LIBC
 #endif

 #define __stub___kernel_cosl

GRTNX,
RobJE

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.16-2-em64t-p4-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages libc6-dev depends on:
ii  libc6                2.3.2.ds1-22sarge4  GNU C Library: Shared libraries an
ii  linux-kernel-headers 2.5.999-test7-bk-17 Linux Kernel Headers for developme

-- no debconf information



Reply to: