Sriram Natarajan wrote:
> Hi
> Just for the record ..
> Not sure, what went wrong earlier.
I think it was caused by confusion over the compilation tools: C
compiler picked up from CC (SunStudio) vs. other tools such as cpp or
g++ picked up from PATH.
>
> Setting my environment to the below confi
Hi
Just for the record ..
Not sure, what went wrong earlier.
Setting my environment to the below config
unset CC
export
PATH=/opt/SunStudioExpress/bin:/usr/bin:/usr/gnu/bin:/usr/ccs/bin/opt/SunStudioExpress/bin:/usr/bin:/usr/gnu/bin:/usr/ccs/bin
allow me to build apache on OSOL..
Sriram Natar
Hi
I am trying to compile apache 2.2.11 on my opensolaris 2009.06 (build
111b) box and ran into the following error.. Has any one run into this
before ?
gmake[1]: Entering directory `/export/home/sriramn/httpd-2.2.11/srclib'
Making all in pcre
gmake[2]: Entering directory `/export/home/sriramn/