From owner-freebsd-ports Sun Apr 21 2:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 81EED37B419 for ; Sun, 21 Apr 2002 02:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3L9K1Q93949; Sun, 21 Apr 2002 02:20:01 -0700 (PDT) (envelope-from gnats) Received: from smtp.web.de (smtp02.web.de [217.72.192.151]) by hub.freebsd.org (Postfix) with ESMTP id 886A237B417 for ; Sun, 21 Apr 2002 02:17:01 -0700 (PDT) Received: from [217.81.188.244] (helo=kinetic.ki.informatik.uni-frankfurt.de) by smtp.web.de with esmtp (WEB.DE(Exim) 4.44 #50) id 16zDSp-000800-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 21 Apr 2002 11:16:55 +0200 Received: from localhost (localhost [127.0.0.1]) by kinetic.ki.informatik.uni-frankfurt.de (8.11.6/8.11.6) with ESMTP id g3L9BAR07686 for ; Sun, 21 Apr 2002 11:11:11 +0200 (CEST) (envelope-from marko@kinetic.ki.informatik.uni-frankfurt.de) Message-Id: <20020421111110N.marko@kinetic.ki.informatik.uni-frankfurt.de> Date: Sun, 21 Apr 2002 11:11:10 +0200 From: Marko Schuetz Reply-To: Marko Schuetz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37305: imlib-config --libs reports wrong library search path Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37305 >Category: ports >Synopsis: imlib-config --libs reports wrong library search path >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 02:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Marko Schuetz >Release: FreeBSD 4.5-RELEASE i386 >Organization: individual >Environment: System: FreeBSD xpad.hisplace.rhein-main.de 4.5-RELEASE i386 >Description: With imlib-1.9.13 the command imlib-config --libs reports -L/usr/X11R6/lib -lImlib -L/usr/local -ltiff -lungif -l png -lz -lm -lXext -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 Instead it should report -L/usr/X11R6/lib -lImlib -L/usr/local/lib -ltiff -lungif -l png -lz -lm -lXext -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 >How-To-Repeat: With imlib-1.9.13 installed: imlib-config --libs >Fix: work around: edit the value for the variable gx_libs in /usr/X11R6/bin/imlib-config to use -L/usr/local/lib >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message