From owner-freebsd-current Tue Oct 22 2:16:43 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 381E137B401 for ; Tue, 22 Oct 2002 02:16:42 -0700 (PDT) Received: from home.irrelevant.org (81-86-164-179.dsl.pipex.com [81.86.164.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DD1B43E6A for ; Tue, 22 Oct 2002 02:16:41 -0700 (PDT) (envelope-from simond@irrelevant.org) Received: from simond by home.irrelevant.org with local (Exim 4.10) id 183v9S-0001VI-00 for current@freebsd.org; Tue, 22 Oct 2002 10:16:38 +0100 Date: Tue, 22 Oct 2002 10:16:38 +0100 From: Simon Dick To: current@freebsd.org Subject: ld: unrecognised emulation mode: elf_i386 Message-ID: <20021022091638.GC3634@irrelevant.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *183v9S-0001VI-00*sssK7oRFi2U* Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On my recent -current system I'm getting strange problems when trying to compile some source, eg comms/birda: ===> Building for birda-1.00 ===> lib Warning: Object directory not changed from original /usr/ports/comms/birda/work/birda-1.00/lib cc -O -pipe -march=pentium3 -march=pentium3 -I/usr/ports/comms/birda/work/birda-1.00/lib/../src -c /usr/ports/comms/birda/work/birda-1.00/lib/../src/unix.c -o unix.o ld: unrecognised emulation mode: elf_i386 Supported emulations: elf_i386_fbsd *** Error code 1 Stop in /usr/ports/comms/birda/work/birda-1.00/lib. *** Error code 1 Stop in /usr/ports/comms/birda/work/birda-1.00. *** Error code 1 And I've had the same problem with some other ports/source too, here's the version of gcc: Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.2.1 [FreeBSD] 20021009 (prerelease) Any help would be appreciated :) -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message