Date: Mon, 11 Jan 1999 18:30:50 -0800 (PST) From: taguchi@tohoku.iij.ad.jp To: freebsd-gnats-submit@FreeBSD.ORG Subject: ports/9447: ${PORTSDIR}/devel/glib11-devel broken under aout env. Message-ID: <199901120230.SAA11628@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 9447 >Category: ports >Synopsis: ${PORTSDIR}/devel/glib11-devel broken under aout env. >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 11 18:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Taguchi Takeshi >Release: FreeBSD-2.2.7-stabel >Organization: IIJ >Environment: FreeBSD hirose.tohoku.iij.ad.jp 2.2.7-STABLE FreeBSD 2.2.7-STABLE #0: Fri Sep 25 09:02:03 JST 1998 root@hirose.tohoku.iij.ad.jp:/usr/src/sys/compile/MEGURA i38 >Description: Under aout world, devel/glib11-devel must make ${PREFIX}/lib/libglib11d.so.2.1. But it makes libglib11d.so..2.1. ^^^^^^! >How-To-Repeat: >Fix: I don't know. But I think patches/patch-aa has probrem. -freebsd2* | freebsd3*) +freebsd2*) version_type=sunos - library_names_spec='${libname}${release}.so$versuffix $libname.so' + library_names_spec='${libname}${release}.so.$versuffix $libname.so' ^^^^^^^^^^^^^^^ here ??? >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?199901120230.SAA11628>