Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2011 13:45:26 GMT
From:      Chris <freebsd@chrisoneill.co.uk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153846: libcaca 0.99.beta17 - Hidden dependency on Xlib.h
Message-ID:  <201101101345.p0ADjQgr002516@red.freebsd.org>
Resent-Message-ID: <201101101350.p0ADo4GN077238@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         153846
>Category:       ports
>Synopsis:       libcaca 0.99.beta17 - Hidden dependency on Xlib.h
>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:   Mon Jan 10 13:50:04 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Chris
>Release:        8.1-RELEASE
>Organization:
>Environment:
8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Whilst building from the port:

In file included from ../src/common-image.c:21:/usr/local/include/Imlib2.h:26:24: error: X11/Xlib.h: No such file or directory

Stop in /usr/ports/graphics/libcaca/work/libcaca-0.99.beta17/examples.*** Error code 1

I don't have X11 installed.
>How-To-Repeat:

>Fix:
Edit line 11 of Examples/Makefile.am to read:

trifiller_CFLAGS = $(IMLIB2_CFLAGS) -DX_DISPLAY_MISSING


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101101345.p0ADjQgr002516>