• Compiling SBBS - error

    From deon@VERT/ALTERANT to Digital Man on Tue May 16 00:19:25 2023
    Hey DM,ããI kicked off a compile today, and it errored with:ããInstalling to /opt/sbbsãcp -r /opt/sbbs/repo/src/sbbs3/gcc.linux.x64.exe.release/readsauce /opt/sbbs/exec/readsauceãcp -r /opt/sbbs/repo/src/sbbs3/gcc.linux.x64.exe.release/smbactiv /opt/sbbs/exec/smbactivãcp: cannot stat '/opt/sbbs/repo/src/sbbs3/gcc.linux.x64.exe.release/smbactiv': No such file or directoryãmake: *** [GNUmakefile:195: install] Error 1ããI saw that smbactive was removed recently (96a9243), but a quick search of code, sees reminants in GNUmakefile and other files, which I'm wondering is a cause of the problem...?ããhttps://gitlab.synchro.net/search?group_id=2&project_id=13&repository_ref=master&scope=blobs&search=smbactivããã...ëîåïãã---ã þ Synchronet þ AnsiTEX bringing back videotex but with ANSIã
  • From deon@VERT/ALTERANT to Digital Man on Tue May 16 17:32:37 2023
    Re: Compiling SBBS - errorã By: deon to Digital Man on Tue May 16 2023 12:19 amãã > I kicked off a compile today, and it errored with:ã > '/opt/sbbs/repo/src/sbbs3/gcc.linux.x64.exe.release/smbactiv': No such fileã > or directoryã > make: *** [GNUmakefile:195: install] Error 1ã >ã > I saw that smbactive was removed recently (96a9243), but a quick search ofã > code, sees reminants in GNUmakefile and other files, which I'm wondering isã > a cause of the problem...?ã >ã > https://gitlab.synchro.net/search?group_id=2&project_id=13&repository_ref=maã > ste r&scope=blobs&search=smbactivããStill happens with commit 5c12fc2e. :(ããAnother search of the repository shows install/GNUmakefile referencing smbactive. And that's the install GNUmakefile referenced by http://wiki.synchro.net/install:nixããã...ëîåïãã---ã þ Synchronet þ AnsiTEX bringing back videotex but with ANSIã
  • From Digital Man@VERT to deon on Tue May 16 09:38:25 2023
    Re: Compiling SBBS - errorã By: deon to Digital Man on Tue May 16 2023 05:32 pmãã > Re: Compiling SBBS - errorã > By: deon to Digital Man on Tue May 16 2023 12:19 amã >ã > > I kicked off a compile today, and it errored with:ã > > '/opt/sbbs/repo/src/sbbs3/gcc.linux.x64.exe.release/smbactiv': No suchã > > file or directoryã > > make: *** [GNUmakefile:195: install] Error 1ã >ã > > I saw that smbactive was removed recently (96a9243), but a quick searchã > > of code, sees reminants in GNUmakefile and other files, which I'mã > > wondering is a cause of the problem...?ã >ã > > https://gitlab.synchro.net/search?group_id=2&project_id=13&repository_refã > > =ma ste r&scope=blobs&search=smbactivã >ã > Still happens with commit 5c12fc2e. :(ããMake you just need to do a 'make clean' first?ãã > Another search of the repository shows install/GNUmakefile referencingã > smbactive. And that's the install GNUmakefile referenced byã > http://wiki.synchro.net/install:nixããThanks. I don't think you're using that GNUmakefile however. That's a single-use install file - but still good to know that reference was there (and now removed).ã-- ã digital man (rob)ããSling Blade quote #18:ãKarl Childers: Some folks call it Hell, I call it Hades.ãNorco, CA WX: 60.4øF, 98.0% humidity, 4 mph SSE wind, 0.00 inches rain/24hrsã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From deon@VERT/ALTERANT to Digital Man on Wed May 17 09:19:49 2023
    Re: Compiling SBBS - errorã By: Digital Man to deon on Tue May 16 2023 09:38 amãã > > Still happens with commit 5c12fc2e. :(ã >ã > Make you just need to do a 'make clean' first?ã >ã > Thanks. I don't think you're using that GNUmakefile however. That's aã > single-use install file - but still good to know that reference was thereã > (and now removed).ããI run Synchronet in Docker, which by definition, building the container is a "clean install". So make clean not required (as it is a fresh git clone), and I launch the build using that GNUmakefile as per the wiki instructions.ããI patched that file manually before sending my last message, and the compile completed successfully, so it is used as part of the install (as per the wiki? <confused>)ããã...ëîåïãã---ã þ Synchronet þ AnsiTEX bringing back videotex but with ANSIã
  • From Digital Man@VERT to deon on Tue May 16 17:54:38 2023
    Re: Compiling SBBS - errorã By: deon to Digital Man on Wed May 17 2023 09:19 amãã > Re: Compiling SBBS - errorã > By: Digital Man to deon on Tue May 16 2023 09:38 amã >ã > > > Still happens with commit 5c12fc2e. :(ã >ã > > Make you just need to do a 'make clean' first?ã >ã > > Thanks. I don't think you're using that GNUmakefile however. That's aã > > single-use install file - but still good to know that reference was thereã > > (and now removed).ã >ã > I run Synchronet in Docker, which by definition, building the container is aã > "clean install". So make clean not required (as it is a fresh git clone),ã > and I launch the build using that GNUmakefile as per the wiki instructions.ã >ã > I patched that file manually before sending my last message, and the compileã > completed successfully, so it is used as part of the install (as per theã > wiki? <confused>)ããAh, I see. Yes, that install/GNUmakefile is used during install, so it was definitely an issue, I just didn't see how it was *your* issue - but now I do. Thanks,ã-- ã digital man (rob)ããSynchronet "Real Fact" #50:ãJAM and Squish were considered before developing Synchronet Message Base formatãNorco, CA WX: 74.1øF, 60.0% humidity, 8 mph ESE wind, 0.00 inches rain/24hrsã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Tracker1@VERT/TRN to deon on Fri Jun 16 11:38:46 2023
    Re: Compiling SBBS - errorã By: deon to Digital Man on Wed May 17 2023 09:19:49ãã de> I run Synchronet in Docker, which by definition, building the container isã de> a "clean install". So make clean not required (as it is a fresh gitã de> clone), and I launch the build using that GNUmakefile as per the wikiã de> instructions. ãã de> I patched that file manually before sending my last message, and theã de> compile completed successfully, so it is used as part of the install (asã de> per the wiki? <confused>)ããFYI, I'll try and get the bbs-io for the 3.20a working this weekend if I have the time. It's been on my todo list for a while, but seem to encounter several issues with the data conversion with symlinked ctrl/data/xtrnnode* directories.ã ã ã-- ãMichael J. Ryan ã+o roughneckbbs.com ãtracker1@roughneckbbs.comãã---ã þ Synchronet þ Roughneck BBS - roughneckbbs.comã