"Cappellini, Tony" escribió:
Hello
I'm trying to compile the GRX2.4.3 library under Linux After configuring my environment I had started to compile the linux makefile by typing... make -f makefile.lnx.
The following error message was displayed
gcc -c -O6 -Wall -DGRX_DEFAULT_FONT_PATH="/home/mcatocappe/grx/grx24/fonts" -DLFB_BY_NEAR_POINTER -pipe -fomit-frame-pointer -I. -I./include -I../include -I../addons/print text/loadfont.c -o text/loadfont.o text/loadfont.c: In function `GrLoadConvertedFont': text/loadfont.c:113: parse error before `/' make[1]: *** [text/loadfont.o] Error 1 make[1]: Leaving directory `/home/mcatocappe/grx/grx24/src' make: *** [static_libs] Error 2
Would you help me figure out what this means, and how to fix it ?
thanks
I haven't got any replies from the GRX mailling list.
This seems to be a problem with the GRX_DEFAULT_FONT_PATH, what value have you set in makedefs.grx for?