irclog2html for #bzflag on 20051103

00:06.54*** mode/#bzflag [+o ibot] by ChanServ
00:12.02*** join/#bzflag A_Meteorite (n=A_Meteor@ppp-71-136-168-7.dsl.snlo01.pacbell.net)
00:16.35A_MeteoriteHello all, I could use some help with compiling...
00:16.52A_MeteoriteI would post the error now but I need to get it first. ;)
00:17.00A_Meteorite(re-compiling)
00:17.35A_MeteoriteI did: cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/bzflag co -r v2_0branch bzflag
00:17.58A_Meteorite(still downloading...)
00:20.16JeffM2501what os are you on?
00:20.33A_MeteoriteMac OS X 10.4.3
00:20.35A_Meteoritecvs update -dP -r v2_0branch
00:20.43JeffM2501<PROTECTED>
00:20.46JeffM2501you just COed
00:20.46A_Meteoritek
00:20.55JeffM2501do you have fink installed?
00:21.01A_MeteoriteI haven't been able to compile sincec 10-26
00:21.02A_Meteoriteyes
00:21.17JeffM2501did you use fink to install libtool and automake and autoconf?
00:21.29A_Meteoriteno... it's a fresh install
00:21.40JeffM2501a fresh in install of OSX?
00:21.40A_MeteoriteI haven't "fink install" anything yet
00:21.43A_Meteoriteno
00:21.44JeffM2501ohh good
00:21.51JeffM2501you don't want fink
00:21.54A_Meteoriteoh
00:21.57JeffM2501fink can screw stuff up
00:21.59A_MeteoriteHow do I uninstall now?
00:22.01A_Meteoriteloll
00:22.04JeffM2501I dono
00:22.07JeffM2501you don't have to remove it
00:22.14JeffM2501just don't use it to install
00:22.19A_MeteoriteI used to be able to build but now I get errors
00:22.23JeffM2501did you get the SDL dev stuff?
00:22.25A_Meteoriteyes
00:22.32JeffM2501build and see what errors you get
00:22.35A_Meteoritek
00:22.38A_Meteoritebuilding now
00:23.06JeffM2501did you autogen and config?
00:23.12A_Meteorite./autogen.sh
00:23.17JeffM2501good
00:23.18A_Meteorite./configure --enable-plugins --prefix=/Users/server/usr
00:23.30A_MeteoriteI want a local user install
00:23.32JeffM2501you should not have to do enable plugins IIRC, it shoudl be default
00:23.41JeffM2501install?
00:23.47JeffM2501why don't use just use the xcode project?
00:23.55A_Meteoriteis it alright that --enabled-shared is defualt=no?
00:24.01A_MeteoriteI got errors with that too
00:24.06A_Meteoritesame ones
00:24.18JeffM2501the xcode project does a proper .app package
00:24.20JeffM2501you want to use that
00:24.28JeffM2501running from command line won't "fix" errors
00:24.28A_Meteoriteah
00:24.40JeffM2501xcode just calls the makefile anway
00:24.43JeffM2501but does more after
00:24.45A_Meteoritedo I need a fresh checkout?
00:24.49JeffM2501no
00:24.57JeffM2501pastbin the errors
00:24.57A_Meteoritecause it's make'ing now
00:25.53A_Meteoriteopening Xcode...
00:26.06A_Meteoriteheh, you use a old version :P
00:26.29JeffM2501you?
00:26.40A_Meteoriteno you guys
00:26.47JeffM2501the project is kept as old yes
00:26.54A_Meteoritewhoever makes the .xcode build
00:26.54JeffM2501not everyone is up to xcode2
00:27.05JeffM2501upgrading it woudl screw the 10.3 people
00:27.09A_Meteoriteoh
00:27.17*** join/#bzflag BearPerson (i=karsten@sourcemage/pdpc.sustaining.BearPerson)
00:27.34A_Meteoritecan't you do universal builds?
00:27.44A_Meteorite10.3/10.4
00:28.06A_Meteoriteit's "running 1 of 2 custom shell scripts"
00:29.18JeffM2501yes
00:29.27JeffM2501but 10.4 uses a newer version of xcode
00:29.31JeffM2501if we upgrade the project
00:29.40JeffM2501they would not be able topen the newer file
00:29.59A_Meteoritewarning: control may reach end of non-void function
00:30.05JeffM2501use pastebin
00:30.06A_Meteoriteat least it's not an error - yet ;)
00:30.11JeffM2501and only paste the errors
00:30.21A_Meteoriteit's still going this is how it always starts
00:30.31A_Meteorite*crosses fingers*
00:31.11JeffM2501don't plan on it "magicaly" working
00:31.20JeffM2501if you had errors before you will still get them
00:31.25A_Meteoriteyeah
00:31.30A_MeteoriteI just want them fixed :)
00:31.31JeffM2501this wasn't to fix the, just to get you doing it right
00:31.47JeffM2501if you want it to magigaly happen, then just wait for a binary
00:32.13*** join/#bzflag SilentSwan (n=silent@unaffiliated/silentswan)
00:33.25A_MeteoriteI *used* to be able to build
00:33.39A_Meteoritehere's the error:
00:33.42JeffM2501then ether something changed on your system, or something changed int he code
00:33.44JeffM2501use pastebin
00:33.50A_Meteoritek
00:34.21A_Meteoritehuh? How do I copy Xcode errors?
00:34.52JeffM2501dono
00:34.59A_Meteoritelol
00:35.02A_MeteoriteI'll try this
00:35.06A_Meteoritebrb
00:35.16BenUrbanyou gotta click on the little icon to get the compile output to show up
00:35.39A_Meteoriteuploading...
00:35.46BenUrbanat least that's the way it is in 10.3
00:35.46A_Meteoritehttp://pastebin.com/415512
00:36.04A_Meteoritethat is from Xcode, btw
00:36.21JeffM2501iostream
00:36.22JeffM2501wierd
00:36.38A_Meteoritelast time I could compile right was 10-26
00:36.45A_Meteoritebut now I can't even go back with -R
00:36.47JeffM2501looks like it's busted then
00:36.59JeffM2501I'll try it when I go home
00:37.02A_MeteoriteSlayer++ just posted a build...
00:37.07JeffM2501umm ok
00:37.08JeffM2501use that
00:37.14A_Meteoriteok
00:37.20A_Meteoritebut then how do I compile plugins?
00:37.29JeffM2501you won't be able to
00:37.32A_MeteoriteI really want some. :)
00:37.36A_Meteoriteoh *sigh*
00:37.40JeffM2501have him build themfor you
00:37.45A_Meteoriteok :D
00:37.49JeffM2501that error is not one I am aware of
00:37.54JeffM2501I will try to dupicate it
00:37.55A_Meteoritebut you will try it?
00:37.57A_Meteoriteok
00:38.04JeffM2501if I can, I will show it to learner
00:38.07JeffM2501and see what he can see
00:38.18A_MeteoriteBenUrban: How do I fix it then? ;)
00:38.23JeffM2501fink is the cause of many problems
00:38.25A_MeteoriteI've had it installed before
00:38.42JeffM2501you said you didn't install any thing via fink
00:38.42A_Meteoriteyes
00:38.42A_Meteoritebut fink itself is installed
00:38.43BenUrbanA_Meteorite: i don't think you can cleanly uninstall fink
00:38.55A_Meteoriteumm
00:39.00A_Meteoritenot cool
00:39.00BenUrbanwithout an intimate knowledge of fink
00:39.19BenUrbanthat's why i didn't install it a second time
00:39.25JeffM2501another reason fink is evil
00:39.30A_Meteoriteshould I just wipe /sw and then reinstall dev tools?
00:39.35A_Meteoritethat could help?
00:39.42BenUrbani've tried removing /sw
00:39.43*** join/#bzflag bryjen (n=bryjen@2002:45a6:86ae:0:0:0:0:1)
00:39.47BenUrbanthat just screws it up more
00:39.58A_Meteoriteand I've done that a couple times............
00:40.04JeffM2501OSX is very difrent from system 9, you can't just remove files
00:40.16A_MeteoriteI never used OS 9, lol
00:40.28BenUrbanosx is very different from ..
00:40.28JeffM2501your lucky
00:40.29BenUrbanhmm
00:40.29BenUrbandos
00:40.31BenUrban;)
00:40.54A_MeteoriteI always here about this weird extensions and stuff
00:41.01A_Meteoritesounds scary
00:41.08BenUrbanyou mean resource forks?
00:41.15A_Meteoriteno exstensions on OS9?
00:41.18JeffM2501OS7+ used ectensions
00:41.20BenUrbanand file type and creator codes?
00:41.23BenUrbanoh
00:41.23BenUrbanthose extensions
00:41.41BenUrbanheh
00:41.41JeffM2501OSX still uses resoruces and file type and creator codes
00:41.48BenUrbani blocked access to those memories
00:41.57BenUrbanyeah i know that
00:42.23A_Meteorite*sigh* now I got to find out how to uninstall Fink...
00:42.38JeffM2501A_Meteorite, you don't even know if that is your problem
00:42.43A_Meteoritetrue
00:42.47JeffM2501just wait
00:42.51A_Meteoriteok
00:42.56JeffM2501do you NEED a plugin right this very second?
00:43.07JeffM2501is it a matter of life or death?
00:43.07A_Meteoritenot exactly but I've always wanted one
00:43.17JeffM2501then waiting an evening won't kill you
00:43.22A_Meteoriteeven airspawn
00:43.25BenUrbancertain plugins are indeed a matter of life and death ;)
00:43.28A_Meteoriteheh
00:43.37A_MeteoriteI love the one that does killing sprees. :D
00:43.42A_Meteoritethat is awesome
00:43.52BenUrbanhuh?
00:44.02JeffM2501play history tracker
00:44.05A_Meteoriteit's playerhistorytracker I beleive
00:44.06BenUrbanah
00:44.11A_Meteoriteyeah
00:44.43A_MeteoriteIf it's iostream then something must be really messed up...
00:44.51A_Meteoritecause that's a basic package...
00:44.59A_Meteorite(include?)
00:45.01JeffM2501probably a linux makefile artifact
00:45.04JeffM2501or a config problem
00:45.06A_Meteoriteah
00:45.15A_MeteoriteWell, I will be here later tnoight
00:45.25A_Meteoriteif yours builds fine I will mess around with fink
00:45.31A_Meteoritegot nothing to lost...
00:45.33A_Meteorite*lose
00:45.57BenUrbanwell
00:45.59BenUrbansomething in the code could be messing up iostream
00:46.02BenUrbanthat's entirely possible in a language whose preprocessor is text-based
00:46.08A_Meteoriteoh
00:46.25BenUrbanif you have nothing to lose, then you can reinstall the os
00:46.30BenUrban;)
00:46.33A_Meteoritewell I do got my files
00:46.40JeffM2501more then likely it's just tupone puting in something that only exists in linux :)
00:46.44A_Meteoritenaughty me... no backups
00:46.49A_Meteoritelol
00:46.53JeffM2501BenUrban, don't mess with him
00:46.55A_Meteoritebad tupone :P
00:47.09A_Meteoritehah
00:47.12JeffM2501A_Meteorite, why do you say that, he's not a master of all OSs
00:47.13A_MeteoriteI got over 40GB
00:47.15BenUrbanthey were on sale
00:47.31A_Meteoritewell
00:47.33JeffM25012.0.5 is unstable dev
00:47.38JeffM2501it dosn't HAVE to work
00:47.42A_MeteoriteYes, but usually it does :)
00:47.50JeffM2501sometimes it does
00:47.50A_Meteoritethis is my first problem
00:47.51BenUrbanobviously not this time
00:47.53JeffM2501sometimes it dosn't
00:47.59JeffM2501deal with it
00:48.04A_MeteoriteI even used 2.0.3
00:48.20JeffM2501I know for a fact that 2.0.4 builds just fine
00:48.22A_Meteoritejust this is my first and I thought I would give a heads up
00:48.35JeffM2501it's fine to say something
00:48.41JeffM2501just don't dizz people for there work
00:48.46A_MeteoriteI wasn't
00:48.46JeffM2501tupone does many good things
00:48.53A_Meteoritejust joking around about tupone
00:49.09A_MeteoriteI'm very glad he does a lot!
00:49.13JeffM2501the dude gets enough crap form me, he dosn't need more :)
00:49.17BenUrbanheh
00:49.19A_Meteorite;)
00:49.23RPG_:D
00:50.19A_MeteoriteI never knew Fink was so evil
00:50.29JeffM2501it is more like apt
00:50.33JeffM2501it is not the apple way
00:50.40A_Meteoriteah
00:50.47JeffM2501fink was made more for the darwin people
00:50.49JeffM2501then the OSX people
00:51.04A_Meteoritesad there's no big warning on it
00:51.06A_Meteorite;)
00:51.17JeffM2501they asume you know what you are doing
00:51.35A_Meteorite(joking)
00:53.18A_MeteoriteI will be here probably after 8:30 tonight (3 and a half hours from now)
00:53.31A_Meteoritemaybe you will have tested it by then
00:54.32A_Meteoritewow, never heard of dselect and apt-get on fink
00:54.36JeffM2501I have about an hour more of work
00:54.41A_MeteoriteI always used fink install
00:54.48A_Meteoriteok, thanks :)
00:54.50JeffM2501fink is apt
00:54.53A_Meteoriteah
00:55.28A_MeteoriteI forget which distro apt is from...
00:55.33JeffM2501debian
00:55.35A_Meteoriteoh yeah
00:55.36JeffM2501and others
00:55.44A_MeteoriteI use it on my SuSE too
00:55.55A_Meteoritemuch better than their package manager
00:56.13A_Meteoriteat least it seems easier to use ;)
00:56.31A_Meteoritewell, I better get going and let you keep on working... cya later tonight
00:57.04JeffM2501synaptic
00:57.12JeffM2501package manager of the gods
00:57.16A_Meteoriteheh
00:57.23A_Meteoriteis that Ubuntu?
00:57.29JeffM2501yes
00:57.33A_Meteoritethought so
00:57.44A_Meteoritefor some reason Ubuntu doesn't like my hardware
00:57.56JeffM2501what hardware?
00:58.02A_MeteoriteI had another old computer (before I sold it) and it was really awesome on that
00:58.20A_MeteoriteAMD K6-2 500mhz 124MB Ram (4MB is bad)
00:58.25A_Meteorite500mhz
00:58.27A_Meteorite400
00:58.30JeffM2501it should run fine on that
00:58.30A_Meteoritenot 500 lol
00:58.41A_Meteoritemust be my bad RAM
00:59.01A_Meteoritesadly it's two sticks - 2 64MB sticks
00:59.08bryjenbad? or used by the onboard video?
00:59.12A_Meteoriteand I would not want to part with 60MB
00:59.12JeffM2501well yeah if you have bad ram, nothing is going run well on it
00:59.27JeffM2501dude ram is cheap
00:59.29JeffM2501just get more
00:59.31A_Meteoritecould be the onboard, but I thought it was bad
00:59.37A_Meteoriteheh
00:59.51A_MeteoriteI really want to get a PIII for MB
00:59.55A_Meteorite256MB Ram
00:59.59JeffM2501why?
01:00.10A_Meteoritebecause even this is dirt slow as a server.
01:00.18JeffM2501you can get a full new semperon system for like 175$
01:00.22A_Meteoritewow
01:00.24JeffM25012400+
01:00.27trepanhttp://rick.vanrein.org/linux/badram/
01:00.44A_Meteoriteand I tried installing Gentoo on it...
01:00.58A_Meteoriteit had a kernel panick because of a "ram disk"
01:01.20A_Meteoritefigured it must of been my RAM
01:01.25JeffM2501what did ubuntu do?
01:01.29*** part/#bzflag RPG_ (n=G-bus@c-24-15-87-171.hsd1.il.comcast.net)
01:01.32A_Meteoritefailed in the install
01:01.41JeffM2501with an error of.....................................
01:01.44A_Meteoritecouldn't install any packages
01:01.50A_Meteoritejust told me it failed
01:01.53A_Meteoriteone after another
01:01.53JeffM2501was it on the network?
01:01.56A_Meteoriteno
01:01.57A_MeteoriteCD
01:02.00JeffM2501there is your problem
01:02.09A_MeteoriteI installed SuSE on it...
01:02.14JeffM2501that one CD dosn't have all the packages
01:02.20A_Meteoriteoh
01:02.21JeffM2501ubuntu is net install man
01:02.28JeffM2501READ the errors
01:02.49A_Meteoritemaybe it's onboard video
01:02.55JeffM2501once one part fails, the rest will fail soon
01:03.01A_Meteoritejust thought it was bad cause it reports 124
01:03.03JeffM2501A_Meteorite, does it have onboard video?
01:03.06A_Meteoriteyes
01:03.10JeffM2501bad ram dosn't report less
01:03.14A_Meteoriteoh
01:03.16JeffM2501if it was bad the system woudl't know
01:03.23JeffM2501it would just use it and crash
01:03.28A_Meteoriteah
01:03.41A_Meteoriteit would want a full 128MB Ram and it wouldn't be there, correct?
01:03.50A_Meteoriteonly some of it would work
01:04.02bryjenthat's what JeffM2501 just said
01:04.03JeffM2501if it reports 124
01:04.06JeffM2501then your video is using it
01:04.11JeffM2501if you had "bad" ram
01:04.12A_Meteoriteah ok
01:04.14JeffM2501it would say 128
01:04.21JeffM2501then just crash when it uses last 4 megs
01:04.27JeffM2501go into the bios
01:04.33JeffM2501bet you can set the ram it uses for video
01:04.38A_Meteoriteok
01:04.47A_Meteoritefor text I should just use as little as possible
01:05.09JeffM2501wow
01:05.14JeffM2501you know nothing about hardware do you?
01:05.27A_MeteoriteI thought I did...
01:05.35A_Meteoritewhat did I get wrong?
01:05.36blast007a lot of the time the system memory usage can't be changed for onboard video
01:05.42JeffM2501no mater what is displayed on the screen it's still a bitmap
01:05.51JeffM2501text, image, whatever
01:05.52A_Meteoriteyeah...
01:06.01A_Meteoritebut I'm not using a GUI
01:06.03JeffM2501text dosn't use any more or less video memory
01:06.06JeffM2501who cares
01:06.08blast007you can change the AGP Aperture size, but that's different
01:06.14JeffM2501blast007, depends on the mobo
01:06.31A_Meteoritebut color uses more memory right?
01:06.38JeffM2501usualy the onboards let you set 4 or 8
01:06.43blast007hmm
01:06.45JeffM2501A_Meteorite, depends on the mode
01:06.50A_Meteoriteoh....
01:06.56JeffM25014 is fine
01:07.01A_Meteoritek
01:07.10JeffM2501if you are THAT close to runing out of ram, then you have other problems
01:07.11blast007that's just for using high resolutions?
01:07.20JeffM2501not nesisarly
01:07.25JeffM2501depends on panes
01:07.29JeffM2501and off screen bitmaps
01:07.29bryjenJeffM2501: uhm, no, in text mode, the video card has just the ascii in ram
01:07.34A_MeteoriteI think getting a decent Sempron would be a better server, though
01:07.43JeffM2501bryjen, it still has a frame buffer
01:07.54JeffM2501to turn it into the scanlines
01:07.59JeffM2501it dosn't use a back buffer tho
01:08.29bryjenno, it doesn't. old vesa text modes rasterize on-the-fly
01:08.44JeffM2501old ones sure
01:08.50JeffM2501don't think the onboards do that anymore
01:09.01JeffM2501it's possible
01:09.05bryjeneh, anything's possible
01:09.09bryjenheh
01:09.11JeffM2501I've never seen an onboard that lets you go less then 4 tho
01:09.38bryjenyeah, because you _might_ switch into a graphic mode, and then you'd need it
01:09.51JeffM2501they are designed for desktop systems
01:10.02JeffM2501so it would make sense that they keep them around
01:10.13JeffM2501it's not 1985 anymore
01:10.37JeffM2501if it was, then I could have another shot at Sussie Clodfelter
01:10.44A_MeteoriteSO where could I get a $175 Sempron? pricewatch.com ?
01:10.51JeffM2501frys
01:11.02A_Meteoritek
01:11.02bryjenyeah, nobody's writing ascii and text attributes directly into video memory from apps these days ;)
01:11.25JeffM2501most systems are doing vesa emulation IRRC
01:12.12JeffM2501I think on modern hardware a frame buffer is faster then text mode
01:13.04A_MeteoriteI can go down to 4MB shared memory
01:13.04bryjenno, not ansi escape sequences.  it was interleaved char attr chr attr ... where the char was ascii and attr was bits for underline, bold...  origional PC monochrome stuff
01:13.07A_MeteoriteI mean 2MB
01:14.38A_Meteoritehmmm... what's a Graphics Aperture?
01:14.43A_Meteoritefor an AGP/PCI card?
01:14.47blast007AGP
01:14.51A_Meteoriteah ok
01:14.59JeffM2501your onboard probably uses it tho
01:15.01blast007your onboard is probably abp
01:15.03blast007agp*
01:15.14A_MeteoriteI can go all the way to 8MB on onboard
01:15.20JeffM2501oooo
01:15.26JeffM2501such a monster machine
01:15.29A_Meteoritelol
01:15.30JeffM2501how ever do you contain it
01:15.36bryjensomething like how much system ram the card can map into its address space if needed
01:15.38A_Meteoritebetter than 4MB :P
01:16.04JeffM2501yeah, it's how much ram can be grabed by the card by the driver
01:16.05A_Meteoritewell, not bad for a K6-2 400 ;)
01:16.07blast007my P133 has a 2MB video card  ;)
01:16.10JeffM2501A_Meteorite, yes it is
01:16.14A_Meteoriteoh
01:16.30A_Meteoritewell I know *a little* more about newer PCs :|
01:17.06A_Meteoriteah well, I got to get going. will be here later tonight
01:17.09bryjenonboard video is almost always crap.  it's just so it has _something_ so the mobo manufacturer can say "video included"
01:17.17A_Meteorite3 hours or so
01:17.27A_Meteoritelol
01:17.29A_Meteoriteyeah
01:17.40A_Meteoritebut I didn't buy this
01:17.44A_MeteoriteI found it :D'
01:17.47JeffM2501there are 2 mobos that have non crap onboard video
01:17.48A_Meteoritenot bad, eh?
01:17.54JeffM2501one by ATI and one by nvdia
01:17.58A_Meteoritegot to go
01:17.59A_Meteoritecya
01:18.32*** join/#bzflag SilentSwan (n=silent@unaffiliated/silentswan)
01:18.49bryjenthat's because they started with a video card and built it out into a motherboard ;)
01:18.59blast007hehe
01:19.05JeffM2501true
01:19.21JeffM2501well the ATI one has a real x300 on it IIRC
01:21.06*** part/#bzflag SilentSwan (n=silent@unaffiliated/silentswan)
01:35.50*** join/#bzflag lan56 (i=lan56@user-vcauu8c.dsl.mindspring.com)
01:45.02JeffM2501and she said baby, it's 3AM I must be lonely....
01:47.10brlcadheh
01:47.26JeffM2501he lives
01:47.52brlcadnay, it aint true!
01:48.09JeffM2501got any time to look at something? ;)
01:48.19brlcadprohaps
01:48.25brlcadcvs up?
01:48.28JeffM2501yeah
01:48.36JeffM2501image loader seems to only load blackness
01:48.48JeffM2501did it the best I could based on the samples I could find
01:48.58JeffM2501oh and it dosn't need devIL on OSX anymore
01:49.55JeffM2501ahh
01:50.13brlcadcompiling
01:50.29JeffM2501made it use the CGImage stuff to read in the png
01:50.47JeffM2501oh you'll need to change a define to get it to use the textures
01:51.06JeffM2501worldRenderer.cpp line 7
01:51.16JeffM2501_ENABLE_TEXTURES to 1
01:54.27brlcadhmm
01:54.33brlcadCGImageGetBitmapInfo unkown symbol
01:54.51JeffM2501???
01:55.06JeffM2501it was in the docs
01:55.30brlcadCGContextRef bitmapContext = CGBitmapContextCreate(image.data,image.size[0],image.size[1],bpp,image.size[0],NULL,CGImageGetBitmapInfo(Image));
01:55.49brlcadsays it's undeclared
01:55.55brlcadso either missing a header
01:55.59brlcador it's a 10.4ism
01:56.00JeffM2501maybe I'm missing a header or lib then
01:56.22JeffM2501checking docs now
01:57.33JeffM2501yeah it's 10.4 or later
01:57.35JeffM2501damn
01:57.36brlcad(this box is 10.3, which very well could be
01:57.38brlcadahh
01:57.41JeffM2501http://developer.apple.com/documentation/GraphicsImaging/Reference/CGImage/index.html
01:57.52JeffM2501I should have looked at that
01:57.54JeffM2501I'm sorry
01:58.05JeffM2501I want it to work in 10.3
01:58.38brlcadheh, no biggie
01:58.54JeffM2501I found out what my gl problems were
01:58.59JeffM2501only other problem now is mouse events
01:59.37JeffM2501hmm the entire bitmap context thing is 10.4 or later
02:00.19JeffM2501wonder how your suposed to get the data out of an image then
02:03.46brlcadmost of it exists, there is CGBitmapContextCreate for example
02:04.14brlcadCG_EXTERN CGContextRef CGBitmapContextCreate(void *data, size_t width, size_t height, size_t bitsPerComponent, size_t bytesPerRow, CGColorSpaceRef colorspace, CGImageAlphaInfo alphaInfo);
02:04.39JeffM2501ahh alpha info
02:04.52JeffM2501probalby just not in my docs becaus I'm 10.4ed :)
02:05.11JeffM2501is that the best way to go for loading images? or should I just use libpng?
02:05.37brlcadprobably best unless you want to consolidate code
02:05.59JeffM2501linux and windows are all set using devil
02:06.12brlcadwhat was wrong with devil?
02:06.16brlcadon osx
02:06.28brlcadthe crash looked context/init related
02:06.34JeffM2501no framework version, linked against fink libs, just wouldn't build
02:06.43brlcadahh, there was that crap too
02:06.44JeffM2501yeah the crash wasn't devil
02:06.49JeffM2501yeah it was basicly crap
02:06.57JeffM2501very little support on OSX
02:07.05brlcadcould get source and build your own
02:07.07JeffM2501so I just made it external
02:07.08JeffM2501I tried
02:07.10JeffM2501it won't build
02:07.13JeffM2501forgot the errors
02:07.15brlcadah
02:07.17JeffM2501it angerd me
02:07.23brlcadhehe
02:07.36JeffM2501on the other OSs I can use premade ones that work fine
02:07.52JeffM2501makes sense that the loader shoudl be customiseable per OS
02:08.03JeffM2501I did get OSX pulling from the app bundle to
02:08.11JeffM2501it's kinda cool to have all the data in one spot
02:08.39brlcadyeah, bundles are sweet
02:08.48brlcadjust wish they'd open up the binary spec for them
02:08.49JeffM2501just ganked the code form bz
02:09.13JeffM2501isn't it just a folder?
02:09.33brlcadnot exactly
02:09.48JeffM2501the finder just treats it like one?
02:09.52JeffM2501or is it "special"
02:10.10brlcadthey can actually contain serialized live versions of objects
02:10.48brlcadyeah, the on-disk structure is usually just an organized dir that finder recognizes and treats special
02:11.10brlcadack, i meant the nib, not bundles
02:11.21brlcadnibs contain the serialized stuff
02:11.35brlcadyeah, bundles just dirs (that might contain nibs) ;)
02:25.43JeffM2501heh
02:29.49*** join/#bzflag DTRemenak (n=DTRemena@DHCP-170-143.caltech.edu)
02:29.49*** mode/#bzflag [+v DTRemenak] by ChanServ
02:31.35bryjenwhat did Tupone break in cvs? looks Ok so far...
02:53.43I_Died_Onceamarok 1.3.5 crashes alot
03:01.33*** join/#bzflag JeffM2501 (n=jeffm@pdpc/supporter/sustaining/JeffM2501)
03:01.34*** mode/#bzflag [+o JeffM2501] by ChanServ
03:45.52*** join/#bzflag wizatmac (i=the_wiz@pool-162-83-82-145.culp.east.verizon.net)
03:52.11*** join/#bzflag I_Died_Once (n=I_Died_O@pcp0010382004pcs.savana01.ga.comcast.net)
03:53.41I_Died_Oncegood god are all women crazy and worthless or is it just me?
03:54.44wizatmaci'll give you the crazy par
03:54.45wizatmact
04:51.43*** join/#bzflag BenUrban_ (n=benurban@68.50.155.230)
05:07.13*** join/#bzflag sc-phone (n=sc@9.sub-70-209-237.myvzw.com)
05:08.53sc-phonehi all
05:16.52*** join/#bzflag A_Meteorite (n=A_Meteor@ppp-71-136-168-7.dsl.snlo01.pacbell.net)
05:16.54A_Meteoritehi
05:17.09A_Meteoriteyou there Jeff?
05:17.15A_Meteorite;)
05:17.52*** part/#bzflag Inferno285 (n=beaulieu@206.8.175.121)
05:18.28A_Meteoritehmmm
05:18.31A_Meteoritemaybe not?
05:19.01JeffM2501yes
05:19.09A_Meteoriteyay
05:19.12JeffM2501"anakin... turn to the dark side!"
05:19.18JeffM2501"ooooooooookkkkkkaaaaayyyy"
05:19.22A_MeteoriteSo how did the build go?
05:19.36JeffM2501oh yeah
05:19.37JeffM2501build
05:19.54A_Meteoriteyou forgot? :P
05:20.00JeffM2501prety much
05:20.06A_Meteoritelol, no problem
05:20.12JeffM2501it is going now
05:20.16A_Meteoritek, thanks
05:25.26A_Meteoriteis it still going?
05:26.08A_Meteoritemine failed pretty quick
05:26.36JeffM2501yeah
05:26.40JeffM2501configing no
05:26.42JeffM2501now
05:26.45A_Meteoritek
05:26.58A_Meteoriteare you on a G5?
05:27.03JeffM2501no
05:27.04A_Meteoritethose systems are great
05:27.07A_Meteoriteahh
05:27.09JeffM2501not really
05:27.14JeffM2501they cost too much
05:27.16A_MeteoriteiMac G5 2ghz :)
05:27.37A_Meteoritemy first Mac was an iMac G4 800mhz
05:27.44A_Meteoritethis is so much faster now
05:35.47A_Meteoritestill going, eh?
05:36.17JeffM2501ya
05:36.37A_Meteoriteif it hasn't failed yet, I bet it's me
05:36.59A_Meteoritebut I can be here for a few more mins, then I can check tomorrow
05:37.04A_Meteorite:)
05:41.02A_MeteoriteAh, well, I need to get going actually. Is it alright if I check up tomorrow?
05:41.26JeffM2501sure
05:41.37A_Meteoriteok, thanks, cya
05:41.50*** part/#bzflag A_Meteorite (n=A_Meteor@ppp-71-136-168-7.dsl.snlo01.pacbell.net)
05:54.45*** join/#bzflag lan56 (i=lan56@user-vcauu8c.dsl.mindspring.com)
06:07.36*** join/#bzflag SportChicky (i=DonnaCra@24-75-159-182.vnnyca.adelphia.net)
06:18.56*** join/#bzflag Roxport (n=roxport@ppp-70-247-97-193.dsl.rcsntx.swbell.net)
06:19.32Roxporthello
06:25.08*** join/#bzflag _tom (n=tom@c-67-185-140-239.hsd1.wa.comcast.net)
06:26.31_tomsince my windows box died today, and I recently got a new HP workstation from work, I decided it was time to restart my port to HP-UX
06:26.58_tomI'd had a 1.x version working a while back, but lost the code.
06:27.41_tomAnyhoo, I can't say I'll be able to commit loads of time to maintenance, but at minimum I could provide the initial work I've done in hopes others would pick it up
06:28.34_tomit runs, I wussed out of writing the sound code, but I used some tricks for allowing gcc code to access HP's native OpenGL, so it runs pretty quick
06:28.59_tomIt has some wierd color issues I'd love a hand with
06:29.16Roxportwhat version will install with debian apt-get install bzflag bzflag-server?
06:29.19_tomanyone have any suggestions as to how to contact developers on the project?
06:29.35Roxporttom: sourceforge
06:29.43_tomput in a patch?
06:29.44JeffM2501Roxport, do you want the game or the server?
06:29.45Roxporthttp://sourceforge.net/projects/bzflag/
06:29.49Roxportboth
06:29.52Roxportmainly for server
06:29.55JeffM2501_tom, you are talking to them
06:30.01JeffM2501Roxport, then you want both packages
06:30.02_tomRoxport: kubuntu universal gave me 2.0.2
06:30.04JeffM2501server and client are split
06:30.08Roxporttom: ahh
06:30.11_tomand it doesn't work correctly
06:30.15Roxportreally?
06:30.25_tomI can connect but cannot kill or be killed
06:30.30JeffM2501there are problems with 2.0.2 and gcc4
06:30.33_tomcould be some other issue with my system
06:30.37JeffM25012.0.4 fixes them
06:31.32Roxportthese guys i play with like using the old version...1.10.6
06:31.34JeffM2501just get the 2.0.4 tarball
06:31.40JeffM2501that's years old
06:31.41Roxporti saw there is rpm for 1.10.6
06:31.58Roxportcan debian use rpm packages? I think those are for red hat, right?
06:32.09JeffM2501doubt 1.x will work with gcc4
06:32.17Roxportjeff: i will try the 2.0.4
06:32.25JeffM2501you could instal rpm on debian if you wanted
06:32.28Roxporti'm new to debian. just installed sarge.
06:33.09Roxporti have to download the code and compile it?
06:33.10JeffM2501debian testing has 2.0.4
06:33.17JeffM2501as a package
06:33.26Roxportoh
06:33.38JeffM2501guu debian version bzflag
06:33.41GuuJeffM2501: 8 matches found: bzflag (oldstable: 1.7e4); bzflag (stable: 2.0.2.20050318); bzflag (testing: 2.0.4.20051017); bzflag (unstable: 2.0.4.20051017); bzflag-server (oldstable: 1.7e4); bzflag-server (stable: 2.0.2.20050318); bzflag-server (testing: 2.0.4.20051017); bzflag-server (unstable: 2.0.4.20051017)
06:40.31Roxportjeff: so those are debian packages?
06:40.38JeffM2501yes
06:40.42JeffM2501in apt
06:40.52Roxportok
06:44.30*** part/#bzflag JeffM2501 (n=jeffm@pdpc/supporter/sustaining/JeffM2501)
06:45.11*** join/#bzflag JeffM2501 (n=jeffm@pdpc/supporter/sustaining/JeffM2501)
06:45.11*** mode/#bzflag [+o JeffM2501] by ChanServ
06:45.23JeffM2501wrong X :)
06:46.10_tomI hate when that happens
06:47.05_tomI get screwed by dual monitors thinking I've got focus on my tabbed [browser,editor,...] and I'm actually in xchat
06:47.13_tomctrl-w.... dang!
06:54.53Roxportapt-get install bzflag-server=1.7e4   not found
06:55.06Roxportapt-get install bzflag-server/oldstable    not found
06:55.11JeffM2501sure
06:55.16JeffM2501because those are apt repositorys
06:55.21JeffM2501not package names
06:55.26Roxportoh
06:55.30JeffM2501you'd have to change your reposityrs
06:55.36Roxportthanks.
06:55.42JeffM2501for each system there are only 2 packages
06:55.45Roxportit's set up for whatever I chose at installation
06:55.46JeffM2501server and client
06:55.51JeffM2501that would be stable
06:55.54JeffM2501that's why you got 2.0.2
06:56.21Roxportwell not yet, i haven't installed any version yet, on this debian box
06:56.37*** join/#bzflag _Manu_ (n=jujibo@98.Red-80-36-59.staticIP.rima-tde.net)
06:56.38JeffM2501if you are stable you'll get 2.0.2
06:56.45JeffM2501you'd have to ether manualy get the package and install it
06:56.51JeffM2501or change your apt sources to use testing
06:57.06Roxporti see.
06:57.13_tomI'd recommend building from source
06:57.21JeffM2501it is not that hard
06:57.29JeffM2501you will just need a couple packages
06:57.32JeffM2501sdl-dev
06:57.36JeffM2501curl3-dev
06:58.30Roxporti could do it.
06:58.46Roxportat least that's what this piece of paper(*) says.  ;)
07:03.45_tomwell, I'm going to put my readme.hpux, my half-assed platform code, and post it on sourceforge.  I'll probably lurk around here for a few days and see if anyone else is interested in BZ on HP
07:05.26JeffM2501probably depends on just who has the hardware and software
07:05.35*** join/#bzflag Cowpat1989 (n=LordEmry@203-206-20-243.dyn.iinet.net.au)
07:05.45Cowpat1989hi
07:05.52_tomnot a whole lot of HP development going on these days
07:06.05_tomhello Cowpat1989
07:06.14_tomwe're trying to get off of the platform
07:06.42_tombut my new C8000 is so nice I almost like HP again
07:08.53Cowpat1989i was wondering, someone may be able to help me here
07:09.04JeffM2501with?
07:10.01Cowpat1989bzserver
07:10.46JeffM2501and what part of it do you need help with?
07:11.15Cowpat1989well, actually getting it to run properly on knoppix 3.9
07:11.29Cowpat1989it's a customized version
07:11.33JeffM2501what part of it is not running properly?
07:12.08Cowpat1989when i open it it seems to close and not run
07:12.20Cowpat1989it dosn't come up in the process table
07:12.28JeffM2501what OS?
07:12.53JeffM2501oh knopix
07:12.56JeffM2501just saw that :)
07:13.00JeffM2501do you have a config?
07:13.15Cowpat1989well heres the other thing
07:13.27Cowpat1989im fairly new to knoppix
07:13.34Cowpat1989and linux in general
07:13.49JeffM2501how are you trying to run it?
07:14.07Cowpat1989so i proberbly won't know what you are going on about
07:14.17Cowpat1989i try running the binary
07:14.23JeffM2501I know that
07:14.26JeffM2501but how do you run it?
07:14.29JeffM2501tell me the steps you do
07:14.58Cowpat1989i use konqurer to browse to the directory
07:15.11Cowpat1989and double click on the binary file
07:15.20JeffM2501and it brings up a black terminal window and sits there?
07:15.35Cowpat1989it brings up the terminal and closes
07:15.40JeffM2501ok
07:15.50JeffM2501bzfs is not a graphical application
07:15.58JeffM2501it is meant to be run from the command line
07:16.01*** part/#bzflag ikea (i=ikea@owns.allyourba.se)
07:16.07JeffM2501now you also said your's was "customised"
07:16.10JeffM2501what do you mean by that?
07:16.32Cowpat1989well i got it from a computer camp i went to
07:16.38Cowpat1989www.computercamp.org
07:16.51JeffM2501and someone modified it?
07:16.56Cowpat1989yeah
07:17.02JeffM2501hope you trust them
07:17.07JeffM2501well lets see what the error ios
07:17.10Cowpat1989i do
07:17.13Cowpat1989ok
07:17.14JeffM2501in konq
07:17.19JeffM2501right click in the bzflag dir
07:17.20Cowpat1989but one thing
07:17.25JeffM2501and hit the item that says "open terminal here"
07:17.35Cowpat1989ok
07:18.08Cowpat1989im just taking this down at the moment
07:18.13JeffM2501then tell me when that is up
07:18.14Cowpat1989im not running linux
07:18.43Cowpat1989at the moment that is
07:18.58JeffM2501oh
07:19.04JeffM2501then I can't help you much
07:19.09JeffM2501since you don't know the error
07:19.52Cowpat1989how do i find that
07:20.02Cowpat1989just run it in a terminal?
07:20.05JeffM2501you would run bzfs -d -d -d in that terminal
07:20.08JeffM2501and see what it says
07:20.18Cowpat1989ok
07:21.00Roxporthaving trouble adding where to look for oldstable bzflag in sources.list (for apt-get)
07:21.01Cowpat1989i have to reboot into knoppix and then i'll come back with the error
07:21.12JeffM2501ok
07:21.45*** part/#bzflag Cowpat1989 (n=LordEmry@203-206-20-243.dyn.iinet.net.au)
07:22.39Roxport"release not found" (bzflag=1.7e4   or bzflag/oldstable)
07:23.06JeffM2501what repository are you in?
07:23.37Roxportftp://ftp.us.debian.org/debian/ oldstable/games main        ?
07:24.02JeffM25011.7e4 is freaking old man
07:24.04Roxport"couldn't stat source package list"....
07:24.10Roxportyeah i know...hm.
07:24.12JeffM2501doubt that will be in apt
07:24.18Roxportok.
07:24.27JeffM2501why do you want that old?
07:24.37JeffM2501you like bugs?
07:24.54Roxportthese old-timers insist on playing oldstable style
07:25.02Roxportno, i don't like bugs.
07:25.05JeffM2501that would be 1.10
07:25.10JeffM2501not 1.7
07:25.18Roxportyes...
07:25.22JeffM2501the package in old stable is just called bzflag
07:25.23Roxportit's late...sorry
07:25.25JeffM2501it's not verisoned
07:25.30Roxportok
07:25.44Roxporti guess what i want is 1.10.6
07:26.16JeffM2501that would be one of the last 1.10s
07:26.24JeffM2501learner, brlcad ping
07:27.08Roxportthere is bzflag slackware x86 1.10.6  on sourceforge. that should work on debian, or not?
07:27.16JeffM2501maybe
07:27.22JeffM2501depends if the libs were compatable
07:27.43Roxportok
07:29.08Roxportsdl-dev and cur13-dev :: do i need to apt-get those?
07:29.12Roxportto build?
07:29.13JeffM2501yes
07:30.31Roxportcan't find the pkg, apt-get says. i think i need more entries in sources.list
07:30.47JeffM2501then you should fix that
07:31.04Roxporti'm trying...
07:33.27Roxportapt-get update   duh!
07:38.01JeffM2501DTRemenak, you awake?
07:42.04*** join/#bzflag Cowpat1989 (n=LordEmry@203-206-20-243.dyn.iinet.net.au)
07:42.50Cowpat1989hello im back
07:43.07JeffM2501I see that
07:44.46Cowpat1989this is what it returns
07:44.49Cowpat1989lordemrys@tux:/usr/games$ bzfs -d -d -d
07:44.50Cowpat1989style: 0
07:44.50Cowpat1989There is a voting arbiter with the following settings:
07:44.50Cowpat1989<PROTECTED>
07:44.50Cowpat1989<PROTECTED>
07:44.51Cowpat1989<PROTECTED>
07:44.53Cowpat1989<PROTECTED>
07:44.55Cowpat1989<PROTECTED>
07:44.57Cowpat1989<PROTECTED>
07:44.59Cowpat1989Running a private server with the following settings:
07:45.01Cowpat1989<PROTECTED>
07:45.03Cowpat1989<PROTECTED>
07:45.05Cowpat1989ColDet Octree obstacles = 29
07:45.07Cowpat1989<PROTECTED>
07:45.09Cowpat1989<PROTECTED>
07:45.11Cowpat1989<PROTECTED>
07:45.13Cowpat1989<PROTECTED>
07:45.15Cowpat1989<PROTECTED>
07:45.17Cowpat1989<PROTECTED>
07:45.19Cowpat1989ColDet Octree leaf nodes  = 21
07:45.21Cowpat1989ColDet Octree total nodes = 28
07:45.23Cowpat1989ColDet Octree total elements = 50
07:45.25Cowpat1989Collision Octree processed in 0.005 seconds.
07:45.27Cowpat1989Map size: uncompressed = 1025, compressed = 515
07:45.29Cowpat1989Compression: 0.001 seconds
07:45.31Cowpat1989MD5 generation: 0.000 seconds
07:46.52JeffM2501looks fine
07:47.03Cowpat1989mmm thats what i thought
07:47.13JeffM2501if you leave that window open, and connect with a client does it work?
07:47.31Cowpat1989i haven't tried that yet
07:47.47Cowpat1989but when i just opened the binary nothing happened
07:48.06JeffM2501binary for what?
07:48.09JeffM2501client or server?
07:48.14Cowpat1989server
07:48.20Cowpat1989client works fine
07:48.25JeffM2501you don't "open" the server by double clicking
07:48.28JeffM2501it dosn't work that way
07:48.37JeffM2501you run it with the terminal
07:48.46Cowpat1989thats what im doing wrong then
07:48.47JeffM2501and leave that terminal open as long as you want the server up
07:48.53JeffM2501that's how linux works
07:48.54purple_cowsweet zombie jesus, an HP-UX port?
07:48.56Cowpat1989ok
07:49.07JeffM2501purple_cow, aperantly
07:49.15Cowpat1989another thing, how do we configure it?
07:49.23purple_cowi didn't know anyone still used HP-UX
07:49.42JeffM2501aperantly
07:49.56JeffM2501purple_cow, do you know where libtool shoves plugins when it makes them?
07:51.25Cowpat1989thanks for your help JeffM2501
07:51.32JeffM2501sure
07:51.34purple_cownope. i haven't looked at plugins since brlcad went all libtool-happy
07:51.44purple_cowmaybe a .libs dir?
07:51.55JeffM2501yeah got one of those
07:52.14JeffM2501has a .a .la and .lai
07:52.17JeffM2501in it
07:52.39learnertupone tied plugins to the enable-shared flag, add that and it'll make them there plugins
07:52.55JeffM2501I ran make in the plugins dir myself
07:53.00JeffM2501shold that not make them?
07:53.09learneryou have to ./configure --enable-shared
07:53.34JeffM2501why is it not the default?
07:53.36purple_cowthat seems like an unintuitive flag
07:53.37learneri have a fix going in that makes that not necessary, but it's not done yet
07:53.54learnerpurple_cow, no kidding
07:53.57JeffM2501does the OSX stuff still link with X11 ?
07:54.12learneryep
07:54.22JeffM2501so I go in the makefile and remove the X_ stuff?
07:54.28*** part/#bzflag Cowpat1989 (n=LordEmry@203-206-20-243.dyn.iinet.net.au)
07:54.43learneror move your X11 out of the way when you configure
07:54.56learnermv /usr/X11R6 /usr/X11R6.backup
07:55.02JeffM2501ahh
07:55.58JeffM2501when it builds the plugins where will they go?
07:56.21learnerpre-install, they will be in the .libs dirs
07:56.30JeffM2501they will end in .dylib?
07:56.36learneryes
07:56.38JeffM2501cool
07:56.43JeffM2501I'm trying to make a dmg :)
07:56.56JeffM2501with background picture :)
07:57.04purple_cow.dylib?
07:57.11purple_cowwhat heroin-crazed monkey came up with that?
07:57.20JeffM2501they thought difrent
07:57.37purple_cowhehe
07:57.45learnerwell, they're not shared object files in the traditional sense
07:57.56learnerthey're dynamicly linked object files :)
07:58.15JeffM2501all I wan to do is shove them into a folder in this dmg
07:58.20learnerdifference in their runtime behaviors
07:58.23*** part/#bzflag Roxport (n=roxport@ppp-70-247-97-193.dsl.rcsntx.swbell.net)
07:59.16purple_cowlearner: that doesn't matter. it's a ridiculous extension
08:01.39learner*shrug*, coulda named em .kittens for all I care
08:02.54learneroh and you know what.. it might not make files named .dylib now that I think of it
08:02.54JeffM2501oh and cvs dosn't have the plist info thing learner
08:03.03JeffM2501had to grab one from the existing app
08:03.18JeffM2501what will they be named?
08:03.23learnersince the module flag was added, that allows libtool to break the conventional names, and .so's are made
08:03.47learnersince the intent is to run-time load them instead of link against them
08:03.55learnerforgot about that
08:03.56JeffM2501is it ok to leave them .so then?
08:04.03learneryeah, iirc
08:04.17learnerdid that so they'd be more consistent if only in naming
08:05.01learnertechnically they're still .dylib format, but named .so since it doesn't matter what they are named as the linker doesn't see them
08:05.12JeffM2501sure
08:05.19learnerplist info  thing?
08:05.34JeffM2501the xcode project wanted a file
08:05.36JeffM2501that was missing
08:05.50learnerthat should have been generated
08:05.57JeffM2501hmmm
08:06.01JeffM2501wasn't for some reason
08:06.16JeffM2501coulda been me tho
08:07.34learnerthere's a sample info plist in src/platform/MacOSX
08:07.44purple_cow.kittens would have been good
08:07.48learneras well as a mkplist.cxx program that jb wrote that auto-generates them
08:08.24learnerthe .xcode project uses one of those two methods, forget which
08:33.40JeffM2501any way to make the finder show hidden . dirs?
08:47.39JeffM2501learner, I just posted the dmg I made
08:47.51JeffM2501tried some difrent stuff in the packae
08:47.57JeffM2501see how people like it
08:48.25JeffM2501http://my.bzflag.org/builds/2.0.x/bzflag-2.0.5p.2005.11.02.dmg
08:48.42JeffM2501man pages as HTML like windows, misc dir, plugins stuff like that
08:51.23*** part/#bzflag JeffM2501 (n=jeffm@pdpc/supporter/sustaining/JeffM2501)
09:01.21*** join/#bzflag jpa- (i=jpa@lakka.kapsi.fi)
09:12.13*** join/#bzflag mmu_man (i=revol@ALyon-253-1-13-188.w83-201.abo.wanadoo.fr)
09:26.59*** join/#bzflag _Manu_ (n=jujibo@98.Red-80-36-59.staticIP.rima-tde.net)
11:02.13*** join/#bzflag LePoulpe303 (n=Miranda@AMontpellier-152-1-32-96.w81-251.abo.wanadoo.fr)
11:05.59*** join/#bzflag _Manu_ (n=jujibo@98.Red-80-36-59.staticIP.rima-tde.net)
11:15.02*** join/#bzflag jomojo (n=jomojo@c-24-17-68-130.hsd1.wa.comcast.net)
12:23.08*** join/#bzflag cerveni (n=c26abdc8@webchat.bzflag.bz)
12:27.43cerveniFirst: I don't speak English very well. but I'm interesting how to create custom map width _set function. when I sarted map width _set mountins 1 BZFS tell me BZDB error.
12:30.21ruskiecerveni, do you have an options ... end block in your bzw map?
12:30.39ruskieif not put it in
12:30.44ruskiethen you need to do this...
12:30.50ruskie-set _wingsJumpCount 3
12:30.58ruskieas an example
12:31.00ruskiein that block
12:31.38ruskiethat's basicaly all I can help you with
12:37.00cerveniI donload original map file from other server and i want to play that map, I dont remmemer webadress , I save-it like new.bzw.
12:37.54cerveniUnder file have vertex, material and other variables
12:38.53cervenioptions
12:38.54cerveni<PROTECTED>
12:38.54cerveni<PROTECTED>
12:38.54cerveni<PROTECTED>
12:38.54cerveni<PROTECTED>
12:38.54cerveni<PROTECTED>
12:38.54cerveni<PROTECTED>
12:38.54cerveni<PROTECTED>
12:38.54cerveni<PROTECTED>
12:38.54cerveni<PROTECTED>
12:38.54cerveni<PROTECTED>
12:38.54cerveni<PROTECTED>
12:38.56cerveni<PROTECTED>
12:38.58cerveni<PROTECTED>
12:39.00cerveni<PROTECTED>
12:39.02cerveni<PROTECTED>
12:39.04cerveniend
12:39.06cerveni-set _drawCelestial 1
12:39.10cerveni-set _drawClouds 1
12:39.17cerveni-set _drawGround 1
12:39.37cerveni-set _drawMountains 1
12:39.41cerveni-set _drawSky 1
12:40.28cerveniI have "end" at end block.
12:40.52*** join/#bzflag cerveni (n=c26abdc8@webchat.bzflag.bz)
12:43.39ruskiewell those -sets you have after that end
12:43.43ruskiethose should be before that end
12:44.39trepanand they're redundant, in two different ways
12:46.13trepanredundant:  Exceeding what is natural or necessary
12:48.35trepancerveni:  what version of bzfs do you have?   'bzfs -version'
12:49.29cerveniI have 2.02 for linux, I install that in FC3
12:50.13trepansome of those variables don't exit in 2.0.2, and must be removed from the map
12:50.20trepan(or you could upgrade to 2.0.4)
12:50.39trepanthe _drawXXX variables do not exist in 2.0.2, iirc
12:51.22cerveniJust download new version from bzflag server.
12:52.57cerveniThank's
13:04.27*** join/#bzflag xim (n=simonp@toronto-HSE-ppp4293909.sympatico.ca)
13:09.39*** join/#bzflag LePoulpe303 (n=Miranda@AMontpellier-152-1-47-208.w81-251.abo.wanadoo.fr)
13:11.07*** join/#bzflag ToughShooter (n=ts@p54B01F3E.dip0.t-ipconnect.de)
13:18.40*** join/#bzflag kahcepb[Ru] (n=den@213.189.217.163)
13:26.53*** join/#bzflag Birdie (n=Birdie__@d54C34DE9.access.telenet.be)
13:54.08*** join/#bzflag kahcepb[Ru] (n=den@213.189.217.163)
14:40.23*** join/#bzflag TheRedBaron (n=d8ada652@genesis.concept69.de)
14:42.28*** join/#bzflag brad2901 (i=one@unaffiliated/brad2901)
14:50.00meacanIs flag676 for real?
14:50.38TheRedBaronthat ws my question
14:51.14TheRedBaron*was
14:51.24meacanit looks like he is gathering backlinks to his site.
14:51.30meacancollecting*
14:55.44trepansmells like a bot
15:05.35*** join/#bzflag BenUrban (n=benurban@68.32.118.193)
15:08.28*** join/#bzflag SportChick (n=SportChi@ca-redbch-cuda1-c3b-a-40.stmnca.adelphia.net)
15:09.39brad2901flag676 appears to be Super Tanker
15:10.24brad2901or maybe not :P
15:13.12*** join/#bzflag Inferno285 (n=beaulieu@206.8.175.121)
15:15.35TheRedBaronYou're aren't getting away with it that easy...
15:15.49*** join/#bzflag BenUrban (n=benurban@68.32.118.193)
15:16.00ToughShootertrepan: I saw another Mac user with 2.0.4 STABLE got stuck on my testcase, too
15:16.15trepanToughShooter: ok
15:16.22ToughShooterWhat needs to be done to get it fixed?
15:16.50ToughShooternI see "sealed" showing up one little part of second when I jump on the map
15:19.43*** join/#bzflag SC (n=SportChi@ca-redbch-cuda1-c3b-a-40.stmnca.adelphia.net)
15:20.09trepanToughShooter: find someone who is willing to fix it
15:20.23trepani'm not going to remotely debug that problem
15:20.43ToughShooterjikes
15:23.10ToughShootertrepan: As described replacing the value -90 with 270 in map fixes the problem. Can the map be changed at server or client side to always get 270 instead of -90?
15:23.51trepanyou've tested all possible cases?
15:24.20ToughShooterNo, I want to know whether this is possible.
15:25.28ToughShooterThen I could look inside the code and try to change that and look at results but I think you know code better right now.
15:26.23ToughShooterok :(
15:42.02*** join/#bzflag Roxport (n=roxport@ppp-70-129-11-146.dsl.rcsntx.swbell.net)
16:00.40*** join/#bzflag gsnedders (n=gsnedder@host86-137-238-58.range86-137.btcentralplus.com)
16:00.52*** join/#bzflag bryjen (n=bryjen@63.147.94.150)
16:01.25Inferno285makeing the bz source on solaris I'm getting the error: "ld: fatal: file /opt/sfw/opt/sparcv9/libstdc++.so"
16:02.16*** join/#bzflag ep (n=ep@ip68-228-169-106.ok.ok.cox.net)
16:02.20Inferno285....": wrong ELF class: ELFCLASS64"
16:04.59*** join/#bzflag PKMOBILE (n=Apathy@12.22.249.3)
16:09.26*** join/#bzflag BenUrban (n=benurban@68.32.118.193)
16:09.46Inferno285...a very specific error...can I tell Makefile where to get "libstdc++.so" from?
16:10.51devsterdoes it say it cant find it ?
16:11.56Inferno285it gets an error when "libtooling" it.
16:13.08devsterit would help more if you pasted more output (see topic)
16:14.39Inferno285scroll up
16:15.03Inferno285font size="2"> Inferno285: makeing the bz source on solaris I'm getting the error: "ld: fatal: file /opt/sfw/opt/sparcv9/libstdc++.so"
16:15.29devsteris that the only line that gives any indication to the problem?
16:15.43Inferno285yeh
16:17.03devstergoogle not give any help?
16:21.23CIA-3BZFlag: 03trepan 07v2_0branch * 10bzflag/src/bzflag/LocalPlayer.cxx: fix a segv related to "-ms 0"
16:25.30*** join/#bzflag newbie_dont (n=jah@fwt.computerland.pl)
16:35.10*** join/#bzflag BenUrban (n=benurban@68.32.118.193)
16:35.59*** join/#bzflag Pimpi (n=frank@p548189FE.dip0.t-ipconnect.de)
16:45.35*** join/#bzflag Rb3 (n=47009e68@genesis.concept69.de)
17:15.22*** join/#bzflag badgerking (n=root@204.56.5.208)
17:17.02*** join/#bzflag Inferno285 (n=beaulieu@206.8.175.121)
17:29.54brlcadInferno285: you're compiling in 32bit mode and apparently linking against a 64bit library
17:30.07brlcadyou have to stick to either 32bit or 64bit
17:30.33brlcadprobably easiest is to add a linker flag for 32bit, maybe try: gmake LDFLAGS=-m32
17:31.19brlcadif that doesn't work, there's a variety of other things that should work
17:36.36brlcadyou probably will have to 'gmake clean' then 'gmake CFLAGS=-m32' first too
17:44.50*** join/#bzflag JeffM2501 (n=JeffM@pdpc/supporter/sustaining/JeffM2501)
17:44.51*** mode/#bzflag [+o JeffM2501] by ChanServ
17:51.15DTRemenakJeffM2501: I'm awake
17:51.26JeffM2501heh
17:51.37JeffM2501how does it feel?
17:52.18DTRemenaksurprisingly refreshing :)
17:52.36DTRemenak<JeffM2501> {#bzflag} DTRemenak, you awake?
17:53.47JeffM2501I know
17:53.55JeffM2501that was last night tho
17:53.58JeffM2501:)
17:54.08DTRemenakyeah, but I wasn't awake :)
17:54.14JeffM2501I gathered that
17:54.21JeffM2501learner answerd me up
17:54.27JeffM2501was building plugins on the tosh
17:54.33JeffM2501with yon libtool
17:54.49DTRemenakand you thought I could help? heh
17:55.05JeffM2501well you would have posibly known where libtool puts its libs
17:55.14JeffM2501and given me a hint in the right directon
17:55.26JeffM2501so it was worth a shot
17:55.35JeffM2501you are kinda smart ya know :)
17:55.44DTRemenakI have no idea :)  I strongly dislike libtool and haven't used a mac in years :)
17:55.55JeffM2501it ended up being the same as linux
17:55.59JeffM2501so you may have known
17:56.06JeffM2501but I was reaching
17:56.08JeffM2501it was late
17:56.19JeffM2501I had jus watched Star wars, and my spirit was broken
17:56.23DTRemenakheh
17:56.29DTRemenakwatched all six in a row?
17:56.37JeffM2501no just ep3
17:56.44JeffM2501man did that movie suck
17:57.19JeffM2501you probably should for completeness and some of the cg scense are good
17:57.26DTRemenakyeah, I should
17:57.29DTRemenakjust haven't :)
17:57.34JeffM2501but man not the way I would have done it all
17:57.54JeffM2501you should see clonewars if you haven't
17:57.57JeffM2501they are very good
17:58.07_tomI'm not an autotools guy, so there's a bit of hackery DTRemenak
17:58.09DTRemenakclonewars?
17:58.12JeffM2501yes
17:58.25JeffM2501cartoon network micorseries
17:58.34JeffM2501it's what the movie should have been
17:59.05DTRemenak_tom: understandable.  mostly I'm curious :)
18:00.00_tomahh.  HP has gotten a lot less crappy over time.  its almost posix compliant now
18:00.27DTRemenakI love it when people say their platform of choice "has gotten a lot less crappy" ;)
18:00.34_tomstill the buggiest of the platforms I target (and I work on MS)
18:00.38DTRemenak~hpux
18:00.39ibotit has been said that hpux is the worst of all unices out there (except for SCO of course), or more evil than AIX, or extremely painful
18:00.53JeffM2501"version 10.2, it sucks a lot less"
18:00.54DTRemenakibot doesn't have a very high opinion
18:00.57JeffM2501you don't see that in an ad
18:01.08DTRemenakJeffM2501: you do from microsoft, if you read between the lines
18:01.11_tommy platform of choice is definitely not HP.  my company's legacy
18:01.13JeffM2501heh
18:01.45DTRemenak"Windows 98 is more stable than its predecessors, and includes additional diagnostic and monitoring tools..." -> "It still crashes a lot."
18:01.49JeffM2501I think you can read that in any product if you read between the lines
18:02.31JeffM2501wonder if I could have stickers made that said "now with less suck!"
18:04.30JeffM2501well at least I finaly made an OSX version that seems to work for at least some people
18:04.53JeffM2501even did one of brlcads little window background images in the DMG :)
18:05.35DTRemenakheh
18:05.46JeffM2501and a set of plugins and docs and stuff
18:11.33DTRemenak<PROTECTED>
18:11.35DTRemenakheh :)
18:12.04DTRemenakAIX and Solaris require it to be the other way around :)
18:12.40_tomso, my biggest issue with the hp port is color
18:12.58DTRemenaklooks like you haven't done sound yet
18:13.04_tomnah, no speakers :)
18:13.06DTRemenakthat'll be a big task
18:13.08DTRemenakheh :)
18:13.17DTRemenakwhat's up with the color?
18:13.18JeffM2501there isn't an SDL for hpunix?
18:13.19_tomI figured I'd get to it if someone was interested
18:13.26_tomhaven't tried SDL JeffM2501
18:13.37JeffM2501it may help you out
18:13.42JeffM2501most platforms are using it now
18:13.51_tombasically, buildings and tanks do a semi-random downgrade to primary colors
18:14.02_tomsky, ground, walls all look fine
18:14.07DTRemenakhm, interesting.  running out of texture memory?
18:14.38_tomI've got a very beefy machine
18:14.54_tomSDL is available, I'll try it out
18:15.29_tomeww, they built is with Mesa
18:15.31*** join/#bzflag gsnedders (n=gsnedder@host86-137-238-58.range86-137.btcentralplus.com)
18:15.34_tomI'll have to grab the source
18:15.36DTRemenakheh
18:17.34JeffM2501if your HP gl is wacky, you may only want to use SDL for sound and input and stuff
18:18.07_tomHP Gl is usually great, I've got an ATI FireGl card
18:18.14JeffM2501oh
18:18.15JeffM2501I'm sorry
18:18.16_tomI'm guessing its just some configuration issue
18:18.26_tomheh
18:18.37_tomnot an ATI fan?
18:18.38ToughShooterJeffM2501: Do you have linux on your mini?
18:18.39JeffM2501we loathe the firegl card here
18:18.45_tom:-|
18:18.46JeffM2501ToughShooter, no
18:19.03JeffM2501the fireGL is the worst "high end" card we tested
18:19.16JeffM2501tho maybe your drivers are better
18:19.19JeffM2501we are under windows
18:19.30DTRemenak_tom: in his context, "here" is his workplace (CAD/CAM stuff), not "here" as in #bzflag
18:19.33_tomwell, out of the box, its probably not
18:19.34JeffM2501ToughShooter, why do you ask?
18:19.41JeffM2501yeah yeah, sorry not bzflag :)
18:19.44_tomahh
18:19.48ToughShooterJeffM2501: I want to find out more about the spin bug
18:19.57JeffM2501why does that need linux?
18:20.02JeffM2501on a ppc?
18:20.14ToughShootermaybe it's due to CPU
18:20.33ToughShooterI have seen one linux player who got stuck a while ago
18:20.38JeffM2501was he ppc?
18:20.47ToughShooterhe left before I could ask
18:20.54DTRemenakwe should send processor arch with MsgVersion
18:20.56JeffM2501the only linux ppc person I know is Tim
18:21.34gsneddersi was going to install linux here, till I discovered no PowerMac G5 fan drivers
18:21.42DTRemenakcould send the running windows version too, on windows.  would help debug some problems.
18:21.52JeffM2501gsnedders, and probably no video drivers
18:22.16JeffM2501DTRemenak, could send video card info too, but then you start geting too personal
18:22.18gsneddersJeffM2501: my 6800 ultra was picked up my the installer
18:22.28JeffM2501gsnedders, using the nv driver
18:22.35JeffM2501aka, no hardware :)
18:22.40DTRemenakJeffM2501: gl renderer string is *personal*? :)
18:22.41gsneddersjeffm2501: can't rememebr :)
18:22.48JeffM2501DTRemenak, I dono
18:22.54JeffM2501somone mentioned it may be
18:23.03JeffM2501but yes I'd like to know, OS, CPU, and video
18:23.07JeffM2501maybe even audio
18:23.10DTRemenakJeffM2501: I know a number of games which report the gl renderer string back to the server.  Steam does too, but that's no excuse for anything.
18:23.11JeffM2501be nice stats to have
18:23.20ToughShooterbrlcad: Can you please take a look at http://sourceforge.net/tracker/index.php?func=detail&aid=1344274&group_id=3248&atid=103248 ?
18:24.40DTRemenakJeffM2501: I'm certainly in favor of a notice that we collect that information, and a config setting to opt out.
18:24.54JeffM2501that would be cool
18:24.59JeffM2501totaly cool
18:25.07JeffM2501I think it would help target things better
18:25.35DTRemenakJeffM2501: I'd love to see the list server collecting the information itself.  I loathe php though.
18:25.55JeffM2501gsnedders, nvidia does not list linux PPC drivers
18:26.15JeffM2501so I doubt you'll get any good acceleration over the "nv" drivers or maybe dri
18:26.25JeffM2501DTRemenak, as do I
18:26.55DTRemenako meeeeennnnnnooootume..... :)
18:27.47JeffM2501I'm betting that spelling of it dosn't highlight :)
18:28.01Grumblerstatistics are always nice
18:28.18Grumblermenotume, you quiet slug, wake up
18:31.00Grumbleron the star wars comment DTRemenak, neither have i, but at 14.99, i might pick it up just to complete the crappy collection
18:31.15JeffM2501that's what I did
18:32.00Grumbler...on the "now with more suck"......i suggest "sucks in a different way"
18:32.36DTRemenak_tom: most of your hpux stuff looks pretty good.  We can do some configure magic to take care of the socklen_t issue and GL detection.
18:32.39DTRemenakWhere did hpglinterface come from originally?  Comments seem to indicate VTK, which is under an LGPL-incompatible license.
18:32.41JeffM2501sometimes things just suck the same way, just more
18:36.15Grumblernow if we could just get gif animations into bzflag texture mappings.......we could sell advertising..........and as a plus, i could get my animated chicken
18:36.43JeffM2501just ask trepan to hook up mp3 support
18:36.49JeffM2501then you can have your chicken
18:37.05_tomDTRemenak: I found it in a very old post, I'll look around
18:37.07JeffM2501make them use a bounding cylinder for collisions
18:37.13trepanmd3, unless you want compressed chicken sounds
18:37.16JeffM2501no
18:37.22Grumblerheh
18:37.24JeffM2501MD3 is the quake model format
18:37.35JeffM2501that is what the chicken was in
18:37.42JeffM2501from the CTC mod
18:38.08trepanyou can already do animated textures, although it's a tad expensive
18:38.38DTRemenakwe still have all the code sitting around
18:39.19JeffM2501probably can at some point
18:39.25JeffM2501probably should for 2.2
18:39.34JeffM2501it's another dependency
18:39.59*** join/#bzflag GvzEvxre (n=timr@pdpc/supporter/bronze/TimRiker)
18:40.00*** mode/#bzflag [+o GvzEvxre] by ChanServ
18:40.49JeffM2501I'd like to see the 3d part of the sound moved into something that could be abstracted
18:40.58JeffM2501to let hardware do it on OSs that can support it
18:41.11JeffM2501yet OSs that can't let them use the current software mixing
18:41.36*** join/#bzflag TimRiker (n=timr@pdpc/supporter/bronze/TimRiker)
18:41.36*** mode/#bzflag [+o TimRiker] by ChanServ
18:53.16*** join/#bzflag stumpgrinder (n=jambo@ach9-d9bbab7b.pool.mediaWays.net)
18:55.59_tomoops, missed the musky meeting
18:56.07_tomgood thing I dind't have anything to say
18:56.12_tomexcept BZ!
18:58.19_tomoops wrong channel, sorry
19:01.25*** join/#bzflag kierra (n=47009e68@genesis.concept69.de)
19:03.48*** part/#bzflag stumpgrinder (n=jambo@ach9-d9bbab7b.pool.mediaWays.net)
19:06.58*** join/#bzflag Tupone (n=Tupone@pdpc/supporter/active/Tupone)
19:06.58*** mode/#bzflag [+v Tupone] by ChanServ
19:10.44_tomwell, DTRemenak, there is no license present in the code and I can't find hide nor hair of where hpglinterface came from.  google has failed me :)
19:11.03_tomthere's no reason Mesa wouldn't work, I just prefer the performance
19:11.29DTRemenakok, whatever :)
19:12.46DTRemenakjust means we can't really distribute it, since we've got no indication of where it came from
19:13.37*** join/#bzflag installhead (n=installh@pcp08643074pcs.montbl01.nm.comcast.net)
19:13.57installheadadmin here for GU
19:14.00installheadn??
19:14.05installheadhello
19:14.13JeffM2501hello
19:14.21installheadthis is sn0w_m0nkey
19:14.29installheadare there admins here for GU server?
19:14.30JeffM2501umm ok
19:14.30ToughShooterBirdie: ping
19:14.39JeffM2501dono
19:14.42ToughShooterbirdie is one of them, IIRC
19:14.50Birdieyes?
19:15.00Birdieoh monkey, whats up?
19:15.02installheadbirdie i need your help
19:15.09Birdieyes?
19:15.29installheadsomeone with _sn0w__m0nkey was alias was saying nazi crap
19:15.37installheadtwo underscores...
19:15.43installheadmy name on GU server
19:15.58Birdiestill there?
19:16.02installheadand someone named roger also related to this
19:16.12ToughShootersounds quite similar to one the one I saw a few days ago
19:16.16installheadi would like some help with this
19:16.37installheadsn0w__m0nkey, two underscores
19:16.40ToughShooterinstallhead: I'm curious: Had he around 200ms lag?
19:16.54Birdiehe isnt there anymore
19:16.57Birdiebut i'll make a report
19:17.04installheadplease would you
19:17.10installheadand roger as well
19:17.14ToughShooterinstallhead: That's the lag I noticed for the one who teamkilled and impersonated me
19:17.33Birdiek
19:17.41Birdiecant promise it will happen soon, on gu everything can go slow:)
19:17.45Birdiei'll mail now
19:17.45ToughShooterfor me it was two o
19:17.58JeffM2501global reg is your friend :)
19:18.00installheadok, i think i will not play there for awhile
19:18.07ToughShooterBirdie: Would you be please so nice and ask for me, too?
19:18.16Birdiewas it also on gu?
19:18.18Birdiearound wich time
19:18.21ToughShooternyes
19:18.27installheadhowever i would like to know if this is related to skit and snick
19:18.55ToughShooterahem, I would need two search my log for that but I think it is less than last 2 weeks
19:19.11ToughShooterhe came after NTH and you left
19:19.12gsneddersI've got a problem making BZflag on Mac OS 10.4.3/GCC 4.0.0
19:19.27installheadNTH?
19:19.30Birdieinstallhead: they wont go that lame(talking nazi crap)
19:19.40installheadi would hope not
19:19.45JeffM2501gsnedders, you use fink?
19:20.00JeffM2501and I just did a mac build last night
19:20.01installheadbut nazi stuff is really low
19:20.03JeffM2501posted it
19:20.06ToughShootergsnedders: That usually comes when you "repair permissions" from within disk-utility
19:20.07gsneddersJeffM2501: we went through this yesterday, and came to the conclusion is wasn't fink
19:20.20JeffM2501/sw/lib/libcrypto.0.9.7.dylib
19:20.26installheadthnx for your time guys
19:20.34JeffM2501/sw is usualy fink
19:20.48JeffM2501I know for a fact that it builds just fine on 10.4.3
19:21.04JeffM2501something you have is looking for stuff in /sw
19:21.06JeffM2501and not finding it
19:21.20Birdiethoughshooter: tell me when you find it, i'll sent it in it to than
19:21.26gsneddersthen what do I do
19:21.29gsneddersreinstall fink?
19:21.35JeffM2501no fink is evil
19:21.42JeffM2501it looks like you have a fink linked libcurl
19:21.43JeffM2501somewhere
19:21.44ToughShootergsnedders: When you tried to "repair permissions" you can try to uninstall and reinstall dev tools
19:21.50JeffM2501libssl is a dead give away
19:22.18gsneddersreinstall dev tools? :(
19:22.24JeffM2501gsnedders, do you just want a 2.0.5 build?
19:22.28ToughShooterbut when not used "repair permissions" it's nonsense to reinstall
19:22.44JeffM2501where is your libcurl from?
19:22.54gsneddersmight of come from fink a long time ago
19:23.04JeffM2501that would be bad
19:23.21JeffM2501it is looking for other libs in the fink places
19:23.33JeffM2501what do you have in /sw ?
19:23.37gsneddersnothing.
19:23.41JeffM2501hmm
19:23.46gsneddersuninstalled fink
19:23.51JeffM2501did you ever manualy shuffle libs around?
19:23.54gsneddersnope
19:23.55JeffM2501in the past?
19:23.58gsneddersnever.
19:24.04JeffM2501or try to build your own libcurl?
19:24.14gsneddersummm...
19:24.26gsneddersmight of done, although i don't think i did
19:24.41JeffM2501cleaing out libs is a pita
19:24.46JeffM2501if you jsut want a build I posted one
19:24.47JeffM2501http://my.bzflag.org/bb/viewtopic.php?p=57700#57700
19:24.55gsneddersnope: got a couple of patches.
19:25.14JeffM2501patches?
19:26.09gsneddersto identify a couple of groups on viper's
19:26.58*** part/#bzflag kierra (n=47009e68@genesis.concept69.de)
19:27.34JeffM2501then you'll need to find out what libs your linking that want libs in sw
19:27.43JeffM2501to me it looks like your libcurl
19:28.42JeffM2501I'd see how many you have
19:28.42JeffM2501I know for a fact that it builds just fine on a normal 10.4 install
19:28.42*** join/#bzflag Thumper__ (n=bernt@CPE000102d0fe75-CM0012256ecbde.cpe.net.cable.rogers.com)
19:28.43gsneddersany way to get it back to the OS X default?
19:28.43gsneddersshort of a reinstall?
19:28.43JeffM2501I did it like 5 times last night :)
19:28.43JeffM2501dono
19:28.57JeffM2501I'm not an OSX system expert
19:28.59BearPersongsnedders, I'd try doing the macos equivalent of "ldconfig" first
19:29.13JeffM2501if It was my system with the problem I'd find all my libcurls
19:29.19JeffM2501and remove any non apple ones
19:29.51JeffM2501BearPerson, if you can't tell him the exact command he's not going to be able to do it
19:30.03BearPerson/sbin/ldconfig
19:30.04BearPersonon linux
19:30.12JeffM2501OSX is not linux
19:30.16BearPersondunno if os X has something that does the same
19:30.22BearPersonupdates /etc/ld.so.cache
19:30.32BearPersonand creates a few symlinks in */lib
19:30.39JeffM2501they probalby have a tool for it, but OSX dosn't use .so files
19:30.47JeffM2501it's all dylib stuff
19:31.03gsneddersjeffm2501: got libcurl in: /Devloper/SDKs/*/usr/lib and /usr/lib
19:31.20JeffM2501check your path and find out what one it gets first
19:31.30gsneddershow?
19:31.31BearPersonlooks to me like -lssl and/or -lcrypto don't get found
19:31.44*** join/#bzflag _tom (n=tom@c-67-185-140-239.hsd1.wa.comcast.net)
19:31.50*** join/#bzflag GvzEvxre (n=timr@pdpc/supporter/bronze/TimRiker)
19:31.51*** mode/#bzflag [+o GvzEvxre] by ChanServ
19:33.15*** join/#bzflag PKMOBILE (n=Apathy@12.22.249.3)
19:33.35JeffM2501yeah tha'ts his problem
19:33.43JeffM2501makes me think his libcurl linked against them
19:33.47JeffM2501gsnedders, export path
19:34.07gsneddersjust in a new terminal?
19:34.09gsneddersor where?
19:34.17JeffM2501yes
19:34.27JeffM2501tho if this is over your head a reinstall may be best
19:34.28gsneddersnothing comes up
19:34.36JeffM2501if you screw up you can jack your machine
19:35.17gsneddersproblem is i don't particulary want to reinstall, and have to reinstall all of my other apps
19:35.39JeffM2501well then you may just have to go do some reasearch on how to fix lib problems in OSX
19:35.44JeffM2501there is no magic easy answer
19:35.50JeffM2501you are doing developemnt
19:36.41gsneddersfuck it. as much as i hate fink, it should at least work with it installed.
19:36.49JeffM2501please watch your language
19:36.54gsnedderssorry...
19:37.02JeffM2501fink installs things that are incompatable with the apple libs
19:37.11JeffM2501how do you expect that to work?
19:38.24JeffM2501you could try replacing the one in your usr/lib with a copy from the dev SDK thing, but it's just a guess and could screw up stuff
19:38.28JeffM2501I'd make a back up first
19:38.46JeffM2501now when you said you "uninstalled" fink, did you use an uninstall tool? or just throw away the dir?
19:39.34gsnedderson the fink website, it says to just delete /sw
19:39.50JeffM2501well that could have removed too much
19:40.04JeffM2501you may want to see if your OSX disks have a "repair" function
19:40.06JeffM2501and try that
19:40.15JeffM2501then do the same with dev tools
19:40.21JeffM2501that sould not make you reinstall your apps
19:41.02*** join/#bzflag jujibo (n=jujibo@98.Red-80-36-59.staticIP.rima-tde.net)
19:58.02Inferno285Aribeth: ping
19:59.52Aribethpong
20:00.22Aribethinferno285 pong
20:01.01Aribethinferno285 ping
20:01.30Aribethhummm...no one home
20:02.27*** join/#bzflag gsnedders (n=gsnedder@host86-137-238-58.range86-137.btcentralplus.com)
20:02.46gsneddershere's the good news: no more errors about stuff in /sw not being found
20:02.52gsneddersbad news: http://geoffers.uni.cc/bz.txt
20:02.57gsneddersnew errors :(
20:09.00gsneddersis this better or worse? :P
20:14.21Tuponegsnedders: what OS is again ?
20:14.27gsneddersMac OS 10.4.3
20:14.44*** join/#bzflag jujibo (n=jujibo@98.Red-80-36-59.staticIP.rima-tde.net)
20:14.48Tuponewould you mind trying configuring adding --without-regex
20:15.15Tuponewell, not mandatory, do it as you like
20:15.25gsnedderswhy does BZflag have regex?
20:15.33Tuponeaww
20:15.45ToughShooterI have the paranoid feeling you need to use the uninstall script that comes with devtools and then reinstall it from CD
20:16.02gsneddersi'll try that if this fails.
20:16.39Tuponegsnedders: regex will not fix it, just a partial fix, more else is there
20:17.17SportChickgrrr - anyone have any idea why a PM I sent on bzbb is still sitting in my outbox 2 days later?
20:17.39ToughShooterThe one hadn't checked mail or hadn't logged in probably
20:24.06gsneddersTupone: http://geoffers.uni.cc/bz.txt
20:25.18Tuponegsnedders: your curl installation is broken
20:25.22Tuponeprobably
20:25.43Tuponebetter you check with some MacOS'ed guys
20:26.33_Manu_gsnedders, hi
20:26.41gsneddershi
20:26.59gsneddersi've got a libcurl.a in /usr/lib, but not /usr/bin
20:27.31Tuponedo you have curl-config?
20:28.09_Manu_it's ok in lib directory.. it's a lib not a program
20:29.21gsneddersTupone: yeah
20:29.31Tuponewhere it is ?
20:29.40gsnedders_Manu_: then why's it looking for it in /usr/bin?
20:29.53ToughShooter_Manu_: One time I have seen /usr/lib/bin on a friends debian installation ;)
20:30.01_Manu_because it's bad configured/installed
20:30.04gsneddersTupone: /usr/bin
20:30.05_Manu_ToughShooter, sure :)
20:30.09Tuponecurl-config --libs
20:30.23gsnedders-L/usr/lib -lcurl -L/sw/lib -lssl -lcrypto -lssl -lcrypto -lz
20:30.40gsneddersthe /sw no longer exists
20:31.10Tuponeit does not seems it apply those. Perhaps you have to clean the cache :/
20:31.22gsneddershow?
20:31.32Tuponeperhaps you have another curl-config in some other place that is chosen instead of this
20:32.02gsneddersnope, only one curl-config
20:32.05ToughShootercurl-config should be at /usr/bin/curl-config
20:32.14gsneddersthat\s the only place it is.
20:33.41_Manu_gsnedders, probably you must uninstall libcurl.. and revise your steps to install it
20:33.42Tuponebzpastebin your config.log
20:34.13gsneddersbzpastebin?
20:34.15gsnedderswhere?
20:34.22gsneddersduh
20:34.26gsnedders:)
20:34.54_Manu_heh
20:35.12gsnedderstoo big for bzpastebin
20:35.23_Manu_~pastebin
20:35.26ibot[pastebin] a place to paste your stuff without flooding the channel - try http://pastebin.ca/
20:35.27Tuponenope
20:35.38Tuponeyou should upload as a file
20:35.47Tupone~bzpastebin
20:35.50ibotbzpastebin is, like, a place to paste your stuff without flooding the channel, and it archives too. - try http://bzflag.pastebin.ca/
20:35.59Tupone:)
20:36.00gsnedders"We did say the maximum allowable file size is 60,000 bytes. You sent us a file that is too big. Sorry, it is being ignored."
20:36.14_Manu_you can split it
20:36.16_Manu_:)
20:36.17Tupone60Kbytes? confi.log
20:36.26gsneddersconfig.log
20:36.33gsnedders116KB
20:36.53Tuponeyep, split that in two
20:37.14Tuponewell, you could upload to your site too
20:37.19gsneddershttp://pastebin.ca/27530
20:37.28gsnedderscopy and paste works wonders :)
20:38.15gsneddersneed to get rid of all the references to /sw somehow...
20:38.43Tupone/usr/bin/libcurl.a ?
20:38.52Tuponewhat is that?
20:38.58*** join/#bzflag Legoguy (n=Legoguy@ppp-69-214-217-121.dsl.emhril.ameritech.net)
20:38.59gsneddersi dunno
20:39.08gsneddersdoesn't exist, whatever it is.
20:39.23_Manu_is really libcurl.a at /usr/bin?
20:39.35gsneddersno
20:39.46_Manu_so it's a bad curl installation
20:40.07Death_Barrelhttp://www.factorypro.com/media/yesyesyes.wmv
20:40.21_Manu_libcurl.a is the static version of libcurl
20:40.35*** join/#bzflag SC_work (i=DonnaCra@24-75-159-182.vnnyca.adelphia.net)
20:42.41Inferno285Aribeth: ok, I'm back sry...
20:42.54Aribethnp
20:43.19Aribethwhats up?
20:43.57Inferno285do you know abouth the"wrong ELF class" error?
20:43.57Aribethno
20:44.09Inferno285:o
20:44.19JeffM2501like ranger insted of wizard?
20:44.33JeffM2501elven clerics are just wrong
20:44.53Inferno285well I know that it is related to 64 bit processor files vs 32 bit
20:45.00JeffM2501yes
20:45.03Aribethhehe
20:45.13JeffM2501you are trying to run the wrong one for your hardware
20:45.30Inferno285yeh, but bzflag is the evil runner
20:45.33Inferno285:P
20:45.45JeffM2501you have the wrong one then
20:46.01Inferno285I have 2 copies, on e for 32 and one for 64
20:46.04JeffM2501or it's using libs from a 32bit lib
20:46.09JeffM2501http://pari.math.u-bordeaux.fr/archives/pari-dev-0310/msg00034.html
20:46.12JeffM2501google is your friend man
20:46.22Inferno285I googled it already
20:46.53JeffM2501then you should know what the problem is
20:47.24JeffM2501you are on 64 bit solaris?
20:47.39Inferno285I do, but I don't know how to make bzflag run a different file
20:47.41Inferno28532...
20:47.58JeffM2501are you tring to run the 64 bit versioin of bzflag?
20:48.09JeffM2501bzflag dosn't "run" files
20:48.11Inferno285huh?
20:48.13JeffM2501you run the bzflag file
20:48.41JeffM2501the bzflag executable you are running, was it built for 32 bit or 64?
20:48.43Inferno285yeh your right..that's why I asked aribeth, solaris expert
20:48.56Inferno285Jeff, I have no idea.
20:49.03JeffM2501where did you get it?
20:49.47Inferno285just a sec
20:49.51Aribethinferno285, you will need to find out
20:50.05Inferno285find out hat?
20:50.08Inferno285*what*
20:50.20JeffM2501what your exe is
20:50.26JeffM2501where did you get it?
20:50.39Aribethlol
20:50.58Inferno285*looking*
20:52.46*** join/#bzflag Thumper_ (n=bernt@CPE000102d0fe75-CM0012256ecbde.cpe.net.cable.rogers.com)
20:54.04*** join/#bzflag SilentSwan (n=silent@unaffiliated/silentswan)
20:54.24Inferno285did A firefox history search..whew...http://prdownloads.sourceforge.net/bzflag/bzflag-2.0.4.20050930.tar.bz2?use_mirror=easynews
20:54.26SilentSwanhmm
20:54.35JeffM2501so you built it?
20:54.40JeffM2501that's all you had to say
20:54.55Inferno285I "./configured" it!
20:55.03JeffM2501that is part of building
20:55.13JeffM2501you did the autogen then config then make?
20:55.15Inferno285I haven't "make"ed it because of the above error
20:55.23Inferno285yeh
20:55.25JeffM2501ok then what gives you that error?
20:55.29JeffM2501what is the exact error
20:56.27Inferno285"ld: fatal: file /opt/sfw/lib/sparcv9/libstdc++.so: wrong ELF class: ELFCLASS64"
20:56.43JeffM2501your libc is not the right one for your OS
20:56.48JeffM2501you need to fix that
20:57.01JeffM2501probably a 64 bit lib c
20:57.07JeffM2501on a 32 bit system
20:57.12SilentSwanah the joys of sfw crap
20:57.15Inferno285I have a libc for 32 system too
20:57.27JeffM2501then you want it to use that
20:57.33Inferno285yeh, how?
20:57.40JeffM2501make sure it's first in the path
20:57.49JeffM2501why do you have 64 bit libs on a 32 bit system?
20:57.56*** join/#bzflag TD-Linux (n=TD-Linux@24-159-197-101.dhcp.roch.mn.charter.com)
20:57.59SilentSwansparcv9 is 64
20:58.01Inferno285caem with :S
20:58.16JeffM2501then fix up your OS so it won't use em by default
20:58.36Inferno285Aribeth, do you know about that one?
20:58.46JeffM2501Lose my head to the chemical freeway, Comin' up on overload
20:58.47JeffM2501In a mystic new dimension, Purify and sanctify me
20:58.48JeffM2501What, so I'm in no end game, Move my piece right off the board
20:58.48JeffM2501Losing sure is easy so I am no more
20:58.48JeffM2501But I'm not broken, in my dream I win. In here I'm nothing, a Cosmic Castaway
20:59.11Inferno285how do I find if I have 32 or 64?
20:59.29JeffM2501you should now by the computer I would think right?
20:59.52Inferno285is it...server side or client side?
20:59.52Aribethok
21:00.49Aribethwhen you boot do you see a message that says 64 OS installed, but running 32 bit os
21:01.10Aribethdo you see that message?
21:01.13Inferno285no
21:01.56Inferno285again, is CPU server side or client side?
21:02.31JeffM2501oh your on your whackass thin client?
21:03.16brlcadInferno285: did you do the two things I said?
21:03.30Inferno285which are?
21:03.43JeffM2501so that means "no"
21:03.47Inferno285I have the "PATH=" yes
21:04.02brlcad12:29 <@brlcad> Inferno285: you're compiling in 32bit mode and apparently linking against a 64bit library
21:04.05brlcad12:30 <@brlcad> you have to stick to either 32bit or 64bit
21:04.07brlcad12:30 <@brlcad> probably easiest is to add a linker flag for 32bit, maybe try: gmake LDFLAGS=-m32
21:04.11brlcad12:31 <@brlcad> if that doesn't work, there's a variety of other things that should work
21:04.13brlcad12:36 <@brlcad> you probably will have to 'gmake clean' then 'gmake CFLAGS=-m32' first too
21:04.31Aribethyep
21:04.43Inferno285I totaly missed that...sry
21:04.54brlcadbasically, gmake clean, gmake CFLAGS=-m32 LDFLAGS=-m32
21:05.25Inferno285*running*
21:05.55Inferno285same error, should I try it with -m64?
21:06.08brlcadsure
21:06.29brlcadlibtool detected XXbit at configure time
21:06.47brlcadyou could rerun configure with the -m32 as well and/or set the ABI env var iirc
21:07.26Inferno285ABI..to what?
21:07.58*** join/#bzflag bz1955 (n=5561202f@webchat.bzflag.bz)
21:08.11brlcadtry it without it first
21:08.15brlcadyou'd have to read the ld manpage
21:08.53bz1955.
21:09.04Inferno285I tried it with 64 and got many more errors, probably meaning it's an 32 bit
21:09.17Inferno285so *reconfiguring*
21:09.23brlcadyou did a clean beforehand, yes?
21:09.29brlcadyou must clean before trying anything new
21:09.57Inferno285oh, didn't sry, how do I do that?
21:10.28brlcadyou uhm, run, uhm
21:10.30Inferno285delte config.status?
21:10.31brlcadgmake clean
21:11.11Inferno285timely stuff
21:12.11Inferno285BTW, I do edit the makefile to put bzfs at the top of the list so I don't have to wait 30 minutes!
21:14.17brlcadbzfs is dependent on several of the libraries that preceed it
21:14.35Inferno285could that be it you think?
21:14.43Inferno285it's an ELF error...
21:15.08brlcadno that's not the elf error, the elf error is inconsistency in your build bitness
21:15.26brlcadbut that doesn't mean it'll work if it tries to link without it's libraries being built
21:16.11Inferno285ok, I'll try it "correctly" will you be here in..say 30 minutes
21:21.11Inferno285does it normally take that long?
21:21.20*** join/#bzflag SportChicky (i=DonnaCra@24-75-159-182.vnnyca.adelphia.net)
21:23.02JeffM2501who wants to live forever? who wants to live forever? ... who dares to love forever?
21:23.38brlcadi'll see you that dare and raise you two quid
21:23.45Aribethi do, i do, i do :P
21:23.59JeffM2501I see your quid and raise you a squid
21:24.17Aribethi see that and rais you a Marine
21:24.19Aribeth:P
21:24.24Inferno285live forever *choke*
21:24.25JeffM2501is she hot?
21:24.34Aribethyep
21:25.19Aribethi am inmortal inferno285
21:25.32Inferno285*immortal*
21:25.44Inferno285I bet you are
21:25.50JeffM2501I have inside me blood of kings
21:25.52Aribethoops, corrected my own good spelling
21:25.53brlcadAribeth: sounds kinky
21:26.09Aribeth:)
21:26.29Aribethlol
21:27.33Aribethahhh karma
21:28.02Aribethi must have generated some bad karma for myself in some past life
21:28.20Inferno285~karma
21:28.20ibotinferno285 has karma of -1
21:28.22Aribethand im paying for it now :P
21:28.43Inferno285~karma Aribeth
21:28.43ibotaribeth has karma of 25
21:28.48Inferno285wow
21:28.49Aribeth:)
21:28.54JeffM2501~karma JeffM2501
21:28.54ibotjeffm2501 has karma of 76
21:29.11JeffM2501must get tim to move over the karma from the past life one day
21:29.21Aribethya
21:29.34JeffM2501TimRiker, you you do a karmic transfer?
21:29.37Inferno285brlcad, YAY, that worked :)
21:29.43TimRikeryou you?
21:29.50JeffM2501can sorry
21:29.51TimRiker=)
21:29.57JeffM2501pat -> me :)
21:30.07TimRikeradditive?
21:30.13JeffM2501I'd think so
21:30.21JeffM2501he stoped when I started
21:30.35JeffM2501he was a bit of an idiot tho
21:31.06Aribethstill its your karma jeff
21:31.18JeffM2501it is
21:31.28JeffM2501tho SC did most of it
21:31.30Inferno285next error:
21:31.30Inferno285*** No rule to make target `../obstacle/libObstacle.la', needed by `bzfs'.  Stop.
21:31.34JeffM2501cus I sent her a puter
21:32.23brlcadInferno285: that's your fault
21:32.28brlcadfor moving bzfs around
21:32.37Inferno285really, COOL!!
21:32.38brlcadput it back
21:32.42Inferno285I will
21:32.48JeffM2501rule 1 of makefile messing, "don't want none.. don't start none"
21:33.07*** join/#bzflag A_Meteorite (n=A_Meteor@ppp-71-136-168-7.dsl.snlo01.pacbell.net)
21:33.22TuponeJeffM2501: how does the autotool learning phase proceed?
21:33.37JeffM2501Tupone, sadly I didn't get time to read much last ngiht
21:33.45Inferno2852 hours of nothing, here goes
21:33.50JeffM2501watched a bad bad movie
21:33.54JeffM2501then did an OSX build
21:33.59JeffM2501till the wee hours of the night
21:34.02A_Meteoritedid it work?
21:34.05A_Meteorite;)
21:34.09Inferno285~bad movie
21:34.10ibotBad movie, bad! No cookie for you!
21:34.12JeffM2501A_Meteorite, you don't read bzbb?
21:34.19A_Meteoriteyes
21:34.26JeffM2501then you know how it went
21:34.29A_Meteoritethe plugins won't work
21:34.40JeffM2501they should
21:34.41A_Meteoriteon either -loadplugin or /loadplugin
21:34.52JeffM2501then that's how it went :)
21:35.08A_Meteoritegetting error:
21:35.22A_Meteorite<PROTECTED>
21:35.31A_Meteoritedyld: lazy symbol binding failed: Symbol not found: __Z15bz_debugMessageiPKc
21:35.32A_Meteorite<PROTECTED>
21:35.32A_Meteorite<PROTECTED>
21:35.33A_Meteoritedyld: Symbol not found: __Z15bz_debugMessageiPKc
21:35.33A_Meteorite<PROTECTED>
21:35.35A_Meteorite<PROTECTED>
21:35.37A_Meteoritelogout
21:35.51A_Meteoritethat's in the bzfs window
21:35.52JeffM2501pastebin man
21:35.53JeffM2501pastebin
21:35.55A_Meteoritek
21:36.08JeffM2501then plugins are busted on the mac
21:36.42JeffM2501I'll rebuild when learner finishes his changes
21:36.47A_Meteoritek
21:36.52A_Meteoriteposting...
21:37.05JeffM2501why?
21:37.09JeffM2501not like I can fix it
21:37.18A_Meteoritejust so you can see
21:37.26JeffM2501I don't realy care to see
21:37.31A_Meteoriteoh...
21:37.43JeffM2501the makefile changed in regards to how plugins are made
21:37.48JeffM2501it is busted
21:37.50A_Meteoriteahh
21:38.01JeffM2501learner said he was making some changes to it, when he is done, it shoudl work again
21:38.03A_Meteoriteok, when it is fixed can you do a new build please?
21:38.16JeffM2501<JeffM2501> I'll rebuild when learner finishes his changes
21:38.17*** join/#bzflag BenUrban (n=benurban@68.50.155.230)
21:38.19TimRiker~karma JeffM2501
21:38.19ibotjeffm2501 has karma of 314
21:38.25JeffM2501wow
21:38.27JeffM2501thanks
21:38.28A_Meteoritethank you
21:38.30Inferno285JeffM2501, do you do solaris builds?
21:38.37JeffM2501Inferno285, no, I use real computers
21:38.45TimRikerthat other guy has 0 karma now.
21:38.52Inferno285~karma
21:38.52ibotinferno285 has karma of -1
21:39.00JeffM2501death is a natural part of life
21:39.05TimRiker=)
21:39.08A_Meteorite~karma
21:39.08ibota_meteorite has neutral karma
21:39.09JeffM2501it was his time to go
21:39.10Inferno285"the other guy" mustn't be me :(
21:39.13JeffM2501stupid name anyway
21:39.14A_Meteoritelol
21:39.15BenUrban~JeffM2501--
21:39.16BenUrbanthat's one...
21:39.18BenUrbanheh
21:39.20BenUrban~karma
21:39.20ibotbenurban has karma of -2
21:39.26JeffM2501what was that for?
21:39.28Inferno285hehe
21:39.33JeffM2501that's not very nice
21:39.49Aribeth~lart BenUrban
21:39.58A_Meteoritewoah
21:40.00Inferno285lol
21:40.21A_Meteoriteisn't there spank?
21:40.24Aribeth~ bad BenUrban
21:40.26ibotBad BenUrban, bad! No cookie for you!
21:40.30BenUrban~spank A_Meteorite
21:40.31ibotACTION bends A_Meteorite over his knee and tatoos 'ibot' on A_Meteorite's pasty white buttocks.
21:40.37brlcadthat debugMessage symbol isn't related to the changes i made or am making..
21:40.42A_Meteoritethat's um nice..
21:40.43*** join/#bzflag prodan (n=prodan@p54AD503A.dip.t-dialin.net)
21:40.56JeffM2501ok
21:40.57TimRikerok, lay off the bot and resume bzflag discussions.
21:41.03brlcadbz_debugMessage is where?
21:41.04JeffM2501yeah
21:41.12JeffM2501in the API
21:41.14Aribeth~jeffM2501++
21:41.14JeffM2501with all the others
21:41.18JeffM2501or at least should be
21:41.23JeffM2501IIRC it didn't move
21:41.24Inferno285Tim, are you an active delevoper?
21:41.35BenUrbanlmao
21:41.38brlcad"in the api" as in src/bzfs/bzfsAPI.cxx?
21:41.42JeffM2501tim is the maintainer there skip
21:41.46JeffM2501yeah should be
21:41.57Aribeththats like asking the sky if its blue
21:42.01BenUrbanindeed
21:42.09BenUrbanthough sometimes it's orange
21:42.11brlcadstill perhaps a valid question :)
21:42.15BenUrbanoh hi orange
21:42.17BenUrban;)
21:42.22*** part/#bzflag A_Meteorite (n=A_Meteor@ppp-71-136-168-7.dsl.snlo01.pacbell.net)
21:42.49JeffM2501huh?
21:43.05BenUrbansigh
21:43.06BenUrbanbad joke
21:43.14orangeBenUrban: pong
21:43.19BenUrbanheh
21:43.22Aribethhi orange
21:43.26JeffM2501lined 1186 in bzfsAPI.cxx
21:43.57orangehiya aribeth
21:43.57JeffM2501that starts the debug logers
21:44.35orangearibeth: http://www.frappr.com/bzflagplayers
21:44.42TimRiker~dict active
21:45.13Inferno285who is "owner" of ibot?
21:45.20orangeyou guessed it
21:45.25TimRiker~owner
21:45.27ibotTimRiker is my owner
21:45.32BenUrbanheh
21:45.35JeffM2501brlcad, wonder if it dosnt like the BZF_API void bz_debugMessagef( int debugLevel, const char* fmt, ... ); one
21:45.39Inferno285cool
21:45.50TimRikerBenUrban: =)
21:46.07BenUrbanor something like that ;)
21:46.08brlcadah, hm
21:46.23brlcadJeffM2501: perhaps..
21:46.52brlcadthe dynamic linker might not be able to discern between the two at runtime even after name mangling.. dunno
21:47.02JeffM2501that's the only one I can think that would be nonstandard
21:47.15brlcadit is odd that it'd focus on just that one
21:47.29JeffM2501probalby the only one used in that plugin
21:47.33*** join/#bzflag mmu_man (i=revol@ALyon-253-1-54-206.w86-193.abo.wanadoo.fr)
21:47.34JeffM2501I can test it when I get home
21:47.43JeffM2501I'll check a plugin and see what it's using
21:48.12JeffM2501maybe it needs a more unique name
21:48.13brlcadshould be able to get rid of the first one
21:48.18brlcadthe second covers it
21:48.30JeffM2501true
21:48.38brlcadfmt == message with no va_list
21:49.12brlcadoh, but they are named different
21:49.14brlcadduh
21:49.16JeffM2501then when I get home I'll pull it, and rename
21:49.20JeffM2501there arn't that many that use it
21:49.24JeffM2501we can just have them change
21:49.32JeffM2501it'll be an API version bump tho
21:49.33brlcadi didn't notice the f
21:49.37JeffM2501yeah
21:49.39brlcadit's complaining about the non-f one
21:49.43JeffM2501oh
21:49.47JeffM2501wierd then
21:49.51brlcadyeah
21:50.38brlcadso it might be what I was thinking originally, might be the first symbol it encounters
21:50.49*** join/#bzflag wizart (n=wizart@dslb-084-058-139-192.pools.arcor-ip.net)
21:51.09brlcadah, now I remember!
21:51.43brlcadthe symbols are in the bzfs binary.. but if they strip bzfs, the symbols names are gone and the dynamic linker can't resolve
21:52.31JeffM2501how did I "strip" it?
21:54.26*** join/#bzflag prodan (n=prodan@p54AD503A.dip.t-dialin.net)
21:56.01prodanmoin
21:56.48brlcadbzfs would be stripped
21:57.18brlcadthe bzfs shipped in the distro is/was stripped as it saves loads of megs
21:57.33brlcadif he's using that one, he'd get that error
21:58.01brlcadsome kids just strip it for the sake of stripping even when they build it though too
21:58.26brlcadthe problem is that bzfsAPI.cxx should be pulled into it's own lib (probably along with the rest of the bzfs) sources
21:58.38brlcadand bzfs links against it for resolution, as do the plugins
21:58.43brlcadso there is nothing to resolve
21:58.50brlcadthat should work
21:59.26brlcadjust requires a lil bit of makefile restructuring, i'll add that in to the new configure stuff for the plugins
22:06.45_tomso, earlier, someone suggested SDL would help out with my HP port.  I rebuilt with SDL, but don't see any differences?  What is SDL supposed to assist with?
22:07.20_tomI'm guessing it was related to the fact that I haven't done the sound yet.
22:07.48JeffM2501SDL abstracts window, sound, and input
22:07.58JeffM2501mostly it coudl help with your sound
22:08.12JeffM2501brlcad, he was using the one I build last night
22:08.56_tomdarn, no magic pill for my color troubles
22:09.20*** part/#bzflag prodan (n=prodan@p54AD503A.dip.t-dialin.net)
22:09.22brlcadJeffM2501: how'd you build?
22:09.37brlcadi don't recall if I added stripping to the xcode steps
22:09.51*** join/#bzflag deprecated (n=deprecat@c-24-18-18-191.hsd1.wa.comcast.net)
22:09.57CIA-3BZFlag: 03atupone * 10bzflag/ (5 files in 3 dirs): Fix handicap
22:11.40JeffM2501I build with command line
22:11.45JeffM2501then ran the xcode
22:11.49JeffM2501to do the package
22:12.00Inferno285didn't work, what was the 32 option for configure
22:12.07JeffM2501configed using --enable-shared
22:12.10brlcadhere's a question.. how big is the bzfs binary?
22:12.23brlcadand if you strip it, does it get any smaller? :)
22:12.26JeffM2501it was smaller then I remember
22:12.34JeffM2501the entire package was like 16 megs
22:12.41JeffM2501IIRC it used to be like in the 30s
22:12.46JeffM2501so it may be stripped
22:12.48brlcaduncompressed or compressed?
22:12.55JeffM2501I just didn't do any manual strip command
22:12.59JeffM2501uncompressed
22:13.11JeffM2501grab the dmg :)
22:13.16JeffM2501I dopn't have a mac here to check
22:13.26brlcadoh yeah.. 16mb uncompresssed wouldn't be with symbols
22:13.30Pimpi21M
22:13.39Inferno285I did "./configure --disable-shared" yes
22:13.41JeffM2501the dmg has other stuff in it too
22:13.54JeffM2501I added some pluigins, the misc dir, and docs
22:14.21brlcadstripping should be fine, it's the nature of how the plugin is calling symbols from the binary that's horking it up
22:14.31brlcadit just needs to be in a lib
22:14.44Inferno285hm, so what do I do for "./configure"?
22:14.45JeffM2501so plugins just don't work on the mac yet then
22:14.49Pimpi2,5M stripped
22:15.01brlcadthey should if bzfs isn't stripped
22:15.17JeffM2501then the xcode thingy must strip
22:15.20brlcadthere's likely a strip step in xcode
22:15.35JeffM2501so if I rebuild bzfs and manualy put it in the package that would work
22:15.49brlcadInferno285: saying it doesn't work doesn't help as to why -- what happened when you put it back?
22:16.12brlcadJeffM2501: yeah, that should work
22:16.20JeffM2501k, I'll do that tonight and repost
22:16.30Inferno285brlcad, same error... ELF
22:16.38JeffM2501so you plan on making it use a bzfs static lib?
22:16.46JeffM2501sounds a lot like how windows does it
22:16.53brlcadInferno285: you'd gotten past the elf error with some combination of flags/cleans
22:17.20brlcadyou're likely not using the same flags/cleans correctly again
22:17.28brlcadJeffM2501: yeah, pretty much
22:17.41Inferno285I got another error..stopping the gmake. Which must have come before ELF
22:17.41JeffM2501that method makes more sense to me
22:18.21JeffM2501on an unrelated note, can a mac boot to a USB drive?
22:18.32Inferno285can I just not install bzfs or what?
22:19.40*** part/#bzflag ToughShooter (n=ts@p54B01F3E.dip0.t-ipconnect.de)
22:20.34Inferno285brlcad, is it possible to not install bzfs?
22:22.38*** join/#bzflag DTRemenak (n=DTRemena@DHCP-170-143.caltech.edu)
22:22.38*** mode/#bzflag [+v DTRemenak] by ChanServ
22:27.32brlcadInferno285: to be honest, you're making this quite difficult -- more than it needs to be
22:28.08Inferno285how can I make it easier?
22:28.10brlcadtry this, unpack the bzflag sources again -- new directory -- don't edit files (none)
22:28.19Inferno285ok
22:28.34JeffM2501if it ain't broke, don't try to fix it :)
22:29.07brlcadexport LD_NOEXEC_64=1
22:29.14brlcadecho $LIBPATH
22:29.17brlcadwhat does it output?
22:30.39Inferno285blank
22:30.42Inferno285nothing
22:30.47Inferno285zilch
22:31.14brlcadexport LIBPATH=/usr/lib
22:31.57brlcadnow run ./configure and watch for an ld line
22:32.17Inferno285huh, I'm still unpacking new copy
22:32.23brlcadk
22:32.27Inferno285beaulieus@sun8# export LIBPATH=/usr/lib
22:32.27Inferno285LIBPATH=/usr/lib: is not an identifier
22:32.51brlcadso you didn't do the LD_NOEXEC_64 line either then
22:33.05Inferno285yeh, exactly
22:33.17brlcad17:28 < Inferno285> how can I make it easier?
22:33.20brlcadstop doing that
22:33.32bryjen<PROTECTED>
22:33.45brlcadrun them without the export
22:33.50brlcad(both)
22:33.58brlcadthen: export LD_NOEXEC_64 LIBPATH
22:35.21Inferno285done
22:35.32brlcadnow run ./configure and watch for an ld line
22:36.26Inferno285should I do anything first..
22:36.56brlcaddo you have a configure file?
22:37.15brlcadls -la configure
22:37.41Inferno285yeh
22:37.49*** join/#bzflag _bubbles_ (i=nicole@toronto-HSE-ppp4064681.sympatico.ca)
22:37.59brlcadokay, run:
22:38.08*** join/#bzflag triclops (n=triclops@203-158-46-13.dyn.iinet.net.au)
22:39.43brlcad./configure LDFLAGS=-L/usr/lib CFLAGS=-m32
22:40.02brlcadhopefully it'll pass the compiler sanity check
22:42.03Inferno285*running*
22:46.57brlcadis it not done yet?
22:47.06Inferno285almost
22:47.46brlcadwhen it completes:
22:47.48brlcadbash
22:48.01brlcadgmake 2>&1 | tee build.log
22:48.04Birdiethoughshooter ping
22:48.05*** join/#bzflag Ice_Wewe (n=Ice_Wewe@ppp-216-106-107-249.storm.ca)
22:48.15Inferno285ok
22:48.19Ice_Wewehello
22:48.23Inferno285I never did "bash" before
22:48.36Birdiedang he left allready
22:48.37brlcadInferno285: if it fails, send me the build.log and config.log files via e-mail
22:49.00Inferno285email?
22:49.06Inferno285..adress?
22:49.22Ice_WeweI was wondering what the command to install bzflag into a non-default directory is (if you're compiling from source)... My dad says it is "./configure --prefix=/path/to/alt/dir/". I did make install --help, and I think it is "make install --directory=/path/to/alt/dir/"
22:49.50devsterconfigure way is better i think
22:49.52brlcadInferno285: fyi, you're not identified so you can't respond in private -- but did you get it?
22:50.23brlcadIce_Wewe: listen to your dad
22:50.26Inferno285no,I can get identified now...just tell me how
22:51.26Ice_Wewethx...
22:51.28*** part/#bzflag Ice_Wewe (n=Ice_Wewe@ppp-216-106-107-249.storm.ca)
22:58.23Inferno285errr, brlcad. some history. laudio was having an error so I remvoed that in the previous copy of source. So it's isn't working.
22:59.43orange~DTRemenak++
22:59.47orangefor mousegrab binding
23:00.22Inferno285~karma orange
23:00.22ibotorange has karma of 25
23:00.24Tuponeorange: you work windowed ?
23:00.29orangeyes
23:00.35Inferno285~orange++
23:00.41Inferno285~karma orange
23:00.41ibotorange has karma of 26
23:00.43orangewell, thanks :-)
23:01.02orangedunno what for, but thanks :-)
23:01.17Inferno285hm, it was an experimennt. well...and you have been good
23:05.37brlcadInferno285: send me the build and config log regardless
23:05.39orangeTupone: dual monitor, and without window I get both screens black, then bzflag right in the middle one screen wide, but spanning the two screens :-)
23:05.46brlcadjust don't edit the files
23:06.04orangebut, I like it anyway, I'm used to it, and it lets me run with slightly less resolution, which is faster
23:06.07brlcadbrlcad @ users.sf.net should work
23:06.38JeffM2501orange, what OS?
23:06.47Inferno285~bzpastebin
23:06.48ibotbzpastebin is, like, a place to paste your stuff without flooding the channel, and it archives too. - try http://bzflag.pastebin.ca/
23:06.50Tuponehmm, I remember some setting for xinerama in sdl, perhaps only mac
23:07.20JeffM2501I had that problem, I was able to set my xconfig to give BZ a single display res
23:07.33JeffM2501with out doing window
23:08.11JeffM2501then in BZ I could choose one or 2 displays in the res menu
23:08.53Tuponesometime, without going full screen, you loss some speed enhancement on double buffering. Maybe only with quadro (?)
23:08.53Inferno285brlcad, can I pastebin it?
23:09.09orangeJeffM2501: redhat 9
23:09.12JeffM2501Tupone, no your right, it can happen on any card
23:09.16JeffM2501orange, what video chipset?
23:10.09orangegeforce fx5500
23:10.15JeffM2501ahh good
23:10.36orangeheh, you helped me pick it :-)
23:10.39JeffM2501then all you have to do is set the a meta mode
23:10.50JeffM2501what res do you run your displays at?
23:11.05orange1280x1024
23:11.08orangenative lcd resolutions
23:11.17JeffM2501ok, in your x config
23:12.09JeffM2501add Option "MetaModes" "1280x1024, 1280x1024; 1280x1024, NULL"
23:12.26JeffM2501then in BZ you will see 2 full screen modes
23:12.42orangeOption      "MetaModes" "DFP-0:1280x1024,CRT-0:1280x1024;DFP-0:1280x1024,CRT-
23:12.42orange0:NULL;DFP-0:NULL,CRT-0:1280x1024"
23:12.48orangeI already had that
23:12.59orangewhich I think is the same thing
23:13.14JeffM2501the way I did it, I had 2 reses in BZ
23:13.17JeffM2501one was double wide
23:13.22JeffM2501one was 1 screen
23:13.49JeffM2501you should not have to run in a window
23:13.53orangeyep, you're right... it's there
23:13.54orangebut...
23:14.00JeffM2501check in BZ
23:14.01orangeit won't leave my other screen as desktop
23:14.06JeffM2501true
23:14.08JeffM2501it won't
23:14.12JeffM2501then you have to run in window
23:14.15JeffM2501and take the performance hit
23:14.24JeffM2501there is no way around that in linux
23:14.24orangeyeah, maybe for matches I'll switch
23:14.48JeffM2501well at least you know your options :)
23:14.55orangeyes, cool... thanks!
23:15.07orangewonder how much faster it is... I'll do some testing later tonight
23:15.29JeffM2501it lets many cards go into a page flip mode, and can be very fast
23:16.33*** join/#bzflag Ice_Wewe (n=Ice_Wewe@ppp-216-106-107-249.storm.ca)
23:17.40Tuponehmm what having 1 X server on each of the 2 screens? you loose drag and drop between the screen, but you can play full screen and have a monitor for other stuff
23:18.16Ice_WeweTupone: does bzflag support that? does linux support that?
23:18.30JeffM2501x supports multiple displays
23:18.33JeffM2501in various modes
23:18.45JeffM2501using various extensions
23:18.54Ice_WeweJeffM2501: yes, so does that mean that one would have to run 2 X servers to do this?
23:19.12Aribethnope
23:19.15Tuponenvidia seems it does support a single board with 2 screen
23:19.16JeffM2501no
23:19.26Tuponenot 2 xserver, but 2 screen
23:19.28JeffM2501yeah nvidia can span
23:19.37JeffM2501you could set it with 2 x servers if you wanted to
23:19.41JeffM2501I've heard a couple people do that
23:19.49JeffM2501you have many options
23:19.53Ice_Wewedo you have to be running Windows to use this feature, or is it available to do this on linux too?
23:20.05Ice_Wewe(not that I have the cash for a second LCD)
23:20.05Aribethyou just need to get the xconfig file set right for it
23:20.07JeffM2501windows?
23:20.11Ice_Wewecool
23:20.11JeffM2501who said anything about windows?
23:20.22TuponeIce_Wewe: 99.99% of the time I just talk about linux
23:20.28JeffM2501the nvidia drivers ship with twinview
23:20.29Ice_WeweJeffM2501: I did, since nVidia seems to write 90% of their apps for Windows
23:20.35JeffM2501Ice_Wewe, app?
23:20.38Ice_WeweTupone: glad to know I'm not alone
23:20.45JeffM2501nvidia has some of the best linux support out there
23:20.45Aribethwe don't do windows :P
23:20.50JeffM2501what are you taking about?
23:20.58Ice_WeweJeffM2501: yes, for monitering card temperature, and other card status sensors
23:21.09JeffM2501they have the same thing for linux
23:21.14Ice_WeweJeffM2501: I have yet to find one of those for linux...
23:21.19Ice_WeweJeffM2501: they do?!
23:21.20JeffM2501umm ok
23:21.27Ice_WeweI've never seen that on their web site
23:21.29JeffM2501my ubantu has one installed
23:21.30JeffM2501works fine
23:21.33JeffM2501was a freaking package
23:21.40JeffM2501guess you just don't look very hard
23:21.42Ice_WeweJeffM2501: what is the package name?
23:21.50JeffM2501not at home, can't tell ya
23:21.54JeffM2501should be simple to find
23:21.57Ice_WeweJeffM2501: ok
23:22.09devstermine came with the drivers
23:22.22devstertry running nvidia-settings
23:22.43Ice_WeweWow! what do you know, its already installed!!!
23:22.55devsterthermal monitor on the left for starters
23:24.39Ice_Wewedevster: I see no sensors... is your window "NVIDIA X Server Settings" ???
23:24.47devsteryea
23:24.55devstermines got the core temp under thermal monitor
23:26.46Ice_Wewehmmm. I have no core temp moniter... perhaps my card doesn't have sensors, what model is yours?
23:26.53devster6600gt
23:27.09JeffM2501they all do
23:27.12Ice_Wewewhat is the file in your $home that tells your bash the paths of applications? (such as /usr/local/bin or /opt)
23:27.24JeffM2501perhaps you 2 should take it to /msg
23:27.27Ice_WeweJeffM2501: perhaps my kernel doesn't posses the means to get it, cause I don't see anything
23:27.38JeffM2501sucks to be you then

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.