Jeff Braun:
|Mark Bolstad:
|
|> I've been trying to get a fresh update from the CVS, and it is hanging
|> in the dx/help download. Anybody else having problems?
|
|No problems here.
Here's a CVS build report from another IRIX user. 4/4 CVS built
without a hitch, but not 4/19.
rm -f dx.mdf
cp ./dxmdf.src tmp.c
/bin/cc -mips4 -n32 -E -DHAVE_CONFIG_H -I. -I. -I../../../include
-DCPLUSPLUS_UI -DEXECUTIVE_MODS tmp.c > dx.mdf
cat dx.mdf |sed "/^#/d" > tmp.mdf
cat tmp.mdf |sed -f stripl.sed > dx.mdf
sed: command garbled: /^
gmake[3]: *** [dx.mdf] Error 2
gmake[3]: Leaving directory
`/scratch/ethyl/rhh/BUILD/dx-cvs-20010419/src/exec/dxmods'
This logic looks new. Here's stripl.sed btw:
> cat src/exec/dxmods/stripl.sed
/^$/{
N
/^
$/D
}
Randy
--
Randall Hopper (mailto:[EMAIL PROTECTED])
Lockheed Martin Operation Support
EPA Scientific Visualization Center
US EPA MD/24 ERC-1A; RTP, NC 27711