Date: Sun, 17 May 2015 20:17:32 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 200271] lang/gcc "make install" fails with Malformed conditional error Message-ID: <bug-200271-7-x6HIoK2j9N@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-200271-7@https.bugs.freebsd.org/bugzilla/> References: <bug-200271-7@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200271 Andreas Tobler <andreast@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andreast@FreeBSD.org Assignee|gerald@FreeBSD.org |andreast@FreeBSD.org --- Comment #2 from Andreas Tobler <andreast@FreeBSD.org> --- lang/gcc48 is not supported for arm*. If you really need it, you can adapt the Makefile and copy the files from lang/gcc/files (patch-arm-support, patch-arm-libcpp) to lang/gcc48/files. But this will not help you with your "Malformed conditional" message. Can you build lang/gcc49? A try, you could change line 66 of the lang/gcc/Makefile to: . if ${COMPILER_TYPE} == "clang" Do you have some special settings in /etc/src.conf or /etc/make.conf? -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200271-7-x6HIoK2j9N>