What's wrong with using the binary versions found at
http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/release/
v1.2.2/bin/macosx/
Just wondering?
Han Ming
On Monday, February 3, 2003, at 09:15 AM, Tom Anderson wrote:
> Looks like you may need the dlcompat stuff. Check out this URL:
> http://www.geektimes.com/macintosh/os/x/10_0/and/tomcat_install.html
>
> On Sunday, February 2, 2003, at 09:01 PM, Ro wrote:
>
>> Hi,
>> i am doing Java JSP coding and I installed TOMCAT 4.1.18. Now I would
>> like to link it with apache.
>>
>> I've been try all day to build the mod_jk.so on OSX but with no
>> results:
>>
>> When I try to build it with the dlopen.c and dlfcn.h... I get an
>> error from the dlopen.c file:
>>
>> dlopen.c:84: return type is an incomplete type
>> dlopen.c: In function `NSMakePrivateModulePublic':
>> dlopen.c:95: warning: `return' with a value, in function returning
>> void
>> dlopen.c:97: invalid use of undefined type `enum bool'
>> dlopen.c:97: warning: `return' with a value, in function returning
>> void
>> dlopen.c: In function `dlopen':
>> dlopen.c:255: void value not ignored as it ought to be
>> dlopen.c:337: void value not ignored as it ought to be
>>
>>
>> Please help....
>>
>> Rolley
>>
>> ___________________________________________________________
>> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
>> Yahoo! Mail : http://fr.mail.yahoo.com
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
|