The opendx build wants ARCH set to "solaris". See if that works (starting again from configure, removing the config.cache config.log and config.status). Please report your results. We may finally need to adopt DXARCH for our purposes and leave ARCH for others to wrangle over. Pete
George Buzzell wrote: > Hi: > > I am evaluating OpenDX for a major visualization project my company > (Microcosm Technologies) is embarking on. I have downloaded the OpenDX > source and configured the makefiles, but when I do a make at the top of > the level of the distribution the file client.c produces the following > error: > > ***************************************************************************************************** > > gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include > -Dsun5 -I/usr/openwin/include -I/usr/openwin/include/X11 -g -O2 > -I/usr/openwin/include -D_GNU_SOURCE -c client.c > In file included from /usr/include/sys/turnstile.h:12, > from /usr/include/sys/t_lock.h:20, > from /usr/include/sys/vnode.h:37, > from /usr/include/sys/stream.h:21, > from /usr/include/netinet/in.h:38, > from client.c:28: > /usr/shared_platform/lib/gcc-lib/sparc-sun-solaris2.5.1/2.7.2.2/include/sys/param.h:187: > > warning: `NBBY' redefined > /usr/include/sys/select.h:45: warning: this is the location of the > previous definition > In file included from /usr/include/sys/stream.h:26, > from /usr/include/netinet/in.h:38, > from client.c:28: > /usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE specified" > gmake[3]: *** [client.o] Error 1 > gmake[3]: Leaving directory > `/remote0/gin/m1/users/gbuzzell/dx/dx-4.1.0/src/exec/libdx' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/remote0/gin/m1/users/gbuzzell/dx/dx-4.1.0/src/exec' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/remote0/gin/m1/users/gbuzzell/dx/dx-4.1.0/src' > gmake: *** [all-recursive] Error 1 > > ***************************************************************************** > > The following is my version information: > > Machine hardware: sun4u > OS version: 5.6 > Processor type: sparc > Hardware: SUNW,Ultra-5_10 > > The following components are installed on your system: > > Sun WorkShop Compiler C 4.2 > Sun WorkShop Compiler C++ 4.2 > Sun WorkShop Compiler FORTRAN 77 4.2 > Sun WorkShop Compiler Fortran 90 1.2 > Sun WorkShop Tools.h++ 7.0 > Sun WorkShop Tools.h++ 6.0.4 > Sun Performance Library 1.2 > > Any help you can give me would be greatly appreciated, > > Thanks, > > George Buzzell > Microcosm Technologies
