Anyone gotten Resin3 to build under 6.x/amd64 with Native JDK 1.5?

Marc G. Fournier scrappy at hub.org
Tue Apr 11 02:51:29 UTC 2006


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 at hub.org           Yahoo!: yscrappy              ICQ: 7615664


More information about the freebsd-ports mailing list