vikask
Forum Newbie

Got Viz?
Posts: 1
|
Hi all, I am compiling OpenDX on my Fedora Core 7 Machine . I have installed OpenMotif and openGL successfully. At the end of make , I am getting following error. gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -Dlinux -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -g -O2 -I/usr/X11R6/include -D_GNU_SOURCE -c callm_xinit.c -o callm_xinit.o In file included from callm_xinit.c:18: /usr/X11R6/include/Xm/Xm.h:76:34: error: X11/extensions/Print.h: No such file or directory In file included from callm_xinit.c:18: /usr/X11R6/include/Xm/Xm.h:858: error: expected specifier-qualifier-list before 'XPContext' make[4]: *** [callm_xinit.lo] Error 1 make[4]: Leaving directory `/root/dx-4.4.4/src/exec/libdx' make[3]: *** [all] Error 2 make[3]: Leaving directory `/root/dx-4.4.4/src/exec/libdx' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/dx-4.4.4/src/exec' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/dx-4.4.4/src' make: *** [all-recursive] Error 1 Can anyone help me to solve this? Answers are welcome on my email also- vikas@unipune.ernet.in
|