Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 10:16:38 +0100
From:      Simon Dick <simond@irrelevant.org>
To:        current@freebsd.org
Subject:   ld: unrecognised emulation mode: elf_i386
Message-ID:  <20021022091638.GC3634@irrelevant.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021022091638.GC3634>