Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2006 23:51:13 -0300 (ADT)
From:      "Marc G. Fournier" <scrappy@hub.org>
To:        freebsd-ports@freebsd.org
Cc:        freebsd-java@freebsd.org
Subject:   Anyone gotten Resin3 to build under 6.x/amd64 with Native JDK 1.5?
Message-ID:  <20060410234952.T1096@ganymede.hub.org>

next in thread | raw e-mail | index | archive | help

I'm getting, with buildign -DWITH_APACHE2 ...

===>  Building for resin-3.0.18
(cd modules/c/src; make)
for dir in common apache2  resin_os; do (cd $dir; make); done
cc -r -o common.o stream.o config.o memory.o
config.o(.text+0xcf3): In function `cse_update_host':
: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp()
EGREP="grep -E" /home/ports/usr/ports/www/resin3/work/resin-3.0.18/libtool --silent --mode=link cc -module -o mod_caucho.la -avoid-version -rpath /usr/local/libexec/apache2 mod_caucho.lo ../common/stream.lo ../common/config.lo ../common/memory.lo 
test: : bad number
test: : bad number
creating reloadable object files...
test: : bad number
test: : bad number
test: : bad number
creating a temporary reloadable object file: .libs/mod_caucho.la-4.o
.libs/mod_caucho.la-1.o(.data+0x8): multiple definition of `__dso_handle'
/usr/lib/crtbegin.o(.data+0x0): first defined here
.libs/mod_caucho.la-1.o(.init+0x0): In function `_init':
: multiple definition of `_init'
/usr/lib/crti.o(.init+0x0): first defined here
.libs/mod_caucho.la-1.o(.data+0x0): multiple definition of `__progname'
/usr/lib/crt1.o(.data+0x0): first defined here
.libs/mod_caucho.la-1.o(.text+0x0): In function `_start':
: multiple definition of `_start'
/usr/lib/crt1.o(.text+0x0): first defined here
.libs/mod_caucho.la-1.o(.fini+0x0): In function `_fini':
: multiple definition of `_fini'
/usr/lib/crti.o(.fini+0x0): first defined here
*** Error code 1

Stop in /home/ports/usr/ports/www/resin3/work/resin-3.0.18/modules/c/src/apache2.
*** Error code 1

Stop in /home/ports/usr/ports/www/resin3/work/resin-3.0.18/modules/c/src.
*** Error code 1

Stop in /home/ports/usr/ports/www/resin3/work/resin-3.0.18.
*** Error code 1

Stop in /usr/ports/www/resin3.



----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664



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