[Expat-discuss] make failed on Tru64, anyone with this problem?

Guoneng Zhong Guoneng.Zhong@med.nyu.edu
Thu Feb 21 06:12:12 2002


Hi,
I am wondering if anyone else had this strange problem, not necessarily 
on the Tru64 Alpha machine.  I downloaded both 1.95-1 and 1.95-2, and 
the same problems.  I typed in ./configure.  No problem.  Everything 
seems ok in the output.  I typed make and nothing happens. The unix 
prompt appears again.  No error message and no indication that anything 
was ok or wrong.  A colleague told me to look at the config.log, and the 
only strange thing I found was three repetitions of the following:

ltconfig:1653: checking if global_symbol_pipe works
ltconfig:1654: cc -c -g  conftest.c 1>&5
ltconfig:1657: eval "/usr/bin/nm conftest.o | sed -n -e 's/^.*[         
]\([BCDEGRST]\)[        ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 
\2\3 \3/p' > conftest.nm"
cannot run sed -n -e 's/^.*[    ]\([BCDEGRST]\)[        ][      
]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'


Not sure if this is a hint (when I compiled sucessfully 1.95-1 on Mac OS 
X, I didn't see this).

Any help?

Thanks,
Guoneng