From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1BvFHf-0005uo-CB for mharc-grub-devel@gnu.org; Thu, 12 Aug 2004 09:06:19 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BvFHe-0005uH-5b for grub-devel@gnu.org; Thu, 12 Aug 2004 09:06:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BvFHc-0005tu-9Y for grub-devel@gnu.org; Thu, 12 Aug 2004 09:06:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BvFHc-0005tk-4O for grub-devel@gnu.org; Thu, 12 Aug 2004 09:06:16 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BvFDN-0003D7-Eb for grub-devel@gnu.org; Thu, 12 Aug 2004 09:01:53 -0400 Received: from localhost (charlie.han.nl [145.74.66.9]) by mail-cn.han.nl (Postfix) with ESMTP id D800089E4 for ; Thu, 12 Aug 2004 15:01:51 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by localhost (charlie.han.nl [145.74.66.9]) (amavisd-new, port 10024) with ESMTP id 02705-02 for ; Thu, 12 Aug 2004 15:01:50 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id 59E148405 for ; Thu, 12 Aug 2004 15:01:50 +0200 (CEST) Received: from marco.marco-g.com (a82-92-27-129.adsl.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id C042EC046 for ; Thu, 12 Aug 2004 14:01:52 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: From: Marco Gerards Date: Thu, 12 Aug 2004 15:02:15 +0200 In-Reply-To: (lode leroy's message of "Thu, 12 Aug 2004 14:43:46 +0200") Message-ID: <87k6w4ech4.fsf@marco.marco-g.com> User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new@vscan-cn.han.nl Subject: Re: problems compiling NTFS on GRUB2 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2004 13:06:18 -0000 "lode leroy" writes: > Then I tried to compile fs/ntfs.c, which works, > but I then get a crash in > ./grub-mkinage -d . -o core.img _chain ntfs ls terminal normal vga How do you compile and link fs/ntfs.c? Can you show a backtrace of the crash? -- Marco