Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Feb 2002 13:27:01 +0000
From:      Rasputin <rasputin@submonkey.net>
To:        Johan Huldtgren <sauron@mordor.obitus.org>
Cc:        java@freebsd.org
Subject:   Re: Resin 2.0.5 with JDK1.3.1p6 and FreeBSD 4.4-STABLE
Message-ID:  <20020222132701.A3072@shikima.mine.nu>
In-Reply-To: <20020222084632.D13241-100000@mordor.obitus.org>; from sauron@mordor.obitus.org on Fri, Feb 22, 2002 at 09:59:03AM %2B0100
References:  <20020222084632.D13241-100000@mordor.obitus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Johan Huldtgren <sauron@mordor.obitus.org> [020222 09:00]:

> Have been trying to get Resin 2.0.5 working on 4.4-20011213-STABLE,
> with jdk-1.3.1p6 installed(updated 21/02), as well as the jikes compiler.
> I configured resin with the following options:

> ./configure --prefix=/usr/local --enable-jni
> --with-apache=/usr/local/apache
> --with-apache-include=/usr/local/include/apache
> --with-apache-libexec=/usr/local/libexec/apache
> --with-apache-conf=/usr/local/etc/apache
> --with-java-home=/usr/local/jdk1.3.1
> --with-jni-include=/usr/local/jdk1.3.1/include
> 
> so far so good(or so it seems), the only warning produced is:
> 
> Can't figure out compile flags for freebsd4.4

> gcc  -o resin resin.o ../common/common.o response.o request.o int_map.o
> jni_vfs.o server.o memory.o ssl_stub.o  -ldl
> /usr/libexec/elf/ld: cannot find -ldl
> *** Error code 1

Skip -ldl,, it's not needed on BSD.

> And while on the subject, is there a reason why there isn't a resin port?

Maybe because the port is very Linux-centric? :)

-- 
In Greene, New York, it is illegal to eat peanuts and walk backwards on
the sidewalks when a concert is on.
Rasputin :: Jack of All Trades - Master of Nuns ::

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?20020222132701.A3072>