From owner-freebsd-java Mon Feb 25 13: 2:38 2002 Delivered-To: freebsd-java@freebsd.org Received: from arjun.niksun.com (gwnew.niksun.com [63.148.27.34]) by hub.freebsd.org (Postfix) with ESMTP id E269337B400 for ; Mon, 25 Feb 2002 13:02:30 -0800 (PST) Received: from niksun.com (arjun.niksun.com [10.0.0.5]) by arjun.niksun.com (8.9.3/8.9.3) with ESMTP id QAA24557 for ; Mon, 25 Feb 2002 16:02:29 -0500 (EST) (envelope-from dragos@niksun.com) Message-ID: <3C7AA672.46B8DEFE@niksun.com> Date: Mon, 25 Feb 2002 16:02:42 -0500 From: Dragos Ilie Organization: NIKSUN, Inc. http://www.niksun.com X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Java Subject: patch 6 doesn't work for me Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org When I run make everything is fine until it tries to build the plugin. Any ideas what is wrong? I'm running FreeBSD 4.2 and I have build and installed mozilla-0.9.8_2,1 from ports. g++ -Wall -Wno-unused -Wconversion -O -c -I/usr/local/include -w -D_GNU_SOURCE -DXP_UNIX -DVERSION="\"1.3.1-p6-root-020225-15:21\"" -DDATE="\"Feb-25-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 Stop in /usr/ports/java/jdk13. *** Error code 1 Stop in /usr/ports/java/jdk13. *** Error code 1 Stop in /usr/ports/java/jdk13. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message