-----Original Message-----
From: "Lee Revell" <[EMAIL PROTECTED]>
To: "Herbert Georg" <[EMAIL PROTECTED]>
Date: Fri, 9 Mar 2007 11:09:22 -0500
Subject: Re: [Alsa-user] compiling alsa-utils-1.0.14rc2 on suse 10.2 64 bits

> On 3/9/07, Herbert Georg <[EMAIL PROTECTED]> wrote:
> > The alsa-driver and alsa-lib compile just fine, but trying to compile
> > alsa-utils (whose last version is actually 1.0.14rc2) gives me the
> > following error (last lines):
> > ------------
> > Making install in aplay
> > make[1]: Entrando no diretДrio `/usr/src/alsa/alsa-utils-1.0.14rc2/aplay'
> > gcc  -g -O2   -o aplay  aplay.o -lasound  -lasound -lm -ldl -lpthread
> > aplay.o: In function `pcm_list':
> > /usr/src/alsa/alsa-utils-1.0.14rc2/aplay/aplay.c:269: undefined
> > reference to `snd_device_name_hint'
> 
> You have to install the new alsa-lib before compiling the new alsa-utils.
> 
> Lee
> 
> -------------------------------------------------------------------------
> 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
> _______________________________________________
> Alsa-user mailing list
> Alsa-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-user
> 

Lee,

are telling us all that 'configure' does not check the prerequisites ?

Again and again, the whole idea of

./configure <args>
make
make install

is to make sure that if 'configure' passes, the rest should just work.

If the rest does not work, it's a bug in build mechanism - most likely
inadequate configure.

Regards,
  Sergei.

-------------------------------------------------------------------------
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
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to