A "cvs update -d" from your Synchronet "src" directory, followed by a ./cleanall.sh (assuming you're running *nix), should do the trick.
question, where in this script would the ./cleanall.sh go :
#/bin/bash
cd /sbbs
killall sbbs
tar -czf exec.tgz exec
export SBBSCTRL=/sbbs/ctrl
export CVSROOT=:pserver:anonymous@cvs.synchro.net:/cvsroot/sbbs
cvs update -d exec
cvs update src 3rdp
You might want to add '-d' to that cvs update command so you'll automatically get new sub-dirs.
cvs update xtrn
cvs update web
cvs update text
A 'cleanall' would go here, assuming you always to perform a complete rebuild.
cd /sbbs/src/sbbs3; make RELEASE=1 USE_DOSEMU=1 clean
cd /sbbs/src/sbbs3; make RELEASE=1 USE_DOSEMU=1
cd /sbbs/src/sbbs3/scfg; make RELEASE=1
cd /sbbs/exec; make
/sbbs/exec/jsexec update.js
./sbbs -d
so like this :
#/bin/bash
cd /sbbs
killall sbbs
tar -czf exec.tgz exec
export SBBSCTRL=/sbbs/ctrl
export CVSROOT=:pserver:anonymous@cvs.synchro.net:/cvsroot/sbbs
cvs update -d exec
cvs update -d src 3rdp
cvs update xtrn
cvs update web
cvs update text
cleanall
More likely: ./cleanall.sh RELEASE=1
cd /sbbs/src/sbbs3; make RELEASE=1 USE_DOSEMU=1 clean
cd /sbbs/src/sbbs3; make RELEASE=1 USE_DOSEMU=1
cd /sbbs/src/sbbs3/scfg; make RELEASE=1
cd /sbbs/exec; make
/sbbs/exec/jsexec update.js
./sbbs -d
#/etc/init.d/sbbs restart
hmmm, still not helping, getting this (without the ./cleanall.sh RELEASE=1 ) :
root@debian:/home/lordtime# updatesbbs.sh
sbbs: no process found
? exec/cntnodes.bin
? exec/default.bin
? exec/dir.bin
? exec/file_io.bin
? exec/ftp.bin
? exec/getimlst.bin
? exec/html.bin
? exec/lbshell.bin
? exec/major.bin
? exec/matrix.bin
? exec/menushel.bin
? exec/noyesbar.bin
? exec/pcboard.bin
? exec/qnet-ftp.bin
? exec/ra_emu.bin
? exec/renegade.bin
? exec/sdos.bin
? exec/simple.bin
? exec/socktest.bin
? exec/type.bin
? exec/wildcat.bin
? exec/wiplogin.bin
? exec/wipshell.bin
? exec/wwiv.bin
? exec/yesnobar.bin
cvs update: Updating exec
cvs update: Updating exec/bench
cvs update: Updating exec/dorkit
cvs update: Updating exec/examples
cvs update: Updating exec/examples/iconshell
cvs update: Updating exec/ircbots
cvs update: Updating exec/ircbots/admin
cvs update: Updating exec/ircbots/antispam
cvs update: Updating exec/ircbots/decider
cvs update: Updating exec/ircbots/dice
cvs update: Updating exec/ircbots/dis
cvs update: Updating exec/ircbots/google
cvs update: Updating exec/ircbots/ham
cvs update: Updating exec/ircbots/humanity
cvs update: Updating exec/ircbots/info
cvs update: Updating exec/ircbots/poker
cvs update: Updating exec/ircbots/presence
cvs update: Updating exec/ircbots/rpgbot
cvs update: Updating exec/ircbots/rpgbot/zones
cvs update: Updating exec/ircbots/rpgbot/zones/noob forest
cvs update: Updating exec/ircbots/rpgbot/zones/noob village
cvs update: Updating exec/ircbots/weather
cvs update: Updating exec/ircbots/whereis
cvs update: Updating exec/load
cvs update: Updating exec/load/tickit
cvs update: Updating exec/tone
? src/conio/gcc.linux.x64.lib.release
? src/conio/gcc.linux.x64.obj.release-mt
? src/sbbs3/gcc.linux.x64.exe.release
? src/sbbs3/gcc.linux.x64.lib.release
? src/sbbs3/gcc.linux.x64.obj.release
? src/sbbs3/gcc.linux.x64.obj.release-mt
? src/sbbs3/gtkchat/gcc.linux.x64.exe.release
? src/sbbs3/gtkchat/gcc.linux.x64.obj.release-mt
? src/sbbs3/gtkmonitor/gcc.linux.x64.exe.release
? src/sbbs3/gtkmonitor/gcc.linux.x64.obj.release-mt
? src/sbbs3/gtkuseredit/gcc.linux.x64.exe.release
? src/sbbs3/gtkuseredit/gcc.linux.x64.obj.release-mt
? src/sbbs3/gtkuserlist/gcc.linux.x64.exe.release
? src/sbbs3/gtkuserlist/gcc.linux.x64.obj.release-mt
? src/sbbs3/scfg/gcc.linux.x64.exe.release
? src/sbbs3/scfg/gcc.linux.x64.obj.release-mt
? src/sbbs3/syncview/gcc.linux.x64.exe.release
? src/sbbs3/syncview/gcc.linux.x64.obj.release-mt
? src/sbbs3/uedit/gcc.linux.x64.exe.release
? src/sbbs3/uedit/gcc.linux.x64.obj.release-mt
? src/sbbs3/umonitor/gcc.linux.x64.exe.release
? src/sbbs3/umonitor/gcc.linux.x64.obj.release-mt
? src/sexpots/gcc.linux.x64.exe.release
? src/sexpots/gcc.linux.x64.obj.release-mt
? src/smblib/gcc.linux.x64.lib.release
? src/smblib/gcc.linux.x64.obj.release
? src/uifc/gcc.linux.x64.lib.release
? src/uifc/gcc.linux.x64.obj.release-mt
? src/xpdev/gcc.linux.x64.lib.release
? src/xpdev/gcc.linux.x64.obj.release
? src/xpdev/gcc.linux.x64.obj.release-mt
? 3rdp/gcc.linux.x64.debug
? 3rdp/gcc.linux.x64.release
? 3rdp/src
cvs update: Updating src
cvs update: Updating src/ZuulTerm
cvs update: Updating src/ZuulTerm/chrome
cvs update: Updating src/ZuulTerm/chrome/content
cvs update: Updating src/ZuulTerm/defaults
cvs update: Updating src/ZuulTerm/defaults/preferences
cvs update: Updating src/build
cvs update: Updating src/cioxtrn
cvs update: Updating src/comio
cvs update: Updating src/conio
cvs update: Updating src/crt
cvs update: Updating src/crt/demo
cvs update: Updating src/crt/doc
cvs update: Updating src/crt/dosfont
cvs update: Updating src/crt/dosfont/fonts
cvs update: Updating src/crt/dosfont/source
cvs update: Updating src/crt/examples
cvs update: Updating src/crt/examples/plus
cvs update: Updating src/crt/include
cvs update: Updating src/crt/source
cvs update: Updating src/crt/util
cvs update: Updating src/doors
cvs update: Updating src/doors/clans-devkit
cvs update: Updating src/doors/clans-devkit/unix
cvs update: Updating src/doors/clans-devkit/win32
cvs update: Updating src/doors/clans-src
cvs update: Updating src/doors/clans-src/cfg
cvs update: Updating src/doors/clans-src/data
cvs update: Updating src/doors/clans-src/docs
cvs update: Updating src/doors/clans-src/extern
cvs update: Updating src/doors/clans-src/release
cvs update: Updating src/doors/clans-src/test
cvs update: Updating src/doors/clans-src/tools
cvs update: Updating src/doors/clans-src/win32
cvs update: Updating src/doors/dgnlance
cvs update: Updating src/doors/dgnlance/data
cvs update: Updating src/doors/dgnlance/text
cvs update: Updating src/doors/freevote
cvs update: Updating src/doors/gac
cvs update: Updating src/doors/gac/gac_bj
cvs update: Updating src/doors/gac/gac_bj/art
cvs update: Updating src/doors/gac/gac_bj/release
cvs update: Updating src/doors/gac/gac_fc
cvs update: Updating src/doors/gac/gac_fc/art
cvs update: Updating src/doors/gac/gac_fc/release
cvs update: Updating src/doors/gac/gac_wh
cvs update: Updating src/doors/gac/gac_wh/art
cvs update: Updating src/doors/gac/gac_wh/release
cvs update: Updating src/doors/gac/gamesdk
cvs update: Updating src/doors/gac/gamesdk/art
cvs update: Updating src/doors/gac/gamesdk/docs
cvs update: Updating src/doors/gac/gamesdk/reqdart
cvs update: Updating src/doors/gac/gamesdk/template
cvs update: Updating src/doors/gac/gamesdk/template/art
cvs update: Updating src/doors/gac/gamesdk/template/release
cvs update: Updating src/doors/ny2008
cvs update: Updating src/doors/ny2008/src
cvs update: Updating src/doors/ny2008/src/jackpot
cvs update: Updating src/doors/sde
cvs update: Updating src/doors/sde/src
cvs update: Updating src/doors/smurfcombat
cvs update: Updating src/doors/timeport
cvs update: Updating src/doors/top
cvs update: Updating src/doors/top/bj4top
cvs update: Updating src/doors/top/games
cvs update: Updating src/doors/top/toplink
cvs update: Updating src/doors/u32rr
cvs update: Updating src/doors/u32rr/reset
cvs update: Updating src/doors/vbbs
cvs update: Updating src/doors/vbbs/build
cvs update: Updating src/doors/vbbs/data
cvs update: Updating src/doors/vbbs/include
cvs update: Updating src/doors/vbbs/src
cvs update: Updating src/encode
cvs update: Updating src/hash
cvs update: Updating src/odoors
cvs update: Updating src/odoors/historic
cvs update: Updating src/odoors/historic/odtips3
cvs update: Updating src/sbbs2
cvs update: Updating src/sbbs2/addfiles
cvs update: Updating src/sbbs2/allusers
cvs update: Updating src/sbbs2/ans2msg
cvs update: Updating src/sbbs2/autonode
cvs update: Updating src/sbbs2/baja
cvs update: Updating src/sbbs2/dcdwatch
cvs update: Updating src/sbbs2/delfiles
cvs update: Updating src/sbbs2/dos
cvs update: Updating src/sbbs2/dstsedit
cvs update: Updating src/sbbs2/dupefind
cvs update: Updating src/sbbs2/echo
cvs update: Updating src/sbbs2/echo/docs
cvs update: Updating src/sbbs2/execdos
cvs update: Updating src/sbbs2/execsbbs
cvs update: Updating src/sbbs2/fido
cvs update: Updating src/sbbs2/filelist
cvs update: Updating src/sbbs2/install
cvs update: Updating src/sbbs2/mlabels
cvs update: Updating src/sbbs2/msg2ans
cvs update: Updating src/sbbs2/node
cvs update: Updating src/sbbs2/qwknodes
cvs update: Updating src/sbbs2/rio
cvs update: Updating src/sbbs2/scb
cvs update: Updating src/sbbs2/scfg
cvs update: Updating src/sbbs2/slog
cvs update: Updating src/sbbs2/smb
cvs update: Updating src/sbbs2/smb/121a
cvs update: Updating src/sbbs2/smb/chksmb
cvs update: Updating src/sbbs2/smb/docs
cvs update: Updating src/sbbs2/smb/fixsmb
cvs update: Updating src/sbbs2/smb/smbutil
cvs update: Updating src/sbbs2/smbactiv
cvs update: Updating src/sbbs2/smm
cvs update: Updating src/sbbs2/uti
cvs update: Updating src/sbbs3
cvs update: Updating src/sbbs3/chat
cvs update: Updating src/sbbs3/ctrl
cvs update: Updating src/sbbs3/dosxtrn
cvs update: Updating src/sbbs3/execvxd
cvs update: Updating src/sbbs3/gtkchat
cvs update: Updating src/sbbs3/gtkmonitor
cvs update: Updating src/sbbs3/gtkmonitor/pixmaps
cvs update: Updating src/sbbs3/gtkuseredit
cvs update: Updating src/sbbs3/gtkuserlist
cvs update: Updating src/sbbs3/install
cvs update: Updating src/sbbs3/menuedit
cvs update: Updating src/sbbs3/scfg
cvs update: Updating src/sbbs3/syncview
cvs update: Updating src/sbbs3/uedit
cvs update: Updating src/sbbs3/umonitor
cvs update: Updating src/sbbs3/useredit
cvs update: Updating src/sbbs3/userlist
cvs update: Updating src/sbbs3/userlist/wxsmith
cvs update: Updating src/sexpots
cvs update: Updating src/smblib
cvs update: Updating src/stp
cvs update: Updating src/syncdraw
cvs update: Updating src/syncdraw/tdf
cvs update: Updating src/syncterm
cvs update: Updating src/syncterm/English.lproj
cvs update: Updating src/syncterm/SyncTERM.pbproj
cvs update: Updating src/syncterm/fonts
cvs update: Updating src/tone
cvs update: Updating src/uifc
cvs update: Updating src/xpdev
cvs update: Updating src/xpdev/clx
cvs update: Updating src/xpdev/clx/ThreadCreate
cvs update: Updating src/xpdoor
cvs update: Updating 3rdp
cvs update: Updating 3rdp/build
cvs update: Updating 3rdp/dist
cvs update: Updating 3rdp/win32.release
cvs update: Updating 3rdp/win32.release/cryptlib
cvs update: Updating 3rdp/win32.release/cryptlib/bin
cvs update: Updating 3rdp/win32.release/cryptlib/include
cvs update: Updating 3rdp/win32.release/mozjs
cvs update: Updating 3rdp/win32.release/mozjs/bin
cvs update: Updating 3rdp/win32.release/mozjs/include
cvs update: Updating 3rdp/win32.release/nspr
cvs update: Updating 3rdp/win32.release/nspr/bin
cvs update: Updating 3rdp/win32.release/sdl
cvs update: Updating 3rdp/win32.release/sdl/docs
cvs update: Updating 3rdp/win32.release/sdl/docs/html
cvs update: Updating 3rdp/win32.release/sdl/docs/images
cvs update: Updating 3rdp/win32.release/sdl/include
cvs update: Updating 3rdp/win32.release/sdl/lib
cvs update: Updating 3rdp/win32.release/sdl/lib/x64
cvs update: Updating 3rdp/win32.release/sdl/lib/x86
? xtrn/8way10
? xtrn/ab110
? xtrn/ab210
? xtrn/black10
? xtrn/bre10
? xtrn/bre719
? xtrn/clans10
? xtrn/dosutils
? xtrn/fe10
? xtrn/fe719
? xtrn/fireside
? xtrn/free10
? xtrn/ibbs.bat
? xtrn/ibbs.sh
? xtrn/ircbots
? xtrn/ironox10
? xtrn/kdom10
? xtrn/lord101
? xtrn/lord102
? xtrn/maint.bat
? xtrn/maint.sh
? xtrn/mega10
? xtrn/tal10
? xtrn/tal719
? xtrn/tankbattle
? xtrn/tblack10
? xtrn/wahoo10
? xtrn/zombie10
? xtrn/dpoker/gcc.linux.x64.exe.release
? xtrn/dpoker/gcc.linux.x64.obj.release-mt
? xtrn/lemons/lemons.json
? xtrn/sbj/gcc.linux.x64.exe.release
? xtrn/sbj/gcc.linux.x64.obj.release-mt
? xtrn/sbl/gcc.linux.x64.exe.release
? xtrn/sbl/gcc.linux.x64.obj.release
? xtrn/sbl/gcc.linux.x64.obj.release-mt
? xtrn/synchronetris/synchronetris.json
? xtrn/syncwall/syncwall2.json
? xtrn/tbd/gcc.linux.x64.exe.release
? xtrn/tbd/gcc.linux.x64.obj.release-mt
cvs update: Updating xtrn
cvs update: Updating xtrn/DDArchiveViewer
cvs update: Updating xtrn/DDAreaChoosers
cvs update: Updating xtrn/DDMsgReader
cvs update: Updating xtrn/DDMsgReader/Enhanced header examples
cvs update: Updating xtrn/DDMsgReader/Loadable module scripts
cvs update: Updating xtrn/DDUploadProcessor
cvs update: Updating xtrn/SlyVote
cvs update: Updating xtrn/ansiview
cvs update: Updating xtrn/atlantis
cvs update: Updating xtrn/bbs-scene.org
cvs update: Updating xtrn/bbsfinder.net
cvs update: Updating xtrn/bublbogl
cvs update: Updating xtrn/bublbogl/dict
cvs update: Updating xtrn/bullshit
cvs update: Updating xtrn/chat_pager
cvs update: Updating xtrn/chat_pager/ircbot
cvs update: Updating xtrn/chess
cvs update: Updating xtrn/chickendelivery
cvs update: Updating xtrn/chickendelivery/sprites
cvs update: Updating xtrn/dgnlance
cvs update: Updating xtrn/dicewarz
cvs update: Updating xtrn/dicewarz2
cvs update: Updating xtrn/doorscan
cvs update: Updating xtrn/dovebowl
cvs update: Updating xtrn/dpoker
cvs update: Updating xtrn/druglord
cvs update: Updating xtrn/ecreader
cvs update: Updating xtrn/fatfish
cvs update: Updating xtrn/gooble
cvs update: Updating xtrn/gooble/sprites
cvs update: Updating xtrn/hamtest
cvs update: Updating xtrn/jeopardized
cvs update: Updating xtrn/jeopardized/lib
cvs update: Updating xtrn/jeopardized/server
cvs update: Updating xtrn/jeopardized/views
cvs update: Updating xtrn/kingdom
cvs update: Updating xtrn/knk
cvs update: Updating xtrn/lemons
cvs update: Updating xtrn/lemons/sprites
cvs update: Updating xtrn/life
cvs update: Updating xtrn/maze
cvs update: Updating xtrn/mc
cvs update: Updating xtrn/oneliners
cvs update: Updating xtrn/pisorama
cvs update: Updating xtrn/sbj
cvs update: Updating xtrn/sbl
cvs update: Updating xtrn/scb
cvs update: Updating xtrn/sdk
cvs update: Updating xtrn/seabattle
cvs update: Updating xtrn/smm
cvs update: Updating xtrn/starstocks
cvs update: Updating xtrn/startrek
cvs update: Updating xtrn/startrek/sprites
cvs update: Updating xtrn/synchronetris
cvs update: Updating xtrn/syncwall
cvs update: Updating xtrn/syncwall/bridge
cvs update: Updating xtrn/synkroban
cvs update: Updating xtrn/synkroban/levels
cvs update: Updating xtrn/tbd
cvs update: Updating xtrn/thirsty
cvs update: Updating xtrn/thirsty/graphics
cvs update: Updating xtrn/tw2
cvs update: Updating xtrn/twitter
cvs update: Updating xtrn/uberblox
cvs update: Updating xtrn/war
cvs update: Updating xtrn/war/docs
cvs update: Updating xtrn/war/worlds
cvs update: Updating xtrn/war/worlds/alderon
cvs update: Updating xtrn/war/worlds/earth
cvs update: Updating xtrn/war/worlds/solomoriah
cvs update: Updating xtrn/war/worlds/spacewar
cvs update: Updating xtrn/war/worlds/tolivar
cvs update: Updating xtrn/wordem
cvs update: Updating xtrn/wordem/dict
? web/root/syncwall
cvs update: Updating web
cvs update: Updating web/lib
cvs update: Updating web/lib/captchaAnsis
cvs update: Updating web/lib/captchaAnsis/figlet-small
cvs update: Updating web/lib/captchaAnsis/figlet-smslant
cvs update: Updating web/lib/nightshade
cvs update: Updating web/root
cvs update: Updating web/root/blogs
cvs update: Updating web/root/ecwebv3
cvs update: Updating web/root/ecwebv3/ftelnet
cvs update: Updating web/root/ecwebv3/ftelnet/borders
cvs update: Updating web/root/ecwebv3/ftelnet/ftelnet-resources
cvs update: Updating web/root/ecwebv3/ftelnet/ftelnet-resources/fonts
cvs update: Updating web/root/ecwebv3/icons
cvs update: Updating web/root/ecwebv3/lib
cvs update: Updating web/root/ecwebv3/lightirc
cvs update: Updating web/root/ecwebv3/pages
cvs update: Updating web/root/ecwebv3/pages/Templates
cvs update: Updating web/root/ecwebv3/pages/disabled
cvs update: Updating web/root/ecwebv3/sidebar
cvs update: Updating web/root/ecwebv3/style
cvs update: Updating web/root/error
cvs update: Updating web/root/gallery_ex
cvs update: Updating web/root/gallery_ex/pics
cvs update: Updating web/root/gallery_ex/pics/Deuce
cvs update: Updating web/root/gallery_ex/thumbs
cvs update: Updating web/root/icons
cvs update: Updating web/root/icons/small
cvs update: Updating web/root/images
cvs update: Updating web/root/images/default
cvs update: Updating web/root/images/nightshade
cvs update: Updating web/root/js
cvs update: Updating web/root/members
cvs update: Updating web/root/msgs
cvs update: Updating web/root/sajax-forum
cvs update: Updating web/root/telnet
cvs update: Updating web/root/telnet/Documentation
cvs update: Updating web/root/telnet/Documentation/Source
cvs update: Updating web/root/telnet/Documentation/Source/display
cvs update: Updating web/root/telnet/Documentation/Source/images
cvs update: Updating web/root/telnet/Documentation/Source/modules
cvs update: Updating web/root/telnet/Documentation/Source/socket
cvs update: Updating web/root/telnet/Documentation/images
cvs update: Updating web/root/telnet/display
cvs update: Updating web/root/telnet/examples
cvs update: Updating web/root/telnet/modules
cvs update: Updating web/root/telnet/modules/bsx
cvs update: Updating web/root/telnet/socket
cvs update: Updating web/root/telnet/tools
cvs update: Updating web/templates
cvs update: Updating web/templates/default
cvs update: Updating web/templates/default/msgs
cvs update: Updating web/templates/nightshade
cvs update: Updating web/templates/nightshade/msgs
cvs update: Updating text
cvs update: Updating text/avatars
cvs update: Updating text/menu
cvs update: Updating text/menu/major
cvs update: Updating text/menu/pcboard
cvs update: Updating text/menu/renegade
cvs update: Updating text/menu/sdos
cvs update: Updating text/menu/simple
cvs update: Updating text/menu/wildcat
cvs update: Updating text/menu/wwiv
cvs update: Updating text/packet
Deleting gcc.linux.x64.obj.release/
Deleting gcc.linux.x64.obj.release-mt/
Deleting gcc.linux.x64.lib.release/
Deleting gcc.linux.x64.exe.release/
make -C /sbbs/src/sbbs3/../../3rdp/build jslib
make[1]: Entering directory '/sbbs/3rdp/build'
make[1]: Nothing to be done for 'jslib'.
make[1]: Leaving directory '/sbbs/3rdp/build'
make -C /sbbs/src/sbbs3/../smblib lib
make[1]: Entering directory '/sbbs/src/smblib'
make[1]: *** No rule to make target 'lzh.h', needed by 'gcc.linux.x64.obj.release/smbadd.o'. Stop.
make[1]: Leaving directory '/sbbs/src/smblib' /sbbs/src/sbbs3/../build/Common.gmake:501: recipe for target 'smblib' failed make: *** [smblib] Error 2
make -C ../../xpdev mtlib
make[1]: Entering directory '/sbbs/src/xpdev'
make[1]: Nothing to be done for 'mtlib'.
make[1]: Leaving directory '/sbbs/src/xpdev'
make -C ../../uifc mtlib
make[1]: Entering directory '/sbbs/src/uifc'
make[1]: Nothing to be done for 'mtlib'.
make[1]: Leaving directory '/sbbs/src/uifc'
make -C ../../conio mtlib
make[1]: Entering directory '/sbbs/src/conio'
make[1]: *** No rule to make target '../smblib/base64.h', needed by 'gcc.linux.x64.obj.release-mt/cterm.o'. Stop.
make[1]: Leaving directory '/sbbs/src/conio'
../../build/Common.gmake:505: recipe for target 'ciolib-mt' failed
make: *** [ciolib-mt] Error 2
make: *** No rule to make target 'baja', needed by 'cntnodes.bin'. Stop. /usr/bin/updatesbbs.sh: line 17: /sbbs/exec/jsexec: No such file or directory /usr/bin/updatesbbs.sh: line 18: ./sbbs: No such file or directory root@debian:/home/lordtime#
and with ./cleanall.sh RELEASE=1 :
root@debian:/home/lordtime# updatesbbs.sh
sbbs: no process found
? exec/cntnodes.bin
? exec/default.bin
? exec/dir.bin
? exec/file_io.bin
? exec/ftp.bin
? exec/getimlst.bin
? exec/html.bin
? exec/lbshell.bin
? exec/major.bin
? exec/matrix.bin
? exec/menushel.bin
? exec/noyesbar.bin
? exec/pcboard.bin
? exec/qnet-ftp.bin
? exec/ra_emu.bin
? exec/renegade.bin
? exec/sdos.bin
? exec/simple.bin
? exec/socktest.bin
? exec/type.bin
? exec/wildcat.bin
? exec/wiplogin.bin
? exec/wipshell.bin
? exec/wwiv.bin
? exec/yesnobar.bin
cvs update: Updating exec
cvs update: Updating exec/bench
cvs update: Updating exec/dorkit
cvs update: Updating exec/examples
cvs update: Updating exec/examples/iconshell
cvs update: Updating exec/ircbots
cvs update: Updating exec/ircbots/admin
cvs update: Updating exec/ircbots/antispam
cvs update: Updating exec/ircbots/decider
cvs update: Updating exec/ircbots/dice
cvs update: Updating exec/ircbots/dis
cvs update: Updating exec/ircbots/google
cvs update: Updating exec/ircbots/ham
cvs update: Updating exec/ircbots/humanity
cvs update: Updating exec/ircbots/info
cvs update: Updating exec/ircbots/poker
cvs update: Updating exec/ircbots/presence
cvs update: Updating exec/ircbots/rpgbot
cvs update: Updating exec/ircbots/rpgbot/zones
cvs update: Updating exec/ircbots/rpgbot/zones/noob forest
cvs update: Updating exec/ircbots/rpgbot/zones/noob village
cvs update: Updating exec/ircbots/weather
cvs update: Updating exec/ircbots/whereis
cvs update: Updating exec/load
cvs update: Updating exec/load/tickit
cvs update: Updating exec/tone
? src/conio/gcc.linux.x64.lib.release
? src/conio/gcc.linux.x64.obj.release-mt
? src/sbbs3/gcc.linux.x64.exe.release
? src/sbbs3/gcc.linux.x64.lib.release
? src/sbbs3/gcc.linux.x64.obj.release
? src/sbbs3/gcc.linux.x64.obj.release-mt
? src/sbbs3/gtkchat/gcc.linux.x64.exe.release
? src/sbbs3/gtkchat/gcc.linux.x64.obj.release-mt
? src/sbbs3/gtkmonitor/gcc.linux.x64.exe.release
? src/sbbs3/gtkmonitor/gcc.linux.x64.obj.release-mt
? src/sbbs3/gtkuseredit/gcc.linux.x64.exe.release
? src/sbbs3/gtkuseredit/gcc.linux.x64.obj.release-mt
? src/sbbs3/gtkuserlist/gcc.linux.x64.exe.release
? src/sbbs3/gtkuserlist/gcc.linux.x64.obj.release-mt
? src/sbbs3/scfg/gcc.linux.x64.exe.release
? src/sbbs3/scfg/gcc.linux.x64.obj.release-mt
? src/sbbs3/syncview/gcc.linux.x64.exe.release
? src/sbbs3/syncview/gcc.linux.x64.obj.release-mt
? src/sbbs3/uedit/gcc.linux.x64.exe.release
? src/sbbs3/uedit/gcc.linux.x64.obj.release-mt
? src/sbbs3/umonitor/gcc.linux.x64.exe.release
? src/sbbs3/umonitor/gcc.linux.x64.obj.release-mt
? src/sexpots/gcc.linux.x64.exe.release
? src/sexpots/gcc.linux.x64.obj.release-mt
? src/smblib/gcc.linux.x64.lib.release
? src/smblib/gcc.linux.x64.obj.release
? src/uifc/gcc.linux.x64.lib.release
? src/uifc/gcc.linux.x64.obj.release-mt
? src/xpdev/gcc.linux.x64.lib.release
? src/xpdev/gcc.linux.x64.obj.release
? src/xpdev/gcc.linux.x64.obj.release-mt
? 3rdp/gcc.linux.x64.debug
? 3rdp/gcc.linux.x64.release
? 3rdp/src
cvs update: Updating src
cvs update: Updating src/ZuulTerm
cvs update: Updating src/ZuulTerm/chrome
cvs update: Updating src/ZuulTerm/chrome/content
cvs update: Updating src/ZuulTerm/defaults
cvs update: Updating src/ZuulTerm/defaults/preferences
cvs update: Updating src/build
cvs update: Updating src/cioxtrn
cvs update: Updating src/comio
cvs update: Updating src/conio
cvs update: Updating src/crt
cvs update: Updating src/crt/demo
cvs update: Updating src/crt/doc
cvs update: Updating src/crt/dosfont
cvs update: Updating src/crt/dosfont/fonts
cvs update: Updating src/crt/dosfont/source
cvs update: Updating src/crt/examples
cvs update: Updating src/crt/examples/plus
cvs update: Updating src/crt/include
cvs update: Updating src/crt/source
cvs update: Updating src/crt/util
cvs update: Updating src/doors
cvs update: Updating src/doors/clans-devkit
cvs update: Updating src/doors/clans-devkit/unix
cvs update: Updating src/doors/clans-devkit/win32
cvs update: Updating src/doors/clans-src
cvs update: Updating src/doors/clans-src/cfg
cvs update: Updating src/doors/clans-src/data
cvs update: Updating src/doors/clans-src/docs
cvs update: Updating src/doors/clans-src/extern
cvs update: Updating src/doors/clans-src/release
cvs update: Updating src/doors/clans-src/test
cvs update: Updating src/doors/clans-src/tools
cvs update: Updating src/doors/clans-src/win32
cvs update: Updating src/doors/dgnlance
cvs update: Updating src/doors/dgnlance/data
cvs update: Updating src/doors/dgnlance/text
cvs update: Updating src/doors/freevote
cvs update: Updating src/doors/gac
cvs update: Updating src/doors/gac/gac_bj
cvs update: Updating src/doors/gac/gac_bj/art
cvs update: Updating src/doors/gac/gac_bj/release
cvs update: Updating src/doors/gac/gac_fc
cvs update: Updating src/doors/gac/gac_fc/art
cvs update: Updating src/doors/gac/gac_fc/release
cvs update: Updating src/doors/gac/gac_wh
cvs update: Updating src/doors/gac/gac_wh/art
cvs update: Updating src/doors/gac/gac_wh/release
cvs update: Updating src/doors/gac/gamesdk
cvs update: Updating src/doors/gac/gamesdk/art
cvs update: Updating src/doors/gac/gamesdk/docs
cvs update: Updating src/doors/gac/gamesdk/reqdart
cvs update: Updating src/doors/gac/gamesdk/template
cvs update: Updating src/doors/gac/gamesdk/template/art
cvs update: Updating src/doors/gac/gamesdk/template/release
cvs update: Updating src/doors/ny2008
cvs update: Updating src/doors/ny2008/src
cvs update: Updating src/doors/ny2008/src/jackpot
cvs update: Updating src/doors/sde
cvs update: Updating src/doors/sde/src
cvs update: Updating src/doors/smurfcombat
cvs update: Updating src/doors/timeport
cvs update: Updating src/doors/top
cvs update: Updating src/doors/top/bj4top
cvs update: Updating src/doors/top/games
cvs update: Updating src/doors/top/toplink
cvs update: Updating src/doors/u32rr
cvs update: Updating src/doors/u32rr/reset
cvs update: Updating src/doors/vbbs
cvs update: Updating src/doors/vbbs/build
cvs update: Updating src/doors/vbbs/data
cvs update: Updating src/doors/vbbs/include
cvs update: Updating src/doors/vbbs/src
cvs update: Updating src/encode
cvs update: Updating src/hash
cvs update: Updating src/odoors
cvs update: Updating src/odoors/historic
cvs update: Updating src/odoors/historic/odtips3
cvs update: Updating src/sbbs2
cvs update: Updating src/sbbs2/addfiles
cvs update: Updating src/sbbs2/allusers
cvs update: Updating src/sbbs2/ans2msg
cvs update: Updating src/sbbs2/autonode
cvs update: Updating src/sbbs2/baja
cvs update: Updating src/sbbs2/dcdwatch
cvs update: Updating src/sbbs2/delfiles
cvs update: Updating src/sbbs2/dos
cvs update: Updating src/sbbs2/dstsedit
cvs update: Updating src/sbbs2/dupefind
cvs update: Updating src/sbbs2/echo
cvs update: Updating src/sbbs2/echo/docs
cvs update: Updating src/sbbs2/execdos
cvs update: Updating src/sbbs2/execsbbs
cvs update: Updating src/sbbs2/fido
cvs update: Updating src/sbbs2/filelist
cvs update: Updating src/sbbs2/install
cvs update: Updating src/sbbs2/mlabels
cvs update: Updating src/sbbs2/msg2ans
cvs update: Updating src/sbbs2/node
cvs update: Updating src/sbbs2/qwknodes
cvs update: Updating src/sbbs2/rio
cvs update: Updating src/sbbs2/scb
cvs update: Updating src/sbbs2/scfg
cvs update: Updating src/sbbs2/slog
cvs update: Updating src/sbbs2/smb
cvs update: Updating src/sbbs2/smb/121a
cvs update: Updating src/sbbs2/smb/chksmb
cvs update: Updating src/sbbs2/smb/docs
cvs update: Updating src/sbbs2/smb/fixsmb
cvs update: Updating src/sbbs2/smb/smbutil
cvs update: Updating src/sbbs2/smbactiv
cvs update: Updating src/sbbs2/smm
cvs update: Updating src/sbbs2/uti
cvs update: Updating src/sbbs3
cvs update: Updating src/sbbs3/chat
cvs update: Updating src/sbbs3/ctrl
cvs update: Updating src/sbbs3/dosxtrn
cvs update: Updating src/sbbs3/execvxd
cvs update: Updating src/sbbs3/gtkchat
cvs update: Updating src/sbbs3/gtkmonitor
cvs update: Updating src/sbbs3/gtkmonitor/pixmaps
cvs update: Updating src/sbbs3/gtkuseredit
cvs update: Updating src/sbbs3/gtkuserlist
cvs update: Updating src/sbbs3/install
cvs update: Updating src/sbbs3/menuedit
cvs update: Updating src/sbbs3/scfg
cvs update: Updating src/sbbs3/syncview
cvs update: Updating src/sbbs3/uedit
cvs update: Updating src/sbbs3/umonitor
cvs update: Updating src/sbbs3/useredit
cvs update: Updating src/sbbs3/userlist
cvs update: Updating src/sbbs3/userlist/wxsmith
cvs update: Updating src/sexpots
cvs update: Updating src/smblib
cvs update: Updating src/stp
cvs update: Updating src/syncdraw
cvs update: Updating src/syncdraw/tdf
cvs update: Updating src/syncterm
cvs update: Updating src/syncterm/English.lproj
cvs update: Updating src/syncterm/SyncTERM.pbproj
cvs update: Updating src/syncterm/fonts
cvs update: Updating src/tone
cvs update: Updating src/uifc
cvs update: Updating src/xpdev
cvs update: Updating src/xpdev/clx
cvs update: Updating src/xpdev/clx/ThreadCreate
cvs update: Updating src/xpdoor
cvs update: Updating 3rdp
cvs update: Updating 3rdp/build
cvs update: Updating 3rdp/dist
cvs update: Updating 3rdp/win32.release
cvs update: Updating 3rdp/win32.release/cryptlib
cvs update: Updating 3rdp/win32.release/cryptlib/bin
cvs update: Updating 3rdp/win32.release/cryptlib/include
cvs update: Updating 3rdp/win32.release/mozjs
cvs update: Updating 3rdp/win32.release/mozjs/bin
cvs update: Updating 3rdp/win32.release/mozjs/include
cvs update: Updating 3rdp/win32.release/nspr
cvs update: Updating 3rdp/win32.release/nspr/bin
cvs update: Updating 3rdp/win32.release/sdl
cvs update: Updating 3rdp/win32.release/sdl/docs
cvs update: Updating 3rdp/win32.release/sdl/docs/html
cvs update: Updating 3rdp/win32.release/sdl/docs/images
cvs update: Updating 3rdp/win32.release/sdl/include
cvs update: Updating 3rdp/win32.release/sdl/lib
cvs update: Updating 3rdp/win32.release/sdl/lib/x64
cvs update: Updating 3rdp/win32.release/sdl/lib/x86
? xtrn/8way10
? xtrn/ab110
? xtrn/ab210
? xtrn/black10
? xtrn/bre10
? xtrn/bre719
? xtrn/clans10
? xtrn/dosutils
? xtrn/fe10
? xtrn/fe719
? xtrn/fireside
? xtrn/free10
? xtrn/ibbs.bat
? xtrn/ibbs.sh
? xtrn/ircbots
? xtrn/ironox10
? xtrn/kdom10
? xtrn/lord101
? xtrn/lord102
? xtrn/maint.bat
? xtrn/maint.sh
? xtrn/mega10
? xtrn/tal10
? xtrn/tal719
? xtrn/tankbattle
? xtrn/tblack10
? xtrn/wahoo10
? xtrn/zombie10
? xtrn/dpoker/gcc.linux.x64.exe.release
? xtrn/dpoker/gcc.linux.x64.obj.release-mt
? xtrn/lemons/lemons.json
? xtrn/sbj/gcc.linux.x64.exe.release
? xtrn/sbj/gcc.linux.x64.obj.release-mt
? xtrn/sbl/gcc.linux.x64.exe.release
? xtrn/sbl/gcc.linux.x64.obj.release
? xtrn/sbl/gcc.linux.x64.obj.release-mt
? xtrn/synchronetris/synchronetris.json
? xtrn/syncwall/syncwall2.json
? xtrn/tbd/gcc.linux.x64.exe.release
? xtrn/tbd/gcc.linux.x64.obj.release-mt
cvs update: Updating xtrn
cvs update: Updating xtrn/DDArchiveViewer
cvs update: Updating xtrn/DDAreaChoosers
cvs update: Updating xtrn/DDMsgReader
cvs update: Updating xtrn/DDMsgReader/Enhanced header examples
cvs update: Updating xtrn/DDMsgReader/Loadable module scripts
cvs update: Updating xtrn/DDUploadProcessor
cvs update: Updating xtrn/SlyVote
cvs update: Updating xtrn/ansiview
cvs update: Updating xtrn/atlantis
cvs update: Updating xtrn/bbs-scene.org
cvs update: Updating xtrn/bbsfinder.net
cvs update: Updating xtrn/bublbogl
cvs update: Updating xtrn/bublbogl/dict
cvs update: Updating xtrn/bullshit
cvs update: Updating xtrn/chat_pager
cvs update: Updating xtrn/chat_pager/ircbot
cvs update: Updating xtrn/chess
cvs update: Updating xtrn/chickendelivery
cvs update: Updating xtrn/chickendelivery/sprites
cvs update: Updating xtrn/dgnlance
cvs update: Updating xtrn/dicewarz
cvs update: Updating xtrn/dicewarz2
cvs update: Updating xtrn/doorscan
cvs update: Updating xtrn/dovebowl
cvs update: Updating xtrn/dpoker
cvs update: Updating xtrn/druglord
cvs update: Updating xtrn/ecreader
cvs update: Updating xtrn/fatfish
cvs update: Updating xtrn/gooble
cvs update: Updating xtrn/gooble/sprites
cvs update: Updating xtrn/hamtest
cvs update: Updating xtrn/jeopardized
cvs update: Updating xtrn/jeopardized/lib
cvs update: Updating xtrn/jeopardized/server
cvs update: Updating xtrn/jeopardized/views
cvs update: Updating xtrn/kingdom
cvs update: Updating xtrn/knk
cvs update: Updating xtrn/lemons
cvs update: Updating xtrn/lemons/sprites
cvs update: Updating xtrn/life
cvs update: Updating xtrn/maze
cvs update: Updating xtrn/mc
cvs update: Updating xtrn/oneliners
cvs update: Updating xtrn/pisorama
cvs update: Updating xtrn/sbj
cvs update: Updating xtrn/sbl
cvs update: Updating xtrn/scb
cvs update: Updating xtrn/sdk
cvs update: Updating xtrn/seabattle
cvs update: Updating xtrn/smm
cvs update: Updating xtrn/starstocks
cvs update: Updating xtrn/startrek
cvs update: Updating xtrn/startrek/sprites
cvs update: Updating xtrn/synchronetris
cvs update: Updating xtrn/syncwall
cvs update: Updating xtrn/syncwall/bridge
cvs update: Updating xtrn/synkroban
cvs update: Updating xtrn/synkroban/levels
cvs update: Updating xtrn/tbd
cvs update: Updating xtrn/thirsty
cvs update: Updating xtrn/thirsty/graphics
cvs update: Updating xtrn/tw2
cvs update: Updating xtrn/twitter
cvs update: Updating xtrn/uberblox
cvs update: Updating xtrn/war
cvs update: Updating xtrn/war/docs
cvs update: Updating xtrn/war/worlds
cvs update: Updating xtrn/war/worlds/alderon
cvs update: Updating xtrn/war/worlds/earth
cvs update: Updating xtrn/war/worlds/solomoriah
cvs update: Updating xtrn/war/worlds/spacewar
cvs update: Updating xtrn/war/worlds/tolivar
cvs update: Updating xtrn/wordem
cvs update: Updating xtrn/wordem/dict
? web/root/syncwall
cvs update: Updating web
cvs update: Updating web/lib
cvs update: Updating web/lib/captchaAnsis
cvs update: Updating web/lib/captchaAnsis/figlet-small
cvs update: Updating web/lib/captchaAnsis/figlet-smslant
cvs update: Updating web/lib/nightshade
cvs update: Updating web/root
cvs update: Updating web/root/blogs
cvs update: Updating web/root/ecwebv3
cvs update: Updating web/root/ecwebv3/ftelnet
cvs update: Updating web/root/ecwebv3/ftelnet/borders
cvs update: Updating web/root/ecwebv3/ftelnet/ftelnet-resources
cvs update: Updating web/root/ecwebv3/ftelnet/ftelnet-resources/fonts
cvs update: Updating web/root/ecwebv3/icons
cvs update: Updating web/root/ecwebv3/lib
cvs update: Updating web/root/ecwebv3/lightirc
cvs update: Updating web/root/ecwebv3/pages
cvs update: Updating web/root/ecwebv3/pages/Templates
cvs update: Updating web/root/ecwebv3/pages/disabled
cvs update: Updating web/root/ecwebv3/sidebar
cvs update: Updating web/root/ecwebv3/style
cvs update: Updating web/root/error
cvs update: Updating web/root/gallery_ex
cvs update: Updating web/root/gallery_ex/pics
cvs update: Updating web/root/gallery_ex/pics/Deuce
cvs update: Updating web/root/gallery_ex/thumbs
cvs update: Updating web/root/icons
cvs update: Updating web/root/icons/small
cvs update: Updating web/root/images
cvs update: Updating web/root/images/default
cvs update: Updating web/root/images/nightshade
cvs update: Updating web/root/js
cvs update: Updating web/root/members
cvs update: Updating web/root/msgs
cvs update: Updating web/root/sajax-forum
cvs update: Updating web/root/telnet
cvs update: Updating web/root/telnet/Documentation
cvs update: Updating web/root/telnet/Documentation/Source
cvs update: Updating web/root/telnet/Documentation/Source/display
cvs update: Updating web/root/telnet/Documentation/Source/images
cvs update: Updating web/root/telnet/Documentation/Source/modules
cvs update: Updating web/root/telnet/Documentation/Source/socket
cvs update: Updating web/root/telnet/Documentation/images
cvs update: Updating web/root/telnet/display
cvs update: Updating web/root/telnet/examples
cvs update: Updating web/root/telnet/modules
cvs update: Updating web/root/telnet/modules/bsx
cvs update: Updating web/root/telnet/socket
cvs update: Updating web/root/telnet/tools
cvs update: Updating web/templates
cvs update: Updating web/templates/default
cvs update: Updating web/templates/default/msgs
cvs update: Updating web/templates/nightshade
cvs update: Updating web/templates/nightshade/msgs
cvs update: Updating text
cvs update: Updating text/avatars
cvs update: Updating text/menu
cvs update: Updating text/menu/major
cvs update: Updating text/menu/pcboard
cvs update: Updating text/menu/renegade
cvs update: Updating text/menu/sdos
cvs update: Updating text/menu/simple
cvs update: Updating text/menu/wildcat
cvs update: Updating text/menu/wwiv
cvs update: Updating text/packet
/usr/bin/updatesbbs.sh: line 12: ./cleanall.sh: No such file or directory Deleting gcc.linux.x64.obj.release/
Deleting gcc.linux.x64.obj.release-mt/
Deleting gcc.linux.x64.lib.release/
Deleting gcc.linux.x64.exe.release/
make -C /sbbs/src/sbbs3/../../3rdp/build jslib
make[1]: Entering directory '/sbbs/3rdp/build'
make[1]: Nothing to be done for 'jslib'.
make[1]: Leaving directory '/sbbs/3rdp/build'
make -C /sbbs/src/sbbs3/../smblib lib
make[1]: Entering directory '/sbbs/src/smblib'
make[1]: *** No rule to make target 'lzh.h', needed by 'gcc.linux.x64.obj.release/smbadd.o'. Stop.
make[1]: Leaving directory '/sbbs/src/smblib' /sbbs/src/sbbs3/../build/Common.gmake:501: recipe for target 'smblib' failed make: *** [smblib] Error 2
make -C ../../xpdev mtlib
make[1]: Entering directory '/sbbs/src/xpdev'
make[1]: Nothing to be done for 'mtlib'.
make[1]: Leaving directory '/sbbs/src/xpdev'
make -C ../../uifc mtlib
make[1]: Entering directory '/sbbs/src/uifc'
make[1]: Nothing to be done for 'mtlib'.
make[1]: Leaving directory '/sbbs/src/uifc'
make -C ../../conio mtlib
make[1]: Entering directory '/sbbs/src/conio'
make[1]: *** No rule to make target '../smblib/base64.h', needed by 'gcc.linux.x64.obj.release-mt/cterm.o'. Stop.
make[1]: Leaving directory '/sbbs/src/conio'
../../build/Common.gmake:505: recipe for target 'ciolib-mt' failed
make: *** [ciolib-mt] Error 2
make: *** No rule to make target 'baja', needed by 'cntnodes.bin'. Stop. /usr/bin/updatesbbs.sh: line 17: /sbbs/exec/jsexec: No such file or directory /usr/bin/updatesbbs.sh: line 18: ./sbbs: No such file or directory root@debian:/home/lordtime#
any idea on what I need to fix or add?
---
Rob Starr
Lord Time SysOp of
Time Warp of the Future BBS
Telnet://Time.Synchro.Net:24
ICQ # 11868133 or # 70398519 Jabber :
lordtime2000@gmail.com
Astra : lord_time
X-Box : Lord Time 2000 Skype :
lordtime@tds.net
---
■ Synchronet ■ Time Warp of the Future BBS - Home of League 10 IBBS Games
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)