irclog2html for #brlcad on 20050314

00:28.29 *** join/#brlcad cad587 (~18d3ffb4@bz.bzflag.bz)
01:14.22 CIA-3 BRL-CAD: 03brlcad * 10brlcad/configure.ac: delineate each of the configuration steps with a checking line .. helps locate specific results
02:35.40 CIA-3 BRL-CAD: 03brlcad * 10brlcad/misc/ (libtool.m4 Makefile.am):
02:35.40 CIA-3 BRL-CAD: add a libtool.m4 just in case the compiling user has a libtool installed that's
02:35.40 CIA-3 BRL-CAD: already converted to LT_INIT or a setup that is otherwise missing the
02:35.40 CIA-3 BRL-CAD: AC_PROG_LIBTOOL macro. it's not a good idea to put the libtool.m4 into the m4/
02:35.40 CIA-3 BRL-CAD: directory as that may cause automake variable mismatch bugs (where the libraries
02:35.41 CIA-3 BRL-CAD: end up missing their extensions) when there's a suitable system libtool.m4
02:35.43 CIA-3 BRL-CAD: already.
02:37.36 CIA-3 BRL-CAD: 03brlcad * 10brlcad/autogen.sh:
02:37.36 CIA-3 BRL-CAD: if a secondary autoconf fails with an error saying that AC_PROG_LIBTOOL is
02:37.36 CIA-3 BRL-CAD: missing, pull the misc/libtool.m4 in as an acinclude.m4 and restart the
02:37.36 CIA-3 BRL-CAD: configuration. this should allow a successful autogen on systems that have a
02:37.36 CIA-3 BRL-CAD: libtool that's already moved forward to LT_INIT or otherwise don't have the
02:37.36 CIA-3 BRL-CAD: AC_PROG_LIBTOOL macro.
02:43.15 CIA-3 BRL-CAD: 03brlcad * 10brlcad/autogen.sh: oops, missing backticks
02:53.54 *** join/#brlcad learner (~brlcad@brlcad.bronze.supporter.pdpc)
02:53.54 *** mode/#brlcad [+o learner] by ChanServ
04:20.25 CIA-3 BRL-CAD: 03brlcad * 10brlcad/TODO: have x11/tk mged output a helpful message when DISPLAY is unset
04:28.15 CIA-3 BRL-CAD: 03brlcad * 10brlcad/src/libbu/Makefile.am: needs libmalloc
04:37.58 CIA-3 BRL-CAD: 03brlcad * 10brlcad/src/vdeck/.cvsignore: ignore vdeck
04:46.30 CIA-3 BRL-CAD: 03brlcad * 10brlcad/src/vas4/.cvsignore: ignore vas4
04:47.25 CIA-3 BRL-CAD: 03brlcad * 10brlcad/ (6 files in 6 dirs): why ignore the .cvsignore files?
04:49.11 CIA-3 BRL-CAD: 03brlcad * 10brlcad/src/proc-db/.cvsignore: ignore the built binaries
04:50.27 CIA-3 BRL-CAD: 03brlcad * 10brlcad/src/rttherm/.cvsignore: ignore generated files
04:51.31 CIA-3 BRL-CAD: 03brlcad * 10brlcad/src/tab/.cvsignore: ignore generated files
04:52.19 CIA-3 BRL-CAD: 03brlcad * 10brlcad/src/remrt/.cvsignore: ignore generated files
04:54.51 CIA-3 BRL-CAD: 03brlcad * 10brlcad/src/patch/.cvsignore: ignore patch-g and rpatch
04:58.24 CIA-3 BRL-CAD: 03brlcad * 10brlcad/src/off/.cvsignore: ignore g-off and off-g
05:00.20 CIA-3 BRL-CAD: 03brlcad * 10brlcad/src/nirt/.cvsignore: ignore generated files
05:02.08 CIA-3 BRL-CAD: 03brlcad * 10brlcad/src/mk/.cvsignore: ignore generated files
05:02.23 CIA-3 BRL-CAD: 03brlcad * 10brlcad/src/mged/.cvsignore: ignore generated files
05:03.07 CIA-3 BRL-CAD: 03brlcad * 10brlcad/src/libwdb/.cvsignore: ignore version
05:11.24 CIA-3 BRL-CAD: 03brlcad * 10brlcad/src/ (13 files in 13 dirs): ignore generated verison files
05:22.50 brlcad cd ..
05:23.06 CIA-3 BRL-CAD: 03brlcad * 10brlcad/configure.ac:
05:23.06 CIA-3 BRL-CAD: add threading library checks (pthreads) to the forray of proper library checks
05:23.06 CIA-3 BRL-CAD: -- this will likely need more tweaking and testing for versatility for other
05:23.06 CIA-3 BRL-CAD: pthread variants; more work is still needed to allow different threading models
05:23.06 CIA-3 BRL-CAD: too
05:23.10 brlcad hmm.. i suppose that won't help me.. :)
05:24.15 CIA-3 BRL-CAD: 03brlcad * 10brlcad/src/libbu/Makefile.am: use LIBTHREAD instead of PTHREAD_LIBS now
05:50.04 jano woooo
05:50.12 jano i had my first photo shoot today :D
05:50.27 jano I think I got about 5 or 6 keapers :)
06:10.11 *** join/#brlcad fenfir (~fenfir@adsl-68-253-217-59.dsl.emhril.ameritech.net)
06:10.50 fenfir i keep gettin errors when i try to compile on os x
06:19.24 brlcad fenfir: run ./autogen.sh first
06:19.48 brlcad what version are you trying to compile?
06:26.25 fenfir the newest one
06:26.35 fenfir 7.2.0
06:26.41 brlcad what's the error you got?
06:27.11 fenfir gah, i closed the window
06:27.27 fenfir i'm rebuilding now, i'll post em if it does it again
06:27.35 brlcad it's been tested on os x, it has to be something small
06:28.19 fenfir a whole bunch of parse errors like "tkStubLib.c:116: error: request for member `hooks' in something not a structure or union"
06:28.19 brlcad if you run ./autogen.sh first, that should overcome the problem
06:28.22 fenfir <PROTECTED>
06:28.25 brlcad ahh
06:28.28 fenfir i did autogen
06:28.34 brlcad it'll fail for you again then
06:28.39 brlcad you're missing the X11 headers
06:28.52 brlcad apple doesn't install those by default
06:28.53 fenfir kk
06:29.22 brlcad http://ftp.brlcad.org/tmp/
06:29.40 brlcad it's only available on the apple dev CD, so it's at that url for your convenience
06:30.26 fenfir thanks big big
07:21.05 brlcad cya
07:24.45 narnia brlcad, you are uo late.
10:11.14 *** join/#brlcad frank__ (~frank@p50821268.dip0.t-ipconnect.de)
10:13.25 *** join/#brlcad thomasb (~41185f22@bz.bzflag.bz)
16:01.22 *** join/#brlcad ewilhelm_ (~ewilhelm@68.95.116.71)
16:06.29 *** join/#brlcad polyspin (~butler@bz.bzflag.bz)
16:12.50 CIA-3 BRL-CAD: 03brlcad * 10brlcad/autogen.sh:
16:12.50 CIA-3 BRL-CAD: don't just blindly copy the backup files back .. check the revision number and
16:12.50 CIA-3 BRL-CAD: only when it's less than the backup revision will it copy it back. the
16:12.50 CIA-3 BRL-CAD: 'default' has no rcs revision, so it'll be zero (and hence less than any
16:12.51 CIA-3 BRL-CAD: backup).
18:11.05 jano doppelbangers
18:11.09 jano :D
18:11.11 jano :(
18:11.16 jano :<
18:11.21 jano :[
18:35.06 narnia iso documents are really boring and obtuse. whatever happened to just plain english?
18:57.33 brlcad como puedes decir algo tan feo como ese?!
19:08.39 narnia es realmente f?cil.
19:16.58 jano quiero presentarle al senior Molina
19:17.08 jano es regnet
19:17.19 jano prchi prchi nech sa leje
19:17.28 jano uszaj moja mila
19:49.11 narnia esay for you to say.
19:52.39 jano repeat after me
19:52.41 jano BORK BORK BORK
20:24.13 narnia borg borg borg
20:24.23 narnia cork cork cork
20:24.34 narnia grok grok grok
20:24.41 narnia zork zork zork
20:54.26 narnia xyzzy xyzzy xyzzy
22:07.27 *** join/#brlcad EricWilhelm (~ewilhelm@68.95.117.11)
22:46.52 CIA-3 BRL-CAD: 03brlcad * 10brlcad/autogen.sh: fixes for solaris .. must pass bang to test and fix names in restoration section
22:47.31 *** part/#brlcad jano (point@portablehole.net)
23:28.25 CIA-3 BRL-CAD: 03brlcad * 10brlcad/src/irprep/ (21 files): the old tool name 'display' is now renamed to 'showtherm'. the old name was ambiguous and misleading. it also happens to conflict with the ImageMagik tool of the same name.
23:30.54 CIA-3 BRL-CAD: 03brlcad * 10brlcad/NEWS: renamed the irprep 'display' tool to 'showtherm'

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.