home bbs files messages ]

Just a sample of the Echomail archive

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

 Message 310 
 andrew clarke to mark lewis 
 RNtrack (was: netmgr in linux) 
 01 Jun 19 22:47:40 
 
REPLY: 1:3634/12.73 5cf07a14
MSGID: 3:633/267 5cf2756e
CHRS: LATIN-1 2
TZUTC: 1000
TID: hpt/fbsd 1.9.0-cur 2018-12-08
30 May 19 20:49, you wrote to Paul Quinn:

 ml>>> mine fails when bison tries to compile the documentation...

 PQ>> Ooh, I hate it when that happens.

 ml> my bad... it wasn't the documentation... it was trying to create the
 ml> cfg.cpp and .hpp files (i think)... i finally hacked at it enough to get
 ml> it to compile properly... basically converting many " = {" and " ={" to
 ml> "{" and adding four (IIRC) missing ";"...

Another option was to comment out that part of the Makefile.

Since cfg.cpp already exists in the SVN tree, so there's probably no need to
recreate it with bison.

Curiously the FreeBSD makefile doesn't actually run bison. That's probably an
error on the author's part, though I don't have bison installed anyway. (It's
not part of the FreeBSD base.)

Build instructions for RNTrack on Linux:

$ svn co https://svn.code.sf.net/p/ftrack-as/code/trunk ftrack-as-code
$ mv ftrack-as-code rntrack
$ cd rntrack/MakeFiles/linux
$ nano Makefile

[...]

$ svn diff
Index: Makefile
===================================================================
-+- Makefile    (revision 174)
+++ Makefile    (working copy)
@@ -84,8 +84,8 @@
 %.o: $(SRCDIR)%.cpp
        $(CC) $(CFLAGS) $(CDEFS) $(COPT) -c $<

-$(SRCDIR)cfg.cpp: $(SRCDIR)cfg.y
-       bison -l -d $< -o $(SRCDIR)cfg.cpp
+#$(SRCDIR)cfg.cpp: $(SRCDIR)cfg.y
+#      bison -l -d $< -o $(SRCDIR)cfg.cpp

 smapi:
        make -C $(SRCDIR)smapi -f makefile.lnx

$ make

--- GoldED+/BSD 1.1.5-b20180707
 * Origin: Blizzard of Ozz, Melbourne, Victoria, Australia (3:633/267)
SEEN-BY: 1/123 15/2 154/10 203/0 221/0 226/17 229/354 426 1014 240/5832
SEEN-BY: 249/206 317 261/38 280/464 5003 317/3 322/757 342/200 393/68
SEEN-BY: 396/45 423/120 633/267 280 640/1384 712/620 848 770/1 2452/250
PATH: 633/267 712/848 280/464 229/426


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

(c) 1994,  bbs@darkrealms.ca