[alsa-devel] Cross compile issues with alsa-utils
Will Wagner
will_wagner at carallon.com
Thu Jan 15 12:11:38 CET 2009
Hi All,
I have been cross compiling alsa-utils with buildroot (www.buildroot.org) and have run
into two issues.
The first is that alsactl is using index & rindex which are legacy functions not supported
with all cross compile toolchains. Attached is a patch to replace the calls with strchr
and strrchr.
The second issue is again with alsactl. It is trying to generate the alsactl_init.7 man
page but I do not have xmlto to convert it to a man page. Could a configure option be
added to not build any docs - similar to alsa-lib configure.
Thanks,
Will.
--
------------------------------------------------------------------------
Will Wagner will_wagner at carallon.com
Development Manager Office Tel: +44 (0)20 7371 2032
Carallon Ltd, Studio G20, Shepherds Building, Rockley Rd, London W14 0DA
------------------------------------------------------------------------
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: alsa-utils-1.0.18-fix_sysv_legacy.patch
Url: http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20090115/8cef3a01/attachment-0001.bat
More information about the Alsa-devel
mailing list