Which version of cc are you using ?
-- Seema.
Jason J. W. Williams wrote:
> Hey Rahul,
>
> Its build 79a (Indiana DP2). I did find a workaround though. Edit
> /usr/apache2/2.2/build/config_vars.mk and remove -xc99=all from the
> CFLAGS line.
>
> -J
>
>
>
> On 3/8/08, rahul wrote:
>> | Has a
Hi Seema,
It's Sun Studio 12. "cc -V" reports: cc: Sun C 5.9 SunOS_i386 2007/05/03
-J
On Tue, Mar 11, 2008 at 3:59 AM, Seema Alevoor wrote:
> Which version of cc are you using ?
>
> -- Seema.
>
>
>
> Jason J. W. Williams wrote:
> > Hey Rahul,
> >
> > Its build 79a (Indiana DP2). I did find
| Has anyone seen the following error when compiling Apache modules on
| OpenSolaris (Indiana):
|
| cc: -xc99=lib is not available on SunOS 5.1
|
| Seems to be triggered by libtool being called with the -xc99=all option by
| apxs. Trying to get around it atm. Any pointers would be greatly
| appre
Hey Rahul,
Its build 79a (Indiana DP2). I did find a workaround though. Edit
/usr/apache2/2.2/build/config_vars.mk and remove -xc99=all from the
CFLAGS line.
-J
On 3/8/08, rahul wrote:
> | Has anyone seen the following error when compiling Apache modules on
> | OpenSolaris (Indiana):
> |
> |
Hello,
Has anyone seen the following error when compiling Apache modules on
OpenSolaris (Indiana):
cc: -xc99=lib is not available on SunOS 5.1
Seems to be triggered by libtool being called with the -xc99=all option by
apxs. Trying to get around it atm. Any pointers would be greatly
appreciated.