All of lore.kernel.org
 help / color / mirror / Atom feed
* alsa-lib fails to compile.
@ 2006-10-13 14:21 James Courtier-Dutton
  2006-10-13 14:24 ` James Courtier-Dutton
  2006-10-13 16:02 ` Jaroslav Kysela
  0 siblings, 2 replies; 3+ messages in thread
From: James Courtier-Dutton @ 2006-10-13 14:21 UTC (permalink / raw)
  To: alsa-devel

Hi,

The latest alsa-lib HG fails to compile.
Does anyone know why?

James



if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I../../include -I../../include    -O2 -Wall -W -pipe -g -MT
pcm_null.lo -MD -MP -MF ".deps/pcm_null.Tpo" -c -o pcm_null.lo pcm_null.c; \
	then mv -f ".deps/pcm_null.Tpo" ".deps/pcm_null.Plo"; else rm -f
".deps/pcm_null.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -Wall
-W -pipe -g -MT pcm_null.lo -MD -MP -MF .deps/pcm_null.Tpo -c pcm_null.c
 -fPIC -DPIC -o .libs/pcm_null.o
make[2]: *** No rule to make target `pcm_empty.lo', needed by
`libpcm.la'.  Stop.
make[2]: Leaving directory `/u/alsahg/alsa-lib.enum1/src/pcm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/u/alsahg/alsa-lib.enum1/src'
make: *** [all-recursive] Error 1

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: alsa-lib fails to compile.
  2006-10-13 14:21 alsa-lib fails to compile James Courtier-Dutton
@ 2006-10-13 14:24 ` James Courtier-Dutton
  2006-10-13 16:02 ` Jaroslav Kysela
  1 sibling, 0 replies; 3+ messages in thread
From: James Courtier-Dutton @ 2006-10-13 14:24 UTC (permalink / raw)
  To: James Courtier-Dutton; +Cc: alsa-devel

James Courtier-Dutton wrote:
> Hi,
> 
> The latest alsa-lib HG fails to compile.
> Does anyone know why?
> 
> James
> 
> 
> 
> if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I. -I../../include -I../../include    -O2 -Wall -W -pipe -g -MT
> pcm_null.lo -MD -MP -MF ".deps/pcm_null.Tpo" -c -o pcm_null.lo pcm_null.c; \
> 	then mv -f ".deps/pcm_null.Tpo" ".deps/pcm_null.Plo"; else rm -f
> ".deps/pcm_null.Tpo"; exit 1; fi
>  gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -Wall
> -W -pipe -g -MT pcm_null.lo -MD -MP -MF .deps/pcm_null.Tpo -c pcm_null.c
>  -fPIC -DPIC -o .libs/pcm_null.o
> make[2]: *** No rule to make target `pcm_empty.lo', needed by
> `libpcm.la'.  Stop.
> make[2]: Leaving directory `/u/alsahg/alsa-lib.enum1/src/pcm'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/u/alsahg/alsa-lib.enum1/src'
> make: *** [all-recursive] Error 1
> 

I have found out why.

the HG is missing the file "pcm_empty.c".

Can someone please add this?

James


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: alsa-lib fails to compile.
  2006-10-13 14:21 alsa-lib fails to compile James Courtier-Dutton
  2006-10-13 14:24 ` James Courtier-Dutton
@ 2006-10-13 16:02 ` Jaroslav Kysela
  1 sibling, 0 replies; 3+ messages in thread
From: Jaroslav Kysela @ 2006-10-13 16:02 UTC (permalink / raw)
  To: James Courtier-Dutton; +Cc: alsa-devel

On Fri, 13 Oct 2006, James Courtier-Dutton wrote:

> Hi,
> 
> The latest alsa-lib HG fails to compile.
> Does anyone know why?

I'm sorry, I missed to add pcm_empty.c source file. Fixed.

						Jaroslav

-----
Jaroslav Kysela <perex@suse.cz>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-13 16:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-13 14:21 alsa-lib fails to compile James Courtier-Dutton
2006-10-13 14:24 ` James Courtier-Dutton
2006-10-13 16:02 ` Jaroslav Kysela

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.