Hola Michael!
15 Mar 21 14:57, Michael Dukelsky escribi˘ a Angel Ripoll:
MD> Hello Angel,
MD> Monday March 15 2021, Angel Ripoll wrote to Michael Dukelsky:
AR>> Now i can't complile areafix:
AR>> In file included from src/areafix.c:65:
AR>> /usr/local/include/fidoconf/common.h:166:16: note: expected
MD> ^^^^^^^^^^
MD> The header file was taken from /usr/local/include but you installed
MD> fidoconf header files to /usr/include. You have to use the same
MD> huskymak.cfg for all Husky compilations. The files in /usr/local/include
MD> could stay from the previous builds. It is better to delete now areafix,
MD> fidoconf, smapi, huskylib subdirectories of the /usr/local/include
MD> directory together with all files inside the subdirectories.
Ok. I'm going to download all the sources again to start from scratch. I'm going to compile them in their order (and not from root).
Now the only error gives me in hpucode:
***************
ftn@bbs:/usr/src/ftn/husky/hpucode$ make all
gcc -I/usr/local/include -I./h -c -s -O3 -fomit-frame-pointer -fstrength-reduce -fPIC -Wall -Wall -pedantic -Wno-char-subscripts -DUNIX -c src/uuefile.c
src/uuefile.c: In function `MakeTicFile':
src/uuefile.c:385:34: error: `CHAR' undeclared (first use in this function); did you mean `UCHAR'?
recodeToTransportCharset((CHAR*)uuc->description);
^~~~
UCHAR
src/uuefile.c:385:34: note: each undeclared identifier is reported only once for each function it appears in
src/uuefile.c:385:39: error: expected expression before `)' token
recodeToTransportCharset((CHAR*)uuc->description);
^
make: *** [Makefile:38: uuefile.o] Error 1
ftn@bbs:/usr/src/ftn/husky/hpucode$
**************
Thanks :)
Un saludo,
Angel Ripoll
aripoll @ zruspas.org
--- GoldED+/LNX 1.1.5-b20180707 + HPT 1.9 + Binkd 1.1 en Debian
* Origin: Synchronet - bbs.zruspas.org - Zruspa's BBS - (2:341/66)
|