Hello all,

My name is Rogge - I've been a watcher on this list for some time, but this
is my first post to the list.

I have a quick question regarding compiling the latest source code.  I have
diligently followed the instructions given here (
http://linuxcnc.org/docs/html/install_compiling_emc2.html) and here (
http://wiki.linuxcnc.org/emcinfo.pl?Installing_EMC2).  I started with the
most recent live CD, then installed git and used it to get the current
source (git clone git://git.linuxcnc.org/git/emc2.git emc2-dev).  Autogen.sh
seems to complete successfully.  When I try to configure (./configure or
./configure --enable-run-in-place) I run into problems.  Several components
seem to be missing from the source:

checking for adeos... not found
checking for rtai_hal... /usr/realtime-2.6.32-122-rtai/modules/rtai_hal.ko
checking for rtai_ksched...
/usr/realtime-2.6.32-122-rtai/modules/rtai_ksched.ko
checking for rtai_fifos...
/usr/realtime-2.6.32-122-rtai/modules/rtai_fifos.ko
checking for rtai_shm... not found
checking for rtai_sem... /usr/realtime-2.6.32-122-rtai/modules/rtai_sem.ko
checking for rtai_math... /usr/realtime-2.6.32-122-rtai/modules/rtai_math.ko
checking for rtai... not found
checking for rt_mem_mgr... not found
checking for rtai_sched...
/usr/realtime-2.6.32-122-rtai/modules/rtai_sched.ko
checking for rtai_libm... not found
checking for rtl... not found
checking for mbuff... not found
checking for rtl_time... not found
checking for rtl_sched... not found
checking for rtl_posixio... not found
checking for rtl_fifo... not found
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for semtimedop... yes
checking for sincos... yes
checking for __sincos... no
checking for tcl... /usr/lib/tcl8.5/tclConfig.sh found
checking for tk... /usr/lib/tk8.5/tkConfig.sh found
checking for BWidget using /usr/bin/tclsh8.5... found
checking for Img using /usr/bin/tclsh8.5... configure: error: not found

I have successfully checked out and compiled an older version (2.4.0).

Any direction would be greatly appreciated.  I'm trying to play around with
GladeVCP and I understand that it is only available in 2.5 (hence the
attempt to compile the latest code).

Thank you very much!

Rogge
------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to