On Wed, 2007-10-24 at 14:05 +0200, Quasi Steady State wrote: > > > Hi all, > > I am installing a clean linux distro from scratch. I copy the ALSA > library and utilities (and library's needed by the utilities) from my > host machine (Debian etch) to my clean linux distro and if i run > alsamixer i get the following error: > > alsamixer: relocation error: /lib/libpthread.so.0: symbol _h_errno, > version GLIBC_2.0 not defined in file libc.so.6 with link time > reference. > > On my hostsystem alsamixer is working good. Does anayone have an idea > what this error means? And how it can be solved? > The error means that you copied the executable from a machine with an incompatible libc - the external names are versioned. You need to build the alsa libraries and utilities on the same machine as you want to run them or insure that you have an identical build machine to the one you want to run them on. /J\ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user