textlive_base failed to upgrade

Joshua Root jmr at macports.org
Thu Apr 2 18:24:32 PDT 2009


Frank J. R. Hanstick wrote:
> Hello,
> Trying to upgrade textlive_base resulted in the following error:
> 
> gcc -ObjC++ -I../../libs/icu-xetex/common
> -I./../../libs/icu-xetex/common -I./../../libs/icu-xetex/layout
> -DLE_USE_CMEMORY -I/opt/local/include -I/opt/local/include/freetype2
> -DHAVE_CONFIG_H  -I. -I. -I.. -I./..  -isystem/opt/local/include
> -I../../libs/obsdcompat -I../../libs/obsdcompat/..
> -I./../../libs/obsdcompat -I./../../libs/obsdcompat/..  -DXETEX_MAC -c
> xetexdir/XeTeXFontMgr_Mac.mm -o XeTeXFontMgr_Mac.o
> cc1objplus: error: invalid option argument '-ObjC++'
> make[2]: *** [XeTeXFontMgr_Mac.o] Error 1
> make[1]: *** [all] Error 1
> make: *** [all] Error 1

It's using 'gcc' when it should be using ${configure.cc}. A workaround
would be to gcc_select gcc40.

- Josh


More information about the macports-users mailing list