From owner-freebsd-questions@FreeBSD.ORG Thu Mar 20 23:17:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19A7A106566B for ; Thu, 20 Mar 2008 23:17:44 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.189]) by mx1.freebsd.org (Postfix) with ESMTP id DD6918FC1F for ; Thu, 20 Mar 2008 23:17:43 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so707053rvb.43 for ; Thu, 20 Mar 2008 16:17:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=fD/5MCLXOaTHVmSjmb0pje/gerkMf47yB4EyaEwoZiM=; b=PTmDnpDyb8oGfSOHTH6t4P6w8cTOu867eLmon6vRESSPjM4qlTxVaVFTqAhh020CHe5Br8+/lch1mAzR7MvyL0wZndXv/BN5xMGsntEuTVmO37YiZ+YY4D9geJofToH3O5v7GjtfVxMXmk82pzIj1LbvdBdPJFldz0jKL1Fhl+4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:mime-version:content-type; b=txJS+r9tuqGgKCQ2guNUcquB80FlZ75uFYH0bhtF5/RntlKBJM/cbdra2aBAN4PhCxhCXNjY8JEaeohpCj0qD/hjTvynZbs1I3sx1smx7chnL6l93GBPsoGlFgyr/mcZJLMol5x27FtPVeqAsxA59FjFK70f7mXlRXz9wdP6DfE= Received: by 10.140.180.13 with SMTP id c13mr1155564rvf.153.1206053485233; Thu, 20 Mar 2008 15:51:25 -0700 (PDT) Received: by 10.141.52.20 with HTTP; Thu, 20 Mar 2008 15:51:25 -0700 (PDT) Message-ID: <28283d910803201551t71320bf2s76c7209a4275354c@mail.gmail.com> Date: Thu, 20 Mar 2008 22:51:25 +0000 From: "matt donovan" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: RE:inuxpluginwrapper - *second request for help* X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2008 23:17:44 -0000 Well considering that linuxpluginwrapper is not really used and is outdated now. That could be the issue since linuxpluginwrapper work from what I know is not even moving along anymore. > I am trying to install the port: > > /usr/ports/java/jai > > which depends on: > > /usr/ports/www/linuxpluginwrapper > > The problem is: > > newpdc# make > ===> linuxpluginwrapper-20051113_8 doesn't support > ELF symbol versioning, yet.. > *** Error code 1 > > Stop in /usr/ports/www/linuxpluginwrapper. > > We are using diablo-jdk-1.5.0.07.01_9 as our JDK and > the system is FreeBSD 7. > > uname -a yields: > > FreeBSD newpdc.dakcs.com 7.0-RELEASE FreeBSD > 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 > root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > i386 > > Again, any direction or help on this is appretiated > and welcome. >