home bbs files messages ]

Just a sample of the Echomail archive

Cooperative anarchy at its finest, still active today. Darkrealms is the Zone 1 Hub.

   SYNC_SYSOPS      Synchronet Multinode BBS Software Suppor      33,243 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 32,561 of 33,243   
   Nigel Reed to GitLab note in main/sbbs   
   xtrn: dpoker no longer compiles.   
   06 Oct 25 19:24:07   
   
   TZUTC: -0700   
   MSGID: 58686.sync_sys@1:103/705 2d4a9505   
   PID: Synchronet 3.21a-Linux master/88b423313 Sep 29 2025 GCC 12.2.0   
   TID: SBBSecho 3.30-Linux master/88b423313 Sep 29 2025 GCC 12.2.0   
   BBSID: VERT   
   CHRS: ASCII 1   
   FORMAT: flowed   
   https://gitlab.synchro.net/main/sbbs/-/issues/983#note_7717   
      
   OK that worked for dpoker but not for dpconfig   
      
   ```   
   bbs@bbs:~/sbbs-git/xtrn/dpoker$ make dpconfig   
   cc -MMD -MP -DPREFER_POLL -fpic -DUNAME_ARCHITECTURE_DESC=x64 -DHAS_INTTYPES_H   
   -DREALLY_GCC -DNEEDS_STRLCPY -D_DEFAULT_SOURCE -D_BSD_SOURCE -DS   
   EED_MACROS_ONLY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SUID_BROKEN   
   -DHAVE_VASPRINTF -ggdb -D_DEBUG -Wall -Wno-char-subscripts -Wno-   
   ormat-truncation -fno-delete-null-pointer-checks -I../sdk -DUSE_XPDEV   
   -I../../src/uifc -I../../src/conio -I../../src/conio/gcc.linux.x64.src.debug   
   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600   -DWITH_XRENDER  -DWITH_XINERAMA    
   -DWITH_XRANDR -DWITH_SDL -I/usr/include/SDL2 -D_REENTRANT -DHAS_VSTAT   
   -DHAS_BITMAP -I../../src/xpdev -DHAS_DEV_URANDOM -DURANDOM_DEV=\   
   /dev/urandom\" -DHAS_DEV_RANDOM -DRANDOM_DEV=\"/dev/random\" -DS   
   UNDCARD_H_IN=3 -DHAS_RANDOM_FUNC -I/usr/include -DLINK_LIST_THREADSAFE   
   -DXPDEV_THREAD_SAFE -DHAS_DEV_URANDOM -DURANDOM_DEV=\"/dev/urandom\"   
   -DHAS_DEV_RANDOM -DRANDOM_DEV=\"/dev/random\" -DSOUNDCARD_H_IN=3   
   -DHAS_RANDOM_FUNC -I/usr/include -DUSE_ALSA_SOUND `pkg-config alsa --cflags`   
   -DWITH_PULSEAUDIO `pkg-config libpulse-simple --cflags`  -Lgcc.l   
   nux.x64.lib.debug  dpconfig.c   -o dpconfig   
   /usr/bin/ld: /tmp/ccUr3Joe.o: in function `read_ini':   
   /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:54:(.text+0x60): undefined reference   
   to `iniReadString'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:55:(.text+0x7d):   
   undefined reference to `iniReadShortInt'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:60:(.text+0xdb):   
   undefined reference to `iniReadInteger'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:63:(.text+0x125):   
   undefined reference to `iniReadShortInt'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:75:(.text+0x1b6):   
   undefined reference to `iniReadBool'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:76:(.text+0x1d8):   
   undefined reference to `iniReadBool'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:78:(.text+0x23d):   
   undefined reference to `iniReadShortInt'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:81:(.text+0x2cc):   
   undefined reference to `iniReadShortInt'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:84:(.text+0x349):   
   undefined reference to `iniReadInteger'   
   /usr/bin/ld: /tmp/ccUr3Joe.o: in function `write_ini':   
   /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:100:(.text+0x428): undefined   
   reference to `iniReadFile'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:104:(.text+0x43f):   
   undefined reference to `strListInit'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:105:(.text+0x46f):   
   undefined reference to `iniSetString'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:110:(.text+0x4d7):   
   undefined reference to `iniSetShortInt'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:113:(.text+0x525):   
   undefined reference to `iniSetInteger'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:118:(.text+0x58d):   
   undefined reference to `iniSetShortInt'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:122:(.text+0x614):   
   undefined reference to `iniSetBool'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:123:(.text+0x65a):   
   undefined reference to `iniSetBool'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:126:(.text+0x6d8):   
   undefined reference to `iniSetShortInt'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:129:(.text+0x756):   
   undefined reference to `iniSetShortInt'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:132:(.text+0x7d3):   
   undefined reference to `iniSetInteger'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:135:(.text+0x7e8):   
   undefined reference to `iniRemoveSection'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:139:(.text+0x837):   
   undefined reference to `iniWriteFile'   
   /usr/bin/ld: /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:142:(.text+0x84f):   
   undefined reference to `strListFreeStrings'   
   /usr/bin/ld: /tmp/ccUr3Joe.o: in function `main':   
   /home/bbs/sbbs-git/xtrn/dpoker/dpconfig.c:231:(.text+0x1069): undefined   
   reference to `uifcini32'   
   collect2: error: ld returned 1 exit status   
   make: *** [: dpconfig] Error 1   
   ```   
   --- SBBSecho 3.30-Linux   
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)   
   SEEN-BY: 1/19 16/0 19/37 103/13 705 105/81 106/201 123/130 124/5016   
   SEEN-BY: 128/187 129/14 142/104 153/757 7715 154/10 30 110 203/0 218/700   
   SEEN-BY: 221/0 1 6 226/30 227/114 229/110 206 317 400 426 428 470   
   SEEN-BY: 229/700 705 240/1120 5832 263/1 266/512 280/464 5003 5006   
   SEEN-BY: 291/111 292/8125 301/1 320/119 219 319 2119 322/757 762 326/101   
   SEEN-BY: 341/66 234 342/200 396/45 423/81 120 460/58 467/888 633/280   
   SEEN-BY: 712/848 770/1 902/26 5020/400 5075/35   
   PATH: 103/705 280/464 221/1 320/219 229/426   
      

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca