-
!include sbbsdefs.inc
From
Fang-Castro@VERT/FTPBBS to
All on Wed Aug 19 00:15:58 2020
I picked up a pack of all of -oblivious-'s mods for Synchronet and they all have "!include sbbsdefs.inc" in the .src files so I get a compile error.ããEdge of Oblivion BBS no longer exists otherwise I would've tried there first.ããIs there a comparable line I could put in the .src file so baja doesn't give a compile error? I'm figuring this isn't going to be the only problem I run into. What is/was SBBSDEFS.INC?ããThese mods all look like there from 2004-2005. I don't know anything about programming baja/javascript =/ It's one reason I use Synchronet; maybe I'll learn.ãã--thanks for any adviceãã[fLEE.tHE.pLANET.bBS][916.pRI.vATE]ãã---ã þ Synchronet þ flee the planet bbsã
-
From
Digital Man@VERT to
Fang-Castro on Wed Aug 19 12:32:05 2020
Re: !include sbbsdefs.incã By: Fang-Castro to All on Wed Aug 19 2020 12:15 amãã > I picked up a pack of all of -oblivious-'s mods for Synchronet and they allã > have "!include sbbsdefs.inc" in the .src files so I get a compile error.ããWhat is the error?ãã > Edge of Oblivion BBS no longer exists otherwise I would've tried thereã > first.ããMRO is still around.ãã > Is there a comparable line I could put in the .src file so baja doesn't giveã > a compile error? I'm figuring this isn't going to be the only problem I runã > into. What is/was SBBSDEFS.INC?ããSynchronet BBS definitions. It still exists and you should have it in your "exec" directory.ãã > These mods all look like there from 2004-2005. I don't know anything aboutã > programming baja/javascript =/ It's one reason I use Synchronet; maybe I'llã > learn.ããCool. Sounds like maybe you need to specify the "-i /path/to/exec" argument on your baja command-line so that it can find the sbbsdefs.inc file.ããOr, if it's just a matter of case (e.g. SBBSDEFS.INC vs sbbsdefs.inc), create a symlink from SBBSDEFS.INC to sbbsdefs.inc (on *nix). If on Windows, then that would not be the problem.ãã digital manããSynchronet "Real Fact" #68:ãRobert D. Bouman, the author of SyncEdit, died in the mid to late 1990's.ãNorco, CA WX: 98.2øF, 40.0% humidity, 6 mph NE wind, 0.00 inches rain/24hrsã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
-
From
Fang-Castro@VERT/FTPBBS to
Digital Man on Wed Aug 19 16:43:55 2020
Re: !include sbbsdefs.incã By: Digital Man to Fang-Castro on Wed Aug 19 2020 12:32 pmãã > > I picked up a pack of all of -oblivious-'s mods for Synchronet and theyã > > all have "!include sbbsdefs.inc" in the .src files so I get a compileã > > error.ã >ã > What is the error?ããsomething like unable to include sbbsdefs.inc. i saved your reply, i think the rest of what you instructed me on will be helpful. thanks!ãã[fLEE.tHE.pLANET.bBS][916.pRI.vATE]ãã---ã þ Synchronet þ flee the planet bbsã
-
From
Digital Man@VERT to
Fang-Castro on Wed Aug 19 17:34:14 2020
Re: !include sbbsdefs.incã By: Fang-Castro to Digital Man on Wed Aug 19 2020 04:43 pmãã > Re: !include sbbsdefs.incã > By: Digital Man to Fang-Castro on Wed Aug 19 2020 12:32 pmã >ã > > > I picked up a pack of all of -oblivious-'s mods for Synchronet andã > > > they all have "!include sbbsdefs.inc" in the .src files so I get aã > > > compile error.ã >ã > > What is the error?ã >ã > something like unable to include sbbsdefs.inc. i saved your reply, i thinkã > the rest of what you instructed me on will be helpful. thanks!ããI see you're running on Linux, so it's likely just the capitalization of the sbbsdefs.inc filename that's the issue. A symlink would work-around that. Or you could fix the .src file(s).ãã digital manããSling Blade quote #16:ãKarl Childers (to Doyle, re: lawn mower blade): I aim to kill you with it. Mmm.ãNorco, CA WX: 91.6øF, 42.0% humidity, 10 mph NE wind, 0.00 inches rain/24hrsã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
-
From
Fang-Castro@VERT/FTPBBS to
Digital Man on Wed Aug 19 18:45:42 2020
Re: !include sbbsdefs.incã By: Digital Man to Fang-Castro on Wed Aug 19 2020 05:34 pmãã > > > > I picked up a pack of all of -oblivious-'s mods for Synchronet andã > > > > they all have "!include sbbsdefs.inc" in the .src files so I get aã > > > > compile error.ã > > > What is the error?ã > > something like unable to include sbbsdefs.inc. i saved your reply, iã >ã > I see you're running on Linux, so it's likely just the capitalization of theã > sbbsdefs.inc filename that's the issue. A symlink would work-around that. Orã > you could fix the .src file(s).ããOMG... that's probably it. Maybe if I wasn't having so much fun messing with muh BBS I'd get some sleep and stop making stupid mistakes =)ãã[fLEE.tHE.pLANET.bBS][916.pRI.vATE]ãã---ã þ Synchronet þ flee the planet bbsã
-
From
MRO@VERT/BBSESINF to
Fang-Castro on Sat Aug 22 03:36:46 2020
Re: !include sbbsdefs.incã By: Fang-Castro to All on Wed Aug 19 2020 12:15 amãã Fa> I picked up a pack of all of -oblivious-'s mods for Synchronet and theyã Fa> all have "!include sbbsdefs.inc" in the .src files so I get a compileã Fa> error. ãã Fa> Edge of Oblivion BBS no longer exists otherwise I would've tried thereã Fa> first. ãã Fa> Is there a comparable line I could put in the .src file so baja doesn'tã Fa> give a compile error? I'm figuring this isn't going to be the only problemã Fa> I run into. What is/was SBBSDEFS.INC?ãã Fa> These mods all look like there from 2004-2005. I don't know anything aboutã Fa> programming baja/javascript =/ It's one reason I use Synchronet; maybeã Fa> I'll learn.ããããthat's my bbs and it's still up.ãjust it shouldnt give an error with that msg.ããyou're not giving enough information. what is the mod and the version and what is your compile error.ããyou probably are compiling it in a directory there those files are not located.ã---ã þ Synchronet þ ::: BBSES.info - free BBS services :::ã
-
From
MRO@VERT/BBSESINF to
Fang-Castro on Sat Aug 22 03:39:03 2020
Re: !include sbbsdefs.inc ã By: Fang-Castro to Digital Man on Wed Aug 19 2020 06:45 pm ã ã Fa> OMG... that's probably it. Maybe if I wasn't having so much fun messing ã Fa> with muh BBS I'd get some sleep and stop making stupid mistakes =) ã ã ãyeah that's probably it. ã ãnext time when reporting a bug: ã ã+ what version of synchronet and what os ã+ what is the mod name and version and where can we download it ã+ what is the exact error [screenshots are good] ã+ what are you doing that causes this error. ã ãmy bbs is still up. i should probably delete all my modsã---ã þ Synchronet þ ::: BBSES.info - free BBS services :::ã
-
From
Fang-Castro@VERT/FTPBBS to
MRO on Mon Aug 24 20:23:21 2020
Re: !include sbbsdefs.incã By: MRO to Fang-Castro on Sat Aug 22 2020 03:36 amãã > Fa> I picked up a pack of all of -oblivious-'s mods for Synchronet and theyã > Fa> all have "!include sbbsdefs.inc" in the .src files so I get a compileã > Fa> error.ã >ã > Fa> Edge of Oblivion BBS no longer exists otherwise I would've tried thereã > Fa> first.ã >ã > that's my bbs and it's still up.ã > just it shouldnt give an error with that msg.ããDigital Man straighten me but thanks for the help.ãã > you're not giving enough information. what is the mod and the version andããI'm using your oneliners mod. =p~ I changed it around a little bit. I have a file called AFTER.ZIP I downloaded with all your mods in it. Gonna play around with all of 'em. Thanks for making these!ãã[fLEE.tHE.pLANET.bBS][916.pRI.vATE]ãã---ã þ Synchronet þ flee the planet bbsã
-
From
Fang-Castro@VERT/FTPBBS to
MRO on Mon Aug 24 20:24:08 2020
Re: !include sbbsdefs.incã By: MRO to Fang-Castro on Sat Aug 22 2020 03:39 amãã > next time when reporting a bug:ã >ã > + what version of synchronet and what osã > + what is the mod name and version and where can we download itã > + what is the exact error [screenshots are good]ã > + what are you doing that causes this error.ããgood point.ãã > my bbs is still up. i should probably delete all my modsããnooooooooo!ãã[fLEE.tHE.pLANET.bBS][916.pRI.vATE]ãã---ã þ Synchronet þ flee the planet bbsã