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.
-- 
    Gregor Best
- application/pgp-signature attachment: stored
 
Received on Fri Apr 19 2013 - 11:00:11 CEST