From owner-freebsd-java@FreeBSD.ORG Wed Apr 23 04:09:27 2008 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 65960106564A for ; Wed, 23 Apr 2008 04:09:27 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.229]) by mx1.freebsd.org (Postfix) with ESMTP id 4F51F8FC1B for ; Wed, 23 Apr 2008 04:09:27 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1561217rvf.43 for ; Tue, 22 Apr 2008 21:09:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=zRZGQ0B0oZOSMu1sdhxd10lMWgeKgyVMtZYLfqjk7sk=; b=Qx7uBw7S8jLzlCs75Va0UO83cuk4JzzAQm9utLRGiM3ly7dhG0egJtFD8Be4Ym/3Hniw6S/Q/3sRtY19tRV7y+nWJhPbhb/pKSkX70p2YOtYSp1P0gC4RahS4QfT85b0XiLkOCek5yyZskiXJYXrK/kEqEaLpywalVcFkhRQmWY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VCiB93hHTFQyKFDyqfWFPf79spFk7O2W7MdJ5rd8Pjqhq4isyLwUayze/7sHFs0VCg7lizHzp3XYQmgAALPYaXIlFe6th0BxOBZ2pqL8KhngZFGBqy6Rdvg5C3vfZlExrxi6qhW7TuhZc9lUK4gZ4i7GstljqhFdXPeEj58w1wg= Received: by 10.141.5.3 with SMTP id h3mr302349rvi.138.1208922009901; Tue, 22 Apr 2008 20:40:09 -0700 (PDT) Received: by 10.141.186.2 with HTTP; Tue, 22 Apr 2008 20:40:09 -0700 (PDT) Message-ID: <11167f520804222040s2a327a74xffe3c2635fbbac3@mail.gmail.com> Date: Tue, 22 Apr 2008 22:40:09 -0500 From: "Sam Fourman Jr." To: "Rich Winkel" In-Reply-To: <20080422233458.GA81527@pencil.math.missouri.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080414120018.E732B106567F@hub.freebsd.org> <200804140931.22851@aldan> <20080422233458.GA81527@pencil.math.missouri.edu> Cc: ports@freebsd.org, java@freebsd.org, Kim H?jgaard-Hansen , Mikhail Teterin Subject: Re: error building java/jdk15 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2008 04:09:27 -0000 I wonder if someone has a work around for this, I have been unable to use my web java apps in FreeBSD 7.0 they worked fine in PC-BSD 1.4 (FreeBSD 6.2) thank you for your help Sam Fourman Jr.