You do not need to build this file for Unix (in fact it won't). There is currently a problem with this in the CVS--I have some updates ready to go and will try and commit these within the next couple of days. By the way, these types of questions should go to the opendx-dev list not the user list.

David

?
Hello,

This is my first time I post a question here. Thank you all of OpenDX
developers, maintainers and also IBM for your great work and mind.

As the subject of this mail shows, I have a problem that I can't build
OpenDX 4.1.3 cvs snapshot of yesterday, September 06, 2001. In fact,
I could build the cvs snapshot of Jun 19, 2001 and also I've been learning
it since then with built OpenDX. And also, my i386 linux box has little
been changed. So I'm curious to know what's the source of this building
error.

- my RedHat 7.1 i386 linux box environment [almost all of the RPMs are
officially RedHat released] : kernel-2.4.3.12, glibc-2.2.2-10,
gcc-2.96-85, XFree86-4.0.3-5, ImageMagick-5.2.7-2, Mesa-3.4-13, libcdf-2.7-1,
netcdf-3.4-9, openmotif-2.1.30-8

- after CVS checkout, I did './CVSMake', and then configure using :
  ./configure --prefix=/home/spark/Work/OpenDX/opendx-4.1.3 \
  --without-cdf \
  --without-hdf \
  --without-javadx \
  >configure.log 2>&1 &
  [configure.log file is attached]

- after then, I did 'make', and then following error messages appear :
  ...
  [snip]
  make[2]: Leaving directory `/home/spark/Work/OpenDX/dx/src/uipp'
  Making all in misc
  make[2]: Entering directory `/home/spark/Work/OpenDX/dx/src/misc'
  gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include
  -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include  -g -O2 -I/usr/X11R6/include
  -D_GNU_SOURCE -c dx.c
  dx.c:621:8: warning: extra tokens at end of #endif directive
  dx.c: In function `configure':
  dx.c:732: `_P_NOWAIT' undeclared (first use in this function)
  dx.c:732: (Each undeclared identifier is reported only once
  dx.c:732: for each function it appears in.)
  make[2]: *** [dx.o] Error 1
  make[2]: Leaving directory `/home/spark/Work/OpenDX/dx/src/misc'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/home/spark/Work/OpenDX/dx/src'
  make: *** [all-recursive] Error 1

- afterh the erroe message, I checked the file 'src/misc/dx.c', and I
suspect that '_P_NOWIAT' and '_P_WAIT'(?) are likely to be there for MS
Windows X-servers[Exeed and XWIN32].

- How can I build an OpenDX CVS snapshot again, and what I have to do?

Thank you in advance.

+++
Seung-seo Park [???]                          Office Phone: 02-880-8110
Researcher, R&D Center, MOASYS Corp.        [International +82-2-880-8110]


Content-Type: TEXT/PLAIN; charset=US-ASCII; name="configure.log"
Content-ID: <[EMAIL PROTECTED]>
Content-Description:
Content-Disposition: attachment; filename="configure.log"

Attachment converted: Powder1:configure.log (TEXT/R*ch) (0003950F)


--
.............................................................................
David L. Thompson                   Visualization and Imagery Solutions, Inc.
mailto:[EMAIL PROTECTED]    5515 Skyway Drive, Missoula, MT 59804
                                    Phone : (406)257-8530

Reply via email to