id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2293	syntax error in filehighlight/, when compiling for Solaris 5 i386	Catcher		"I am looking to get mc working on my platform, SunOS.5.i386. After successfully running configure, when running make, my compiler (Sun's studio 12.1 CC) after successfully compiling a bunch of other directories, reports the following syntax errors and dies:

...
Making all in po
Making all in lib
Making all in filehighlight
  CC     libmcfilehighlight_la-common.lo
""../../lib/mcconfig.h"", line 13: syntax error before or at: GKeyFile
""common.c"", line 80: warning: implicit function declaration: g_try_new0
""common.c"", line 80: syntax error before or at: mc_fhl_t
cc: acomp failed for common.c
*** Error code 1
The following command caused the error:
echo ""  CC    "" libmcfilehighlight_la-common.lo; \
source='common.c' object='libmcfilehighlight_la-common.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../../config/depcomp \
/bin/bash ../../libtool --silent --tag=CC   --mode=compile cc -xc99=all -DHAVE_CONFIG_H -I. -I../..   -I../../intl -I../../intl  -I/usr/openwin/include -I/u/chenk/local/Node-SunOS-i86pc/include -L/u/chenk/local/Node-SunOS-i86pc/lib -I../..  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/local/include  -DDATADIR=\""""/usr/local/share/mc/""\"" -DLOCALEDIR=\""""/usr/local/share/locale""\"" -g -c -o libmcfilehighlight_la-common.lo `test -f 'common.c' || echo './'`common.c
make: Fatal error: Command failed for target `libmcfilehighlight_la-common.lo'
...

Is there some newish/unconventional syntax being used in that part of the code? Thanks for your help, and let me know if this is not the right forum for such posts.

Regards,
Catcher"	defect	closed	major		mc-core		invalid						
