Compiling dx-4.3.0 on
linux 2.4.21,
gcc-2.95.3 _or_ gcc-3.2.2,
libc-2.3.2.so
hardware is dual Pentium Pro
configure
./configure --prefix=/usr/local/dx-4.3.0 --enable-smp-linux --enable-ddx
--with-motif-include=/usr/X11 --with-motif-libs=/usr/X11 --
enable-shared --with-jni-path=/usr/local/j2sdk
compile hangs on compiling zclipQ.
Running the compile line under strace
/src/opendx/dx-4.3.0/src/exec/libdx# strace gcc -DHAVE_CONFIG_H -I. -I.
-I../../../include -I../../../include -Dlinux -I/usr/local/i
nclude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include
-I/usr/X11R6/include -g -O2 -Wall -g -O2 -I/usr/X11R
6/include -D_GNU_SOURCE -c zclipQ.c -fPIC -DPIC -o .libs/zclipQ.o
gives
.
.
access("/usr/bin/gcc", X_OK) = 0
brk(0) = 0x8060000
brk(0x8061000) = 0x8061000
access("zclipQ.c", F_OK) = 0
access("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/specs", R_OK) = 0
open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/specs", O_RDONLY) = 3
SYS_195(0x8060458, 0xbffff500, 0, 0x8060459, 0xbffff500) = 0
brk(0) = 0x8061000
brk(0x8062000) = 0x8062000
read(3, "*asm:\n%{v:-V} %{Qy:} %{!Qn:-Qy} "..., 6843) = 6843
close(3) = 0
brk(0) = 0x8062000
brk(0x8064000) = 0x8064000
brk(0) = 0x8064000
brk(0x8065000) = 0x8065000
brk(0) = 0x8065000
brk(0x8066000) = 0x8066000
access("/usr/lib/gcc-lib/i686-pc-linux-gnu/specs", R_OK) = -1 ENOENT (No such
file or directory)
brk(0) = 0x8066000
brk(0x8067000) = 0x8067000
access("/tmp", R_OK|W_OK|X_OK) = 0
gettimeofday({1060263210, 446976}, NULL) = 0
getpid() = 30500
open("/tmp/ccWl9sDG.s", O_RDWR|O_CREAT|O_EXCL, 0600) = 3
close(3) = 0
SYS_195(0x8066940, 0xbfffeaa0, 0x9ea1, 0x8066940, 0xbfffeaa0) = 0
access("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/cc1", X_OK) = 0
fork() = 30501
wait4(-1,
and sits there.
This happens for gcc-2.95.3 and for gcc-3.2.2
Any suggestions?
Thanks Joe
--
Joseph Mack PhD, High Performance Computing & Scientific Visualization
SAIC, Supporting the EPA Research Triangle Park, NC 919-541-0007
Federal Contact - John B. Smith 919-541-1087 - [EMAIL PROTECTED]