On 4/5/06, Yves-Alexis Perez <[EMAIL PROTECTED]> wrote: > On Tue, 2006-03-07 at 22:08 +0100, Soeren Sonnenburg wrote: > > Finally link with -lasound > > linken ... thats all. > > how could I do that (a variable in debian/rules or something ?)
give the parameter "-lasound" to the linker command line (some command in the Makefile shoudl have some -l lines) -- Regards, EddyP ============================================= "Imagination is more important than knowledge" A.Einstein

