On Apr 2, 2009, at 6:24 PM, Joshua Root wrote:

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

Hello,
The "because gcc43 is installed in opt/local/bin, it is the first in line problem" I deactivated gcc43 because gcc_select is already pointing to gcc 4.0.1; but, was being over ridden by PATH. MacPorts apparently does not use gcc_select; but, PATH instead.
Frank J. R. Hanstick
[email protected]



_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to