Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 May 2005 01:35:55 -0400 (EDT)
From:      Damian Gerow <dgerow@afflictions.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81332: www/linux-flashplugin7 runs on amd64
Message-ID:  <20050521053555.1E88633C7B@dementia.afflictions.org>
Resent-Message-ID: <200505210540.j4L5e2QG079844@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         81332
>Category:       ports
>Synopsis:       www/linux-flashplugin7 runs on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 21 05:40:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Damian Gerow
>Release:        FreeBSD 5.4-STABLE amd64
>Organization:
>Environment:
System: FreeBSD dementia.afflictions.org 5.4-STABLE FreeBSD 5.4-STABLE #1: Thu May 5 19:13:47 EDT 2005 root@:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
www/linux-flashplugin7 installs and runs on amd64.  I'm currently stuck with
sound drivers from opensound.com, so I can't tell if the audio is working
properly, but the port at least locks /dev/dsp, and runs.
>How-To-Repeat:
Apply patch.  Install port.  Visit flash site.
>Fix:
The following patch allows installation on the amd64 architecture:

--- Makefile.orig       Sat May 21 01:32:15 2005
+++ Makefile    Sat May 21 01:32:21 2005
@@ -19,7 +19,7 @@
 
 RUN_DEPENDS=   ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs
 
-ONLY_FOR_ARCHS=        i386
+ONLY_FOR_ARCHS=        amd64 i386
 
 RESTRICTED=    "Redistribution not allowed"

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050521053555.1E88633C7B>