Ok, I've changed back to the default compiler (egcs 1.1.2) and configure now
works. Now when I type make I get:

Making all in src
make[1]: Entering directory /home/tonyk/opendx/cvs/dx-work/src'
Making all in exec
make[2]: Entering directory /home/tonyk/opendx/cvs/dx-work/src/exec'
Making all in libdx
make[3]: Entering directory /home/tonyk/opendx/cvs/dx-work/src/exec/libdx'
make[3]: *** No rule to make target buffer.Z', needed by buffer.c'.  Stop.
make[3]: Leaving directory /home/tonyk/opendx/cvs/dx-work/src/exec/libdx'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory /home/tonyk/opendx/cvs/dx-work/src/exec'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory /home/tonyk/opendx/cvs/dx-work/src'
make: *** [all-recursive] Error 1

Also, RedHat's ImageMagick RPM's put the header files in
/usr/X11R6/include/X11/magick, but OpenDX wants them in
/usr/X11R6/include/magick. A quick simlink fixed this problem, but perhaps
there is a better solution?

Tony.

-- 
Tony Keating <[EMAIL PROTECTED]> [http://www.mech.uq.edu.au/~tonyk]
Department of Mechanical Engineering, University of Queensland, AUSTRALIA

Reply via email to