From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15618 invoked by alias); 19 Aug 2009 12:21:59 -0000 Received: (qmail 15584 invoked by uid 48); 19 Aug 2009 12:21:47 -0000 Date: Wed, 19 Aug 2009 12:21:00 -0000 Message-ID: <20090819122147.15583.qmail@sourceware.org> From: "alex at vanhout-narvaez dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20090728225755.10456.alex@vanhout-narvaez.com> References: <20090728225755.10456.alex@vanhout-narvaez.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/10456] missing include in string.h X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2009-08/txt/msg00045.txt.bz2 ------- Additional Comments From alex at vanhout-narvaez dot com 2009-08-19 12:21 ------- (In reply to comment #2) > When __USE_GNU is defined, __USE_XOPEN2K8 is always defined as well, unless you > are expplicitly defining or undefining these macros, which you must not do. > Use _GNU_SOURCE, _XOPEN_SOURCE {500,600,700,...}, etc. macros before including > first header instead. See > info libc 'Feature Test Macros' This was a dump form building GCC 4.4.1. I am knowledgeable enough to provide a simple solution, but can not tell if this is an error in GCC 4.4.1 or glibc. If was not something I put together myself that I can easily fix. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10456 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.