Date: Thu, 21 Mar 2013 22:07:13 -0700 (PDT) From: Beeblebrox <zaphod@berentweb.com> To: freebsd-current@freebsd.org Subject: Re: compiler confusion: gcc cannot be located and causes compiler errors Message-ID: <1363928833296-5797872.post@n5.nabble.com> In-Reply-To: <1363877898593-5797633.post@n5.nabble.com> References: <1363877898593-5797633.post@n5.nabble.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Another example of the problem: from compile of www/chromium: ===> FreeBSD 10 autotools fix applied to /usr/obj/asp/ports/www/chromium/work/chromium-courgette-redacted-25.0.1364.172/third_party/WebKit/Source/autotools/acinclude.m4 cd /usr/obj/asp/ports/www/chromium/work/chromium-courgette-redacted-25.0.1364.172 && GYP_DEFINES="use_cups=1 use_system_yasm=1 use_system_libxml=1 use_system_ffmpeg=0 use_system_libusb=1 use_system_libevent=1 use_system_libvpx=1 linux_strip_binary=1 linux_use_tcmalloc=0 linux_use_heapchecker=0 clang_use_chrome_plugins=0 disable_nacl=1 enable_webrtc=0 enable_openmax=1 enable_one_click_signin=1 no_gc_sections=1 os_ver=1000030 prefix_dir=/usr/local python_ver=2.7 ffmpeg_branding=Chrome proprietary_codecs=1 use_pulseaudio=1 gcc_version=46" /usr/local/bin/python2.7 ./build/gyp_chromium chrome/chrome.gyp --depth . Updating projects from gyp files... g++: not found compiler_version.py failed to execute: g++ -dumpversion Command 'g++ -dumpversion' returned non-zero exit status 127 gyp: Call to 'python ../build/compiler_version.py' returned exit status 1. while trying to load chrome/chrome.gyp *** [do-configure] Error code 1 -- View this message in context: http://freebsd.1045724.n5.nabble.com/compiler-confusion-gcc-cannot-be-located-and-causes-compiler-errors-tp5797633p5797872.html Sent from the freebsd-current mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1363928833296-5797872.post>