* Compilation error with alsa-plugins-1.0.14rc3: gcd.h not found
@ 2007-03-08 11:09 Michael Gerdau
2007-03-08 11:56 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Michael Gerdau @ 2007-03-08 11:09 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1.1: Type: text/plain, Size: 1045 bytes --]
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 ?
Best wishes,
Michael
--
Technosis GmbH, Geschäftsführer: Michael Gerdau, Tobias Dittmar
Sitz Hamburg; HRB 89145 Amtsgericht Hamburg
Vote against SPAM - see http://www.politik-digital.de/spam/
Michael Gerdau email: mgd@technosis.de
GPG-keys available on request or at public keyserver
[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 345 bytes --]
-------------------------------------------------------------------------
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
[-- Attachment #3: Type: text/plain, Size: 161 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Compilation error with alsa-plugins-1.0.14rc3: gcd.h not found
2007-03-08 11:09 Compilation error with alsa-plugins-1.0.14rc3: gcd.h not found Michael Gerdau
@ 2007-03-08 11:56 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2007-03-08 11:56 UTC (permalink / raw)
To: mgd; +Cc: alsa-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-03-08 11:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-08 11:09 Compilation error with alsa-plugins-1.0.14rc3: gcd.h not found Michael Gerdau
2007-03-08 11:56 ` Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.