ports/124855: xtu doesn't work with Imlib

Sam Sirlin swsirlin at earthlink.net
Sat Jun 21 21:10:01 UTC 2008


>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 at 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:



More information about the freebsd-ports-bugs mailing list