From owner-freebsd-ports Sun Sep 22 9: 2:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 011E837B404 for ; Sun, 22 Sep 2002 09:02:33 -0700 (PDT) Received: from elysium.soniq.net (soniq.net [194.152.178.42]) by mx1.FreeBSD.org (Postfix) with SMTP id D414643E77 for ; Sun, 22 Sep 2002 09:02:31 -0700 (PDT) (envelope-from dr@soniq.net) Received: (qmail 24081 invoked by uid 503); 22 Sep 2002 15:59:57 -0000 Date: Sun, 22 Sep 2002 17:59:57 +0200 From: David Rufino To: ports@freebsd.org, questions@freebsd.org Subject: binutils Message-ID: <20020922155957.GA8921@soniq.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.25i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I was wondering if anyone has had any luck compiling binutils 2.13 on FreeBSD. I'm currently having a nightmare of a time creating a cross compiler for sh-elf. The problem i'm having at the moment is it is insisting on using its own libintl, which creates problems when trying to link against its libbfd.a. Not only that, it doesnt install the library files, whereas previous versions of binutils did. Further, if i attempt to run autoconf, i get these errors: > autoconf aclocal.m4:39: error: m4_defn: undefined macro: _m4_divert_diversion autoconf/oldnames.m4:113: AM_PROG_INSTALL is expanded from... aclocal.m4:39: the top level > My question is, is there any way to make binutils configure system behave sanely ? (On linux it seems to work fine) Or has anyone done this already... Thanks, David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message