#emc-devel | Logs for 2006-11-07

Back
[01:22:06] <jmkasunich> hi y'all
[01:22:19] <SWPadnos> hi.
[01:22:21] <SWPadnos> y'all move to the south?
[01:22:28] <jmkasunich> nah
[01:22:32] <SWPadnos> hrh
[01:22:34] <SWPadnos> heh
[01:22:34] <jmkasunich> just a little variety
[01:22:41] <SWPadnos> sho'nuf
[01:29:44] <jepler> hi jmkasunich
[01:29:48] <jepler> what's new?
[01:34:55] <jmkasunich> looks like CL is new ;-)
[01:35:35] <jepler> just waiting for the bugs to appear
[01:35:36] <jmkasunich> reading the "stupid computer users" page that someone posted eariler
[01:35:59] <jmkasunich> I'm sure there are plenty (that were already in there, not that you installed)
[01:41:02] <jepler> while I didn't do anything like run "indent", I did make a fair number of changes to make it fit in emc2
[01:41:20] <jmkasunich> how long did it take you (just curious)
[01:41:30] <jepler> most of the afternoon
[01:41:39] <jmkasunich> thats it?
[01:41:59] <jepler> yeah
[01:43:14] <jepler> the hal portion was not hard to write, then much of the rest of the time was spent hacking out undesired stuff and making the emc2 build system cope with new and changed filenames
[01:43:38] <jepler> I thought that this new version had input/output of non-boolean values, but I didn't see any indication of that
[01:43:49] <jmkasunich> I recall that the original port by PeteV was a _lot_ more complex
[01:44:04] <jmkasunich> like days and days of work
[01:44:15] <jepler> I dunno, maybe some important parts of that work got fed back into the project
[01:48:56] <jmkasunich> real cradek or autojoin cradek?
[01:49:57] <SWPadnos> looks like it's runner-up cradek
[01:50:20] <cradek> who me?
[01:50:31] <jmkasunich> ;-)
[01:50:35] <SWPadnos> oh, the real cradek can perform his duties :)
[01:50:58] <cradek> who me?
[01:52:19] <cradek> my connection isn't working too well tonight
[01:52:19] <cradek> need me to do something?
[01:52:32] <SWPadnos> nope - that was a miss america joke :)
[01:52:51] <cradek> ok, that kind of thing is totally lost on me
[01:52:57] <SWPadnos> heh
[01:53:06] <jepler> oops, looks like I created that branch tag only in src/ which complicates getting a checkout
[01:53:19] <SWPadnos> "if for any reason cradek can not perform his duties, the runner-up will ..."
[01:54:52] <cradek> does miss america have a duty?
[01:55:00] <SWPadnos> I've always wondered that
[01:55:13] <cradek> always? haha
[01:55:13] <SWPadnos> and how hard could it be anyway?
[01:55:47] <jmkasunich> "can not perform her duties" = "shows up in a lesbian porn video"
[01:55:53] <SWPadnos> it's like the "Madagascar Penguins" : "Smile and wave, boys. Smile and wave"
[01:55:55] <SWPadnos> heh
[03:44:34] <jtr_> jtr
[13:30:40] <rayh-smithy> jepler: I've got a couple questions about the revised cl when you get a chance.
[13:36:47] <rayh-smithy> rayh-smithy is now known as rayh
[13:44:16] <alex_joni> rayh: technical or philosophical questions?
[13:46:47] <rayh> I tried to compile it but got a bunch of errors.
[13:47:15] <rayh> I'm certain it's me.
[13:47:44] <alex_joni> don't be ;)
[13:47:56] <alex_joni> I know jepler did it mostly on non-RT systems
[13:48:08] <alex_joni> I had some issues compiling it with RT last night, and sent him some of my changes
[13:48:19] <alex_joni> not sure what the current status is..
[13:48:31] <alex_joni> but I can surely look at it if you can pastebin the output of make
[13:49:29] <rayh> oh okay. I'll wait a bit to test.
[13:49:32] <rayh> No hurry.
[13:52:55] <alex_joni> can you pastebin the errors from make?
[13:53:07] <alex_joni> e.g. select, copy, put to www.pastebin.ca
[14:05:48] <skunkworks> skunkworks is now known as didier_
[14:05:54] <didier_> didier_ is now known as skunkworks
[14:06:08] <alex_joni> alex_joni is now known as _
[14:07:20] <_> _ is now known as ^
[14:07:37] <^> ^ is now known as alex_joni
[15:09:26] <jepler> rayh: it works for me on non-rt (ubuntu 6.06) and rt (ubuntu 5.05) systems.
[15:09:39] <jepler> rayh: the branch tag only exists inside src/ so getting the checkout is a bit tricky
[15:09:54] <rayh> How do I do that and get it to go?
[15:10:02] <jepler> it should be: get a regular HEAD checkout, cd src, cvs up -rnew_cl_branch
[15:10:28] <jepler> let me do a test with a fresh tree on my rt (breezy) system and see if I got something wrong...
[15:10:26] <rayh> Okay. I'll try that in just a bit.
[15:10:43] <rayh> okay. This is dapper
[15:10:50] <jepler> I don't have a dapper rt system happy
[15:10:54] <jepler> er, handy
[15:16:53] <jepler> checkout & configure done .. building
[15:19:10] <cradek> make: *** No rule to make target `hal/classicladder/socket_server.h', needed by `depends/hal/classicladder/classicladder.d'. Stop.
[15:20:24] <cradek> oh I think my depends were stale
[15:20:44] <jepler> yep, some files were removed
[15:25:09] <jepler> compile finished, and demo_step_cl works for me
[15:25:22] <jepler> demo_sim_cl doesn't, because a necessary change to the Makefile isn't in the branch -- I'll fix that in just a moment
[15:32:16] <jepler> rayh: do you have gtk2 development packages installed? I suspect that the support for gtk1 in classicladder is broken
[15:33:38] <jepler> checking for GTK version... 2.0
[16:03:55] <cradek> oh not again
[16:04:58] <skunkworks> :)
[16:11:09] <alex_joni> hi
[16:11:13] <cradek> hi
[16:11:43] <alex_joni> jepler: what's 5.05 ?
[16:11:58] <cradek> he meant breezy
[16:12:03] <alex_joni> oh.. ok ;)
[16:31:20] <jepler> 5.10?
[16:31:38] <alex_joni> yeah ;)
[16:40:39] <alex_joni> Shutting down and cleaning up EMC2...
[16:40:37] <alex_joni> ULAPI: WARNING: module 'HAL_classicladder' failed to delete shmem 04
[16:40:37] <alex_joni> Cleanup done
[16:40:55] <alex_joni> jepler: other than, it looks good to me :)
[16:45:48] <jepler> may be missing some signal handling
[19:24:27] <alex_joni> * alex_joni crashes early
[19:24:29] <alex_joni> night all
[19:24:41] <jepler> see you alex_joni