Install i386-elf-binutils error

Rainer Müller raimue at macports.org
Wed Sep 9 10:07:27 PDT 2009


Liu Lei wrote:
> An error in build i386-elf-binutils.
> macport version: 1.8.0 on OS X 10.6.
> 
> The error is:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_cross_i386-elf-binutils/work/binutils-2.18.50.0.9/binutils/strings.c:100:8:
> error: macro names must be identifiers

The code line in question is:
#ifdef 0

Looks like some autoconf macro got replaced there or something. Or
probably this should be #if 0. I would say this needs to be patched.

Rainer


More information about the macports-users mailing list