(I added [email protected] back, please keep this conversation on the list.)
On 02/21/2012 03:13 AM, tuxcnc wrote: > But it was work in january. > If I remember correct, linuxcnc don't compilled without this library. Are you trying to build a 32-bit version or a 64-bit version of linuxcnc? What does "dpkg-architecture" and "gcc -dumpmachine" say? > I have installed one 32bit program with 32bit dependiences on my 64bit > system, and i have copied few libraries to /lib32 without installing > by apt-get or similar. That sounds super sketchy! > But this is precompiled program, only loading some libraries at start. > Trying to install some i386-dev library ended in useless system > because of deinstaliing 64bit libraries or reinstaling in 32 bit version. > This is mismatch 64bit and 32bit dependiences, I suppose. > Eg. amd64-dev depends on libc-bin, and i386-dev depends on libc-bin, > but there are two different libc-bin. > But this is Ubuntu problem, not linuxcnc only. If you're installing from a single architecture's debian archive, you won't have architecture mismatch problems like this. Precise has Multilib support, which cleanly supports side-by-side installation of libraries for different architectures, but only if you stay within the system. What does dpkg-checkbuilddeps say? -- Sebastian Kuzminsky ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
