when I run mak all I get the following error almost immediately
make[1]: Entering directory
`/Volumes/Shared/sw/src/ddd-3.3.8-1/ddd-3.3.8/libiberty'
make[1]: *** No rule to make target `../include/xregex.h', needed by
`regex.o'. Stop.
make[1]: Leaving directory
`/Volumes/Shared/sw/src/ddd-3.3.8-1/ddd-3.3.8/libiberty'
make: *** [all-recursive] Error 1
I chacked the source tree... I dont see any xregex.h file anywhere....
Where is this file supposed to be?
Also.... makefile doesnt have any target for xregex.h
Thanx for the help
Spundun