Randy,

I do have one more question here. Is this with a compile done with gcc? The latest compiles I've been using xlc and xlC and noticed that a lot of my problems are gone.

David

One additional comment:

I tried running dx on one machine, and displaying on another.  Disconnect
from server at the same line 4775 in displayx.c with cmapsize=i=256.

On Mon, 14 Feb 2000, David L. Thompson wrote:

 A couple of questions. 1) Are you on an 8 bit display system? Which
 version are you compiling (cvs current)?

 David

 >Hello-
 >First, before I forget, thanks Pete and Daivd for you tips for getting the
 >java part to compile.  I changed the line in /src/uipp/java/Makefile from
 >cc=gcc to cc=xlc an everything build OK.  I changed the jni_mdh.h file,
 >and next build I'll tell
 >you how it goes.
 >
 >Next, I am having difficulties displaying multiple images within the same
 >net for AIX 4.2.  For an example, I chose AutoColor2d from the tutorial.
 >It runs just
 >fine.  If I add a second image module, it disconnects from server.  The
 >output from dbx is below.
 >
 >-Randy
 >
 >Segmentation fault in getOneMapTranslation at line 4775 in file
 >"/u/res3/rpolson
 >/OpenDX/dx-4.0.10/dx/src/exec/libdx//displayx.c"
 >  4775       for (i = 0; i < cmapsize; i++)
 >(dbx) where
 >getOneMapTranslation(dpy = 0x2010c328, d = 0x206126b0, force = 0), line
 >4775 in
 >"displayx.c"
 >createTranslation(couldn't resolve reference
 >(dbx)
 >
 >(dbx) print cmapsize
 >256
 >(dbx) print i
 >256
 >(dbx)

 --

.............................................................................
 David L. Thompson                          The University of Montana
 mailto:[EMAIL PROTECTED]                 Computer Science Department
 http://www.cs.umt.edu/u/dthompsn           Missoula, MT  59812
                                             Work Phone : (406)257-8530


--
.............................................................................
David L. Thompson                          The University of Montana
mailto:[EMAIL PROTECTED]                 Computer Science Department
http://www.cs.umt.edu/u/dthompsn           Missoula, MT  59812
                                           Work Phone : (406)257-8530

Reply via email to