| 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):
> |
> |