Date: Sun, 21 Apr 2002 11:11:10 +0200 From: Marko Schuetz <MarkoSchuetz@web.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/37305: imlib-config --libs reports wrong library search path Message-ID: <20020421111110N.marko@kinetic.ki.informatik.uni-frankfurt.de>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020421111110N.marko>