[Fwd: Re: Ports forbids me to install compat3x-i386]

2007-05-06 Thread Garrett Cooper
---BeginMessage---


Garrett Cooper wrote:

Theorem wrote:


Stevan Tiefert wrote:

I need to install the port misc/compat3x-i386 as a dependency for the
port audio/mbrola. The port misc/compat3x-i386 is marked as IGNORE and
it returns an error after portinstall compat3x-i386:

vagabund# portinstall compat3x-i386
** Port marked as IGNORE: misc/compat3x:
is forbidden: FreeBSD-SA-03:05.xdr, FreeBSD-SA-03:08.realpath
- not fixed / no lib available


How can I install the port compat3x-i386?


'make install' ?

The port you're trying to install ( mbrola ) is binary only and 
requires libraries that are no longer either 1. in the expected 
locations or 2. replaced by something better.   I suspect since the 
maintainer for compat3x listed as [EMAIL PROTECTED] then there's not 
much you can do other than mail that list.


If you decide to hack up your own BSD dist, drag in the binary 
from ports, and keep adding libraries to your system.  The errors from 
the binary should point out what's wrong and what to add next.


Not much help, good luck.


Theorem


Nothing there that can be installed for compat3x, so you need to see if 
a) the app can be ported to a later version of FreeBSD, and b) see if 
the maintainer can swing the upgrade in the Makefile.


FreeBSD 3.x was abandoned a long time ago due to possible security 
concerns and support issues :).


-Garrett


Yes, thanks for the tip, did this make it to the list ?  I don't see it up 
there.


-Theorem
---End Message---
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: [Fwd: Re: Ports forbids me to install compat3x-i386]

2007-05-06 Thread Garrett Cooper

Garrett Cooper wrote:




Subject:
Re: Ports forbids me to install compat3x-i386
From:
Theorem [EMAIL PROTECTED]
Date:
Sun, 06 May 2007 16:13:22 -0400
To:
Garrett Cooper [EMAIL PROTECTED]

To:
Garrett Cooper [EMAIL PROTECTED]

Received:
via tmail-2000(13) (invoked by user youshi10) for youshi10+mail/non-UW; 
Sun, 6 May 2007 13:13:39 -0700 (PDT)

Received:
from mxe9.u.washington.edu (mxe9.u.washington.edu [140.142.32.150]) by 
bp13.u.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id 
l46KDcYR020249 for [EMAIL PROTECTED]; Sun, 6 May 2007 
13:13:38 -0700

Received:
from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by 
mxe9.u.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id 
l46KDbNH030402 for [EMAIL PROTECTED]; Sun, 6 May 2007 13:13:37 
-0700

Received:
by wx-out-0506.google.com with SMTP id i29so1470724wxd for 
[EMAIL PROTECTED]; Sun, 06 May 2007 13:13:36 -0700 (PDT)

DKIM-Signature:
a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; 
h=domainkey-signature:received:received:message-id:date:from:reply-to:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; 
b=UUe3tL+66KooAkeihPR2Psft42BV/4SKbKKjnT47feqDAq254OvyUt7Xz+49GWGBlXYr0WlqByifGE5DH3kqoHojpjN7hZYYEu11Eyj8gf3dWhFNtMAywx2/J4G5prHDdaNHIQ4kjRUOFoP69j+lzEB9t2ebUDlhCsvZqQHTIek=

DomainKey-Signature:
a=rsa-sha1; c=nofws; d=gmail.com; s=beta; 
h=received:message-id:date:from:reply-to:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; 
b=Ig2mQznLbrwdvb+9jk0bwz2nw6o8eEg5IyupXqe18C8yY2c6V+svqEoXBVvDzqC33R7EZkxW8MH2eQWDT74ocd3DDIDJXTQh3/sf03OgwgTIi47DavarVoP4klCICg/YHxp0HYK5tSV6llwxKYqnIZDztXB9A0PZfwtd5VEUjTg=

Received:
by 10.90.113.20 with SMTP id l20mr4504399agc.1178482416514; Sun, 06 May 
2007 13:13:36 -0700 (PDT)

Received:
from ?10.10.0.6? ( [71.251.196.244]) by mx.google.com with ESMTP id 
7sm5952998aga.2007.05.06.13.13.35; Sun, 06 May 2007 13:13:35 -0700 (PDT)

Message-ID:
[EMAIL PROTECTED]
Reply-To:
[EMAIL PROTECTED]
User-Agent:
Thunderbird 1.5.0.10 (Windows/20070221)
MIME-Version:
1.0
References:
[EMAIL PROTECTED] 
[EMAIL PROTECTED] [EMAIL PROTECTED] 
[EMAIL PROTECTED]

In-Reply-To:
[EMAIL PROTECTED]
Content-Type:
text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding:
7bit
X-PMX-Version:
5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.5.6.125434
X-Uwash-Spam:
Gauge=III, Probability=7%, Report='SPF_PASS 0, __CT 0, __CTE 0, 
__CT_TEXT_PLAIN 0, __FROM_GMAIL 0, __HAS_MSGID 0, __HELO_GMAIL 0, 
__MIME_TEXT_ONLY 0, __MIME_VERSION 0, __RDNS_GMAIL 0, __SANE_MSGID 0, 
__USER_AGENT 0'




Garrett Cooper wrote:

Theorem wrote:


Stevan Tiefert wrote:

I need to install the port misc/compat3x-i386 as a dependency for the
port audio/mbrola. The port misc/compat3x-i386 is marked as IGNORE and
it returns an error after portinstall compat3x-i386:

vagabund# portinstall compat3x-i386
** Port marked as IGNORE: misc/compat3x:
is forbidden: FreeBSD-SA-03:05.xdr, FreeBSD-SA-03:08.realpath
- not fixed / no lib available


How can I install the port compat3x-i386?


'make install' ?

The port you're trying to install ( mbrola ) is binary only and 
requires libraries that are no longer either 1. in the expected 
locations or 2. replaced by something better.   I suspect since the 
maintainer for compat3x listed as [EMAIL PROTECTED] then there's not 
much you can do other than mail that list.


If you decide to hack up your own BSD dist, drag in the binary 
from ports, and keep adding libraries to your system.  The errors 
from the binary should point out what's wrong and what to add next.


Not much help, good luck.


Theorem


Nothing there that can be installed for compat3x, so you need to see 
if a) the app can be ported to a later version of FreeBSD, and b) see 
if the maintainer can swing the upgrade in the Makefile.


FreeBSD 3.x was abandoned a long time ago due to possible security 
concerns and support issues :).


-Garrett


Yes, thanks for the tip, did this make it to the list ?  I don't see it 
up there.



-Theorem


Hmmm.. wrong list yet again.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]