Subj : Re: Compile Error -- updated To : Digital Man From : Rastus Date : Fri Oct 20 2023 20:01:22 On 9/5/19 9:55 PM, Digital Man wrote: > > > Compiling ../msgdate.c > > Compiling ../str_util.c > > ../str_util.c:37:10: fatal error: utf8.h: No such file or directory > > #include "utf8.h" > > ^~~~~~~~ > > You didn't run "cvs update -d" for your sbbs "src" directory. > > digital man Out of curiosity, this morning I downloaded the nightly sbbs_src archive, replaced 3rdp and src directories and tried the build again.. and yet again the same error cropped up. I wasn't expecting that.. My build script also builds the gtk* directories. After further investigation I found that it was gtkchat that was failing to build. However, I do not use gtkchat.. I have been using the same 'build script' for several years. The reason I build the gtk apps was due my cleaning the source tree using "find . -name 'gcc.linux.*' | xargs rm -rf". I removed that command and now use the recently added cleanall script. All other gtk* directories compile OK.. but when changing into the gtkchat directory and trying a clean make this is the error.. Compiling ../msgdate.c Compiling ../str_util.c .../str_util.c:37:10: fatal error: utf8.h: No such file or directory #include "utf8.h" ^~~~~~~~ compilation terminated. .../../build/Common.gmake:457: recipe for target 'gcc.linux.x64.obj.release-mt/str_util.o' failed make: *** [gcc.linux.x64.obj.release-mt/str_util.o] Error 1 I still have an issue with irc /list command only showing my BBS.. I have not investigated that issue further.. it may be unrelated.. I do not know.. --- þ Synchronet þ Electronic Warfare BBS | telnet://bbs.ewbbs.net * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .