[dev] [lchat] Error compiling

From: shirenn <shirenn_AT_crans.org>
Date: Thu, 28 Jan 2021 13:41:09 +0100

Hello,

I recently tried to compile lchat but I ranned into an error

cc -c -std=c99 -pedantic -Wall -Wextra -g -I/usr/local/include -o
slackline.o slackline.c
slackline.c:22:10: fatal error: utf.h: No such file or directory
   22 | #include <utf.h>
      | ^~~~~~~
compilation terminated.
make: *** [Makefile:34: slackline.o] Error 1

I didn't found out how to install the utf library (by looking it up, I
found out it was a librairy for plan9), do you know how I could install
it ? For your information, I am trying to compile it on a arch based
distro.

As a side question, I found the git frontend at
https://git.suckless.org/ to be super cute, but I couldn't found out
what it was or the corresponding style sheet. :)
Bests,

-- 
shirenn



Received on Thu Jan 28 2021 - 13:41:09 CET

This archive was generated by hypermail 2.3.0 : Thu Jan 28 2021 - 13:48:09 CET