Re: [dev] ST 0.4 and OpenBSD 5.2

From: Christoph Lohmann <20h_AT_r-36.net>
Date: Fri, 19 Apr 2013 21:07:57 +0200

Greetings.

On Fri, 19 Apr 2013 21:07:57 +0200 Gregor Best <gbe_AT_ring0.de> wrote:
> I'm on OpenBSD -current at the moment and the latest git HEAD of st compiles
> with the following patch:
>
> diff --git a/config.mk b/config.mk
> index 88355c7..f1a24d7 100644
> --- a/config.mk
> +++ b/config.mk
> _AT_@ -26,3 +26,4 @@ LDFLAGS += -g ${LIBS}
> # compiler and linker
> CC ?= cc
>
> +CFLAGS += -I/usr/X11R6/include/freetype2
>
> There are a few warnings here and there but nothing grave.

Doesn’t your patch imply that

        pkg-config --cflags freetype2

on OpenBSD is flawed and should be fixed?

I won’t apply such a fix to st, that’s a problem pkg‐config has to
solve.


Sincerely,

Christoph Lohmann
Received on Fri Apr 19 2013 - 21:07:57 CEST

This archive was generated by hypermail 2.3.0 : Fri Apr 19 2013 - 21:12:05 CEST