[Bug 200271] lang/gcc "make install" fails with Malformed conditional error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 17 20:17:32 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200271

Andreas Tobler <andreast at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreast at FreeBSD.org
           Assignee|gerald at FreeBSD.org          |andreast at FreeBSD.org

--- Comment #2 from Andreas Tobler <andreast at 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.


More information about the freebsd-arm mailing list