Error is encountered when attempting to compile Apache 1.3.19 on Solaris 7 server:
typed in:
./configure --prefix=/opt/mass1/apache --enable-module=most --enable-shared=max
result:
cd ..; gcc -DSOLARIS2=270 -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED
`./apaci` -o helpers/dummy helpers/dummy.c -lsocket -lnsl
gcc: installation problem, cannot exec `as': No such file or directory
make: *** [dummy] Error 1
======== Error Output for sanity check ========
============= End of Error Report =============
Anyone have any suggestions on how I can resolve this? thanks
typed in:
./configure --prefix=/opt/mass1/apache --enable-module=most --enable-shared=max
result:
cd ..; gcc -DSOLARIS2=270 -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED
`./apaci` -o helpers/dummy helpers/dummy.c -lsocket -lnsl
gcc: installation problem, cannot exec `as': No such file or directory
make: *** [dummy] Error 1
======== Error Output for sanity check ========
============= End of Error Report =============
Anyone have any suggestions on how I can resolve this? thanks