#emc-devel | Logs for 2010-09-25

Back
[00:30:02] <cradek> KimK: you're right on both counts - please do
[04:00:34] <KimK> OK, wiki homepage and changelog updated for 2.4.4. See http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?EmcKnowledgeBase and http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Released
[04:01:54] <vezza> Hi! I need help building emc2 on Fedora 13... I got some errors (solved) but can't get rid of: Creating shared library libemcini.so.0 /usr/bin/ld: : No such file: No such file or directory
[04:02:08] <vezza> any idea?
[04:10:44] <KimK> vezza: I'm certainly not the one to be answering you, but since I seem to be the only one awake, I'll tell you what I can. When I go to /usr/bin and say "ls -l ld", I get:
[04:10:51] <KimK> lrwxrwxrwx 1 root root 6 2010-08-27 23:25 ld -> ld.bfd
[04:11:07] <KimK> So it seems to be a symbolic link problem, perhaps?
[04:13:10] <KimK> And this is in an Ubuntu 10.04 system running EMC2 2.4.4 and master from git.
[04:13:30] <KimK> Does that help you at all?
[04:15:42] <KimK> Ah, I see you're getting answers in the other channel, excellent.
[04:18:56] <vezza> KimK: Hi!
[04:19:04] <vezza> lrwxrwxrwx. 1 root root 20 3 giu 18:26 /usr/bin/ld -> /etc/alternatives/ld
[04:24:45] <KimK> vezza: Hi, I'll answer in the #emc channel, since you're chatting there already
[04:25:47] <vezza> ok thanks
[08:17:26] <CIA-5> EMC: 03micges 07joints_axes3 * r8437496a5418 10/ (278 files in 69 dirs): Merge branch 'master' into joints_axes3
[08:36:53] <micges> I've looked at diffs, but please someone look at emccanon.cc diff
[08:37:15] <micges> It was hard file to merge
[18:48:44] <cradek> micges: I see what you mean
[23:06:13] <CIA-5> EMC: 03jmelson 07master * r9c4068a1f938 10/src/hal/drivers/hal_ppmc.c: fix integer-izing of extra_DAC value