Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Apr 2002 12:49:59 -0400
From:      Dragos Ilie <dragos@niksun.com>
To:        Chris Manjoine <chris-manjoine@uiowa.edu>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: jdk13 install on bsd 4.2 stable
Message-ID:  <3CB31BB7.273D9467@niksun.com>
References:  <5.1.0.14.2.20020409111707.02f4f928@mail.vpr.uiowa.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
I experienced the exact same thing. I traced the problem to the
CMSG_SPACE macro that is defined in sys/socket.h. CMSG_SPACE uses ALIGN,
which does not seem to be defined anywhere. Or maybe I'm mistaken...
Help, anybody?

Regards,
Dragos


Chris Manjoine wrote:
> 
> I have tried to install the jdk port for freebsd several times and
> don't know what this error  could mean. There are several other
> reports on this in the mailing.freebsd.java with no replies. This is
> probably a problem as a result of patch level 6 because I remember 5
> worked quite well for me
> 
> below is the report fyi(linux-jdk is installed)
> 
> <<<Finished Recursively making gui all @ Tue Apr  9 11:10:30 CDT 2002.
> gmake[1]: Leaving directory
> `/usr/ports/java/jdk13/work/j2sdk1.3.1/ext/jpda/make'
> <<<Finished Recursively making ./../ext/jpda/make all @ Tue Apr  9
> 11:10:30 CDT 2002 ...
> i386 Build finished:   1.3.1-p6-manjoine-020409-11:09
> i386 Build finished:   1.3.1-p6-manjoine-020409-11:09
> >>>Recursively making ./../ext/plugin/build/solaris all @ Tue Apr  9
> 11:10:30 CDT 2002 ...
> gmake[1]: Entering directory
> `/usr/ports/java/jdk13/work/j2sdk1.3.1/ext/plugin/build/solaris'
> g++ -Wall -Wno-unused -Wconversion  -O -c -I/usr/local/include -w
> -D_GNU_SOURCE -DXP_UNIX
> -DVERSION="\"1.3.1-p6-manjoine-020409-11:09\""
> -DDATE="\"Apr-09-2002\"" -DARCH="\"i386\"" -DRAPTOR_API
> -DNEW_STREAMING_API -I../../tmp/bsd/i386/CClassHeaders
> -I../../oji-plugin/src/motif/common
> -I../../oji-plugin/src/motif/navig5 -I/usr/X11R6/include
> -I/usr/X11R6/include -I../../../../src/share/javavm/export
> -I../../../../src/solaris/javavm/export
> -I../../oji-plugin/include/solaris/navig5 -I/usr/local/include/glib12
> -I/usr/X11R6/include/gtk12 -I
> -I/usr/local/bin//../plugin/libg/lib/glib/include
> -I/usr/local/bin//../../share/plugin -o ../../tmp/bsd/i386/utils_gnu.o
> ../../oji-plugin/src/motif/common/utils.c
> ../../oji-plugin/src/motif/common/utils.c: In function `int
> sendfd(int, int)':
> ../../oji-plugin/src/motif/common/utils.c:215: implicit declaration of
> function `int ALIGN(...)'
> gmake[1]: *** [../../tmp/bsd/i386/utils_gnu.o] Error 1
> gmake[1]: Leaving directory
> `/usr/ports/java/jdk13/work/j2sdk1.3.1/ext/plugin/build/solaris'
> gmake: *** [plugin-all] Error 1
> *** Error code 2

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?3CB31BB7.273D9467>