Subject: Re: bin/33909: modload fails with "section .eh_frame ... overlaps section .data"
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: None <khym@azeotrope.org>
List: netbsd-bugs
Date: 07/06/2006 17:30:02
The following reply was made to PR bin/33909; it has been noted by GNATS.

From: khym@azeotrope.org
To: Martin Husemann <martin@duskware.de>
Cc: Matthias Drochner <M.Drochner@fz-juelich.de>,
	gnats-bugs@NetBSD.org, gnats-admin@NetBSD.org, netbsd-bugs@NetBSD.org
Subject: Re: bin/33909: modload fails with "section .eh_frame ... overlaps section .data"
Date: Thu, 6 Jul 2006 12:24:52 -0500

 On Thu, Jul 06, 2006 at 01:00:06PM +0200, Martin Husemann wrote:
 > Just out of curiosity: which module do you intend to load for that?
 > Last I looked (before nfe got imported and solved the problem for me) there
 > was nothing available that would work for amd64.
 
 William Morgart's port of FreeBSD's nvnet driver works for both i386 and
 amd64: http://www.morgart.com/NetBSD/nVidia/nvnet/ and
 http://mail-index.netbsd.org/port-amd64/2005/06/18/0000.html
 (However, I just noticed that the sysutils/nvnet package doesn't
 support amd64... I'll see if I can submit a patch for that)
 
 I'd love to use the nfe driver, but whenever I try to build NetBSD
 with the sources on a remote NFS server (objdir on a local disk), the
 network will stop passing packets for about a minute, then let packets
 through for a couple seconds, then stop working for a minute, etc...
 I haven't had a chance to do much testing to get more details, but I did
 run tcpdump on the NFS server while pinging it, and packets are making
 it out to the network, but the amd64 box isn't seeing the replies.
 http://mail-index.netbsd.org/current-users/2006/03/26/0005.html