Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 12 Oct 2002 03:17:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 12 Oct 2002 03:17:18 -0400 Received: from hermes.fachschaften.tu-muenchen.de ([129.187.202.12]:15049 "HELO hermes.fachschaften.tu-muenchen.de") by vger.kernel.org with SMTP id ; Sat, 12 Oct 2002 03:17:17 -0400 Date: Sat, 12 Oct 2002 09:23:03 +0200 (CEST) From: Adrian Bunk X-X-Sender: bunk@mimas.fachschaften.tu-muenchen.de To: stevef@smfhome1.austin.rr.com, cc: Kernel Mailing List Subject: Re: Linux v2.5.42 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1180 Lines: 41 On Fri, 11 Oct 2002, Linus Torvalds wrote: >... > Summary of changes from v2.5.41 to v2.5.42 > ============================================ >... > : > o Initial check in of cifs filesystem version 0.54 for Linux 2.5 (to > clean tree as one changeset) >... Both jfs and cifs ship a function called `dump_mem' causing the following compile error when both are included: <-- snip --> ld -m elf_i386 -r -o fs/built-in.o ... fs/jfs/built-in.o: In function `dump_mem': fs/jfs/built-in.o(.text+0xe420): multiple definition of `dump_mem' fs/cifs/built-in.o(.text+0x3af0): first defined here make[1]: *** [fs/built-in.o] Error 1 make: *** [fs] Error 2 <-- snip --> cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/