From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Compilation error with alsa-plugins-1.0.14rc3: gcd.h not found Date: Thu, 08 Mar 2007 12:56:18 +0100 Message-ID: References: <200703081209.17773.mgd@technosis.de> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200703081209.17773.mgd@technosis.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@lists.sourceforge.net Errors-To: alsa-devel-bounces@lists.sourceforge.net To: mgd@technosis.de Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org At Thu, 8 Mar 2007 12:09:05 +0100, Michael Gerdau wrote: > > Hi list, > > while trying to compile alsa-plugins-1.0.14rc3 I get this error: > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -I/usr/include/alsa -g -O2 -MT rate_lavcrate.lo -MD -MP -MF .deps/rate_lavcrate.Tpo -c rate_lavcrate.c -fPIC -DPIC -o .libs/rate_lavcrate.o > rate_lavcrate.c:23:17: error: gcd.h: No such file or directory > rate_lavcrate.c: In function 'pcm_src_init': > rate_lavcrate.c:85: warning: implicit declaration of function 'gcd' > make[2]: *** [rate_lavcrate.lo] Fehler 1 > make[2]: Leaving directory `/home/mgd/src/alsa-plugins-1.0.14rc3/rate-lavc' > make[1]: *** [all-recursive] Fehler 1 > make[1]: Leaving directory `/home/mgd/src/alsa-plugins-1.0.14rc3' > make: *** [all] Fehler 2 > > Where am I supposed to get gcd.h from ? Looks like it's missing in Makefile.am. Should be fixed in the next release. You can get the file from alsa-plugin HG tree. Takashi ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV