IRC logs of Freenode #BZFlag for Saturday, 2020-06-06

*** I_Died_Once <I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has joined #bzflag00:00
*** FieldSobers <FieldSobers!~FieldSobe@unaffiliated/user49> has quit IRC (Ping timeout: 260 seconds)04:54
*** FieldSobers <FieldSobers!~FieldSobe@unaffiliated/user49> has joined #bzflag04:55
*** User49 <User49!~FieldSobe@unaffiliated/user49> has joined #bzflag04:58
*** FieldSobers <FieldSobers!~FieldSobe@unaffiliated/user49> has quit IRC (Ping timeout: 246 seconds)05:00
BulletCatcherFlash: mkdir /tmp/builddir && cd /tmp/builddir && /path/to/src/configure && make06:18
Flashwhat I've seen is that the generated Makefile doesn't reflect the source directory, so it doesn't work. I'm looking for either some command-line argument to set the VPATH or some other magic bullet06:19
Flash(this isn't bzflag-specific; it's for another project)06:20
BulletCatcherWith modern autotools /path/to/src is hard-coded into each Makefile in multiple places.06:43
BulletCatcherYou could use BZFlag as a model to see what you might have to hack in the Makefiles, but most reliable would be to regenerate /path/to/src/configure with a modern autoconf.06:43
BulletCatcherEven if you can't do that in production it would let you see exactly what you have to change in the Makefiles.06:43
*** spldart <spldart!~spldart@bzflag/contributor/spldart> has joined #bzflag07:46
*** ChanServ sets mode: +v spldart07:46
FlashI need to integrate into cmake ... probably easier to just write a CMakefiles.txt for it09:11
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has quit IRC (Read error: Connection reset by peer)10:31
tuponeFlash: sometime for out-of-source build to work you should use $(top_srcdir) or similar so that point to the good sources for instance in CPPFLAGS for including files14:29
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has joined #bzflag15:28
*** _I_Died_Once <_I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has joined #bzflag16:59
*** I_Died_Once <I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has quit IRC (Ping timeout: 265 seconds)17:03
*** disco-_ <disco-_!~disco@unaffiliated/disco-> has quit IRC (Ping timeout: 260 seconds)17:51
*** disco- <disco-!~disco@unaffiliated/disco-> has joined #bzflag19:30

Generated by irclog2html.py 2.17.3.dev0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!