﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4326	Syntax error from configure script when trying to compile OpenModelica	nils.henkel@…	Martin Sjölund	"I am trying to compile OpenModelica on RedHat 6.7

Procedure:
1.) Clone from GitHub:
$ git clone --recursive https://github.com/OpenModelica/OpenModelica.git

2.) Compilation according to README.md:
$ autoconf
$ ./configure CC=clang CXX=clang++
[...]
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
./configure: line 4162: syntax error near unexpected token `fi'
./configure: line 4162: `fi'
configure: error: ./configure failed for OMCompiler

Since the full output is long, I am attaching 'openmodelica-compilation.txt' which contains my full output.

Thanks,
Nils
checking whether gfortran accepts -g... yes
./configure: line 4162: syntax error near unexpected token `fi'
./configure: line 4162: `fi'
configure: error: ./configure failed for OMCompiler"	defect	closed	high	1.12.0	Build Environment		fixed		
