Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2004 07:50:23 -0800 (PST)
From:      Miika Komu <miika@iki.fi>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/62164: Missing dependency on the acroread5 port
Message-ID:  <200401311550.i0VFoNo6006545@www.freebsd.org>
Resent-Message-ID: <200401311600.i0VG0h3o015315@freefall.freebsd.org>

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

>Number:         62164
>Category:       ports
>Synopsis:       Missing dependency on the acroread5 port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 31 08:00:43 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Miika Komu
>Release:        5.2
>Organization:
>Environment:
FreeBSD adamo 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Tue Jan 13 09:45:48 EET 2004     root@adamo:/usr/obj/usr/src/sys/MYKERNEL  i386

>Description:
After installing acroread5 from the ports, it complained about "ELF file OS ABI invalid freebsd" on libXt.so.6.
>How-To-Repeat:
Install and run acroread5 from the ports without preinstalling linux-XFree86-libs.
>Fix:
You can probably put the following line to the Makefile of acroread5:

LIB_DEPENDS+=Xt.6:${PORTSDIR}/x11/linux-XFree86-libs

(I have not tested the previous line)

Workaround is to install /usr/ports/x11/linux-XFree86-libs before/after installing acroread5
>Release-Note:
>Audit-Trail:
>Unformatted:



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