From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 21 21:10:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FB6B1065678 for ; Sat, 21 Jun 2008 21:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 768C48FC17 for ; Sat, 21 Jun 2008 21:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5LLA1T4042067 for ; Sat, 21 Jun 2008 21:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5LLA1Pq042066; Sat, 21 Jun 2008 21:10:01 GMT (envelope-from gnats) Resent-Date: Sat, 21 Jun 2008 21:10:01 GMT Resent-Message-Id: <200806212110.m5LLA1Pq042066@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sam Sirlin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7D15106566B for ; Sat, 21 Jun 2008 21:04:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id C09DF8FC1E for ; Sat, 21 Jun 2008 21:04:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m5LL4fXq009071 for ; Sat, 21 Jun 2008 21:04:41 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m5LL4fOj009069; Sat, 21 Jun 2008 21:04:41 GMT (envelope-from nobody) Message-Id: <200806212104.m5LL4fOj009069@www.freebsd.org> Date: Sat, 21 Jun 2008 21:04:41 GMT From: Sam Sirlin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/124855: xtu doesn't work with Imlib X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jun 2008 21:10:01 -0000 >Number: 124855 >Category: ports >Synopsis: xtu doesn't work with Imlib >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jun 21 21:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Sam Sirlin >Release: 6.3 >Organization: >Environment: FreeBSD celeborn.my.domain 6.3-STABLE FreeBSD 6.3-STABLE #0: Fri Jun 20 13:07:13 PDT 2008 sam@celeborn.my.domain:/usr/obj/usr/src/sys/CELEBORN amd64 >Description: On a recent update, xtu stopped displaying a clock. I've tried rebuilding both xtu and imlib. Switching xtu to use xpm fixes the problem, i.e. force the following in the port Makefile: CPPFLAGS= -DUSE_XPM LDFLAGS= -lXpm -lX11 -lXext This is not a real fix, in that some functionality is lost. >How-To-Repeat: build xtu (/usr/ports/x11-clocks/xtu) xtu >Fix: Force the use of xpm in the port Makefile CPPFLAGS= -DUSE_XPM LDFLAGS= -lXpm -lX11 -lXext This is not a real fix, in that some functionality is lost. >Release-Note: >Audit-Trail: >Unformatted: