Am 21.11.2013 um 01:36 schrieb andy pugh <[email protected]>: > http://pastebin.com/Dvgt1ZZq > > Any clues? I suspect that it is a simple syntactical error somewhere, > but it's too late for me to figure it out. Anyone seen this before?
looks like the libraries for boost and python-dev are missing in the Makefile see http://git.mah.priv.at/gitweb?p=emc2-dev.git;a=blob;f=src/emc/rs274ngc/Submakefile;h=410cb4427d31a52e6de610438903b587014a9128;hb=27e48d565763c8599e5fea74d2f5cc47498e903a#l45 you might reuse $(BOOST_PYTHON_LIBS) -l$(LIBPYTHON) in the Submakefile -m > > -- > atp > If you can't fix it, you don't own it. > http://www.ifixit.com/Manifesto > > ------------------------------------------------------------------------------ > Shape the Mobile Experience: Free Subscription > Software experts and developers: Be at the forefront of tech innovation. > Intel(R) Software Adrenaline delivers strategic insight and game-changing > conversations that shape the rapidly evolving mobile landscape. Sign up now. > http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
