19 Jun
2007
19 Jun
'07
3:31 p.m.
On Tue, 2007-06-19 at 09:41 -0500, Paul Kavan wrote:
checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 1.0.12... not present. configure: error: Sufficiently new version of libasound not found.
Not sure what is the problem here. I have
configure cant find your libasound headers. Either your recently built libasound and it's headers are in the wrong place or configure is looking in the wrong place.
It's maybe worth spending a few hours installing and getting used to OE atm as this takes away all this cross compiling pain (esp if you are building packages with lots of dependencies).
Liam