[Bug 271272] graphics/libcaca: Hidden dependency on Xlib.h

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 16 May 2023 00:43:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271272

--- Comment #2 from fsbruva@yahoo.com ---
Created attachment 242202
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242202&action=edit
Failed libcaca poudriere build log.

(In reply to Thomas Zander from comment #1)
I don't know what to say. What's in your make.conf? What other libcaca options
do you have set/unset? 

I see that when building most of the rest of the directories (such as src), the
-DLIBCACA=1 -DX_DISPLAY_MISSING=1  flags are passed. 

However, when it comes time to building the examples directory, libtool is not
used, and those flags are not set.

-- 
You are receiving this mail because:
You are the assignee for the bug.