1994.04.28 18:31 "Problem on compiling on Solaris 2.x", by Roel Flora

Hi,

Any idea on how can I fix the problem below, or if you can direct me to the answer, I really appreciate it.

Thanks,
Roel Flora
roel@synopsys.com

/opt/gnu/bin/gcc -D__ANSI_CPP__ -I. -Dsvr4 -Dsolaris2 -I. -I.. -I..
/port/solaris2 -I../port/svr4 -I../port/generic -I../util -I../iv -I../
libtiff -O -x c++ -c InterViews/regexp.c++
InterViews/regexp.c++:30: stream.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `regexp.o'
Current working directory /u3/flexfax/iv
*** Error code 1
make: Fatal error: Command failed for target `default'
Current working directory /u3/flexfax/iv
....