Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2002 10:57:39 +0200
From:      Ernst de Haan <znerd@FreeBSD.org>
To:        Jan Grant <Jan.Grant@bristol.ac.uk>, Flemming =?iso-8859-1?q?Fr=F8kj=E6r?= <flemming@froekjaer.org>
Cc:        freebsd-java <freebsd-java@FreeBSD.ORG>
Subject:   Re: mod_jk failes to load.
Message-ID:  <200204130857.KAA15543@smtp.hccnet.nl>
In-Reply-To: <Pine.GSO.4.44.0204121624210.17335-100000@mail.ilrt.bris.ac.uk>
References:  <Pine.GSO.4.44.0204121624210.17335-100000@mail.ilrt.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Jan and Flemming,

I'm now looking into this problem.

> Erm, last time I looked mod_jk came with a Makefile.freebsd; in it,
> there's a CFLAGS line that includes
>
> 	-D_REENTRANT
>
> when you remove this, no reference is made to the pthreads calls (that
> _your_ mod_jk can't find). Rebuild mod_jk.so and check it like this:

The is also a -pthread argument. Should we then not remove both?

For now I'm just committing a change to the Makefile.freebsd that removes the 
-D_REENTRANT.

Regards,


Ernst

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204130857.KAA15543>