# A subdirectory for the source files
_SRC_DIR=/home/bbs/husky
# A subdirectory for the files created during the build BUILDDIR=/home/bbs/Husky
I believe relative paths are expected for these two parameters, not the absolute ones. That could be the reason you're getting weird paths like 'huskylib//home/bbs/husky/gnmsgid.c'. Did you try leaving the default values for _SRC_DIR and BUILDDIR?
Side note on HPT... for a new BBS project I'm working on (ViSiON/3 - a re-ressurection of an old forum hack DOS BBS) I was using hpt for tossing, b ran into some issues with the hpt utils binary, so I ended up re-creating it Go. It worked so well, I was able to port HPT over to Go as well (hyper-customized for ViSiON/3, but one less external binary!).
Currently, hpt is tossing and scanning properly, but is doing its
best to ignore any messages sent to "Areafix." I changed the loging levels where it should show any areafix errors but it isn't even acknowledging the messages have been received/are there.
I added "areafix on" for the link in question (even though that is supposed to be the default) and double-checked the password. Still no dice. :/
Currently, hpt is tossing and scanning properly, but is doing its
best to ignore any messages sent to "Areafix." I changed the loging levels where it should show any areafix errors but it isn't even acknowledging the messages have been received/are there.
I added "areafix on" for the link in question (even though that is supposed to be the default) and double-checked the password. Still no dice. :/
Perhaps a trivial question but did you run `hpt afix`?
No I didn't try that one because it sounds like a command to causeI added "areafix on" for the link in question (even though that isPerhaps a trivial question but did you run `hpt afix`?
supposed to be the default) and double-checked the password.
Still no dice. :/
hpt to manually do things... like for a sysop to force an echo add or a listing from the host end, but not to respond to areafix requests.
Turns out there were an extra config statement or two missing from
config and from links that turns on the automated areafix processing. That appears to be all working now! ;)
Turns out there were an extra config statement or two missing from config and from links that turns on the automated areafix processing. That appears to be all working now! ;)
Hmm... I've always been pretty sure that `hpt afix` without additional parameters scans the netmail area for AreaFix requests. But yes, there's also an `areafixFromPkt` config option to process them on the fly.
hpt afix just might work that way by itself. I didn't get that understanding from the brief output of running 'hpt' with no commands. I am new and learning... and sometimes thick skulled. ;)
| Sysop: | Tetrazocine |
|---|---|
| Location: | Melbourne, VIC, Australia |
| Users: | 15 |
| Nodes: | 8 (0 / 8) |
| Uptime: | 147:02:41 |
| Calls: | 207 |
| Files: | 21,502 |
| Messages: | 80,981 |