You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Aram Mirzadeh <aw...@qosina.com> on 1996/04/24 16:18:19 UTC

Re: WWW Form Bug Report: "msql.h missing from 1.1b1" on Solaris 2.x (fwd)

At 11:44 PM 4/23/96 -0700, you wrote:
>
>
>--
>Cliff Skolnick                                      cliff@organic.com
>
>"They that can give up essential liberty to obtain a little temporary
>safety deserve neither liberty nor safety." -- Benjamin Franklin, 1759
>
>---------- Forwarded message ----------
>Date: Tue Apr 23 22:55:33 1996
>From: ikluft@cisco.com
>To: cliff@organic.com
>Subject: WWW Form Bug Report: "msql.h missing from 1.1b1" on Solaris 2.x
>
>Submitter: ikluft@cisco.com
>Operating system: Solaris 2.x, version: 
>Version of Apache Used: 
>Extra Modules used: auth_dbm auth_msql
>URL exhibiting problem: 
>
>Symptoms:
>--
>There is a missing header from the msql module.
>For now I've diabled it and it compiles.  Other
>testing is yet to be done...
>
>   gcc -c -O2 -DSOLARIS2 mod_auth_msql.c
>   mod_auth_msql.c:128: msql.h: No such file or directory
>   make: *** [mod_auth_msql.o] Error 1

msql.h is not part of apache... it's part of Minverva ( aka mSQL).  It should
be in your /usr/local/Minerva/include files, you also need to include the 
library -L/usr/lib/Minerva/lib -lmsql 

--
Aram W. Mirzadeh, MIS Manager, Qosina Corporation
http://www.qosina.com/~awm/, awm@qosina.com
Apache httpd server team http://www.apache.org