On 09/11/2013 01:16 AM, andy pugh wrote: > On 10 September 2013 23:46, Thomas Kaiser <[email protected]> wrote: > >> I got the same error on both machines after I run ./configure: >> checking libgl1-mesa-dri workaround... test for libgl1-mesa-dri >> workaround failed, please file a bug > > I think this is just the first of many missing dependencies you will find. > > I further think that I have made this go away by following Seb's > advice from a while ago: > > cd debian > ./configure -r > cd .. > dpkg-checkbuilddeps > > Then sudo apt-get install that list. (after editing it, as it contains > a few comments like versions numbers and alternative packages, >
Hello Andy Thanks for the hint. I used the following command to pull in all the dependencies: sudo apt-get install libpth-dev dvipng tcl8.4-dev tk8.4-dev bwidget blt asciidoc source-highlight dblatex groff python-tk libglu1-mesa-dev mesa-common-dev libosmesa6-dev libgtk2.0-dev libgnomeprintui2.2-dev libgnomeprintui2.2-dev texlive-lang-cyrillic But make dos not like me :-( thomas@Intel64:~/Projects/linuxcnc/src$ make Makefile:87: Makefile.inc: No such file or directory Makefile:98: *** Makefile.inc must specify 'BUILD_THREAD_FLAVORS' and other variables. Stop. thomas@Intel64:~/Projects/linuxcnc/src$ Any help? Thomas ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. Consolidate legacy IT systems to a single system of record for IT 2. Standardize and globalize service processes across IT 3. Implement zero-touch automation to replace manual, redundant tasks http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
