Hi, All. I can`t compile Motif with Message Catalog gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/opt/X11R6/include/ -DINCDIR="/usr/local//include/X11" -DLIBDIR="/usr/local//lib/X11" -I./../../include -I./../../lib -I./../../tools/wml -I../../tools/wml -g -O2 -Wall -Wno-unused -Wno-comment -c UilDiags.c -fPIC -DPIC -o .libs/UilDiags.lo Can someone explaine me what does it mean ^ ? How can I disable debug flag in compilation? |
|||

Anonymous
Motif 2.2.1 don`t compile
try going into the tools/wml directory and do a make clean, make
this sometimes helps. I have seen stuff like that get screwed up if you do a make -j
jim