Date: Wed, 21 Apr 1999 14:24:02 -0400 (EDT) From: Mikhail Teterin <mi@misha.cisco.com> To: FreeBSD-gnats-submit@freebsd.org Cc: chuckr@freebsd.org Subject: ports/11264: a2ps-letter port installs non-listed liba2ps.so1 Message-ID: <199904211824.OAA56543@misha.cisco.com>
next in thread | raw e-mail | index | archive | help
>Number: 11264 >Category: ports >Synopsis: a2ps-letter port installs non-listed liba2ps.so1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 21 11:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Mikhail Teterin >Release: FreeBSD 3.1-STABLE i386 >Organization: Virtual Estates, Inc. >Environment: >Description: >How-To-Repeat: Upon installing the latest (cvsup-ed today) a2ps-letter port, I have /usr/local/bin/a2ps: liba2ps.so1 => /usr/local/lib/liba2ps.so1 (0x28080000) libm.so.2 => /usr/lib/libm.so.2 (0x280d4000) libc.so.3 => /usr/lib/libc.so.3 (0x280ee000) The name liba2ps.so1 is wrong, I guess, and should be liba2ps.so.1. The library is NOT listed on pkg/PLIST, prevents me from using `make package' to create useable package. >Fix: Add the strangely named file to the PLIST and remake the package. Wait for maintainer to make the library name look right. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904211824.OAA56543>