Submitted by motifhbb on Tue, 01/17/2006 - 09:40.
When trying to compile both 2.2.2 and 2.2.3 on my Mandrake Linux 10.1 system I get the following compile error:
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../lib -I./../../lib -I./../../include -I/usr/X11R6/include -g -O2 -Wall -Wno-unused -Wno-comment -c wmldbcreate.c
In file included from wmldbcreate.c:90:
UilLexPars.h:93: error: parse error before string constant
In file included from wmldbcreate.c:90:
UilLexPars.h:212:1: warning: "VERSION" redefined
In file included from wmldbcreate.c:46:
../../include/config.h:229:1: warning: this is the location of the previous definition
make[2]: *** [wmldbcreate.o] Error 1
make[2]: Leaving directory `/usr/local/openMotif-2.2.3/tools/wml'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/openMotif-2.2.3/tools'
make: *** [all-recursive] Error 1
[root@localhost openMotif-2.2.3]#
Can anyone help?
Thanks,
Harry
Tue, 02/07/2006 - 23:00#1
Mark
Linux compile error 2.2.2 & 2.2.3
Try the OM 2.3 beta and see report back if you still have this problem.
Mark