From owner-freebsd-ports Sat Oct 10 10:30:14 1998 Return-Path: <owner-freebsd-ports@FreeBSD.ORG> Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA03662 for freebsd-ports-outgoing; Sat, 10 Oct 1998 10:30:14 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA03590 for <freebsd-ports@FreeBSD.org>; Sat, 10 Oct 1998 10:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA24204; Sat, 10 Oct 1998 10:30:01 -0700 (PDT) Received: from tim.xenologics.com (tim.xenologics.com [194.77.5.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA02535 for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Oct 1998 10:24:40 -0700 (PDT) (envelope-from seggers@semyam.dinoco.de) Received: (from uucp@localhost) by tim.xenologics.com (8.8.5/8.8.8) with UUCP id TAA24333 for FreeBSD-gnats-submit@freebsd.org; Sat, 10 Oct 1998 19:23:01 +0200 (MET DST) Received: (from seggers@localhost) by semyam.dinoco.de (8.9.1/8.8.8) id TAA17991; Sat, 10 Oct 1998 19:22:58 +0200 (CEST) (envelope-from seggers) Message-Id: <199810101722.TAA17991@semyam.dinoco.de> Date: Sat, 10 Oct 1998 19:22:58 +0200 (CEST) From: Stefan Eggers <seggers@semyam.dinoco.de> Reply-To: seggers@semyam.dinoco.de To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: seggers@semyam.dinoco.de X-Send-Pr-Version: 3.2 Subject: ports/8253: vim4: vim -g (on ELF w/o Motif) doesn't find Xaw w/o help Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8253 >Category: ports >Synopsis: vim4: vim -g (on ELF w/o Motif) doesn't find Xaw w/o help >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 10 10:30:00 PDT 1998 >Last-Modified: >Originator: Stefan Eggers >Organization: none >Release: FreeBSD 3.0-BETA i386 >Environment: A -current ELF system with ELF XFree86 under /usr/X11R6. >Description: Building the vim4 port with WITH_X set produces an ELF executable which doesn't find libXaw.so.6 by itself. With the help from LIB_LIBRARY_PATH it works. >How-To-Repeat: See under "Description". >Fix: Adding the propper library search path to the linker options should make this work I think. Haven't done this myself, yet so am not sure about which one. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message