From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32695 invoked by alias); 22 Jan 2005 16:04:46 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 32671 invoked from network); 22 Jan 2005 16:04:44 -0000 Received: from unknown (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org with SMTP; 22 Jan 2005 16:04:44 -0000 Received: from elgar.sibelius.xs4all.nl (elgar.sibelius.xs4all.nl [192.168.0.2]) by sibelius.xs4all.nl (8.13.0/8.13.0) with ESMTP id j0MG4h71032697 for ; Sat, 22 Jan 2005 17:04:43 +0100 (CET) Received: from elgar.sibelius.xs4all.nl (localhost [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.12.6p3/8.12.6) with ESMTP id j0MG4haF001440 for ; Sat, 22 Jan 2005 17:04:43 +0100 (CET) (envelope-from kettenis@elgar.sibelius.xs4all.nl) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.12.6p3/8.12.6/Submit) id j0MG4hV2001437; Sat, 22 Jan 2005 17:04:43 +0100 (CET) Date: Sat, 22 Jan 2005 16:04:00 -0000 Message-Id: <200501221604.j0MG4hV2001437@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: gdb@sources.redhat.com Subject: Bring back the intl subdirectory please X-SW-Source: 2005-01/txt/msg00109.txt.bz2 There are now several bug reports about gdb 6.3 being broken due to missing libintl.h. Basically all non-GNU systems are broken, unless GNU gettext was installed on the system. Andrew, can you add it back please. Mark