-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rob Blomquist wanted us to know:

>I am having a problem with the source code for K3B under Mandrake 9.1: during 
>make, I am getting: "/usr/bin/ld: cannot find -laudio".
>Has anyone attemped to compile this, and found a solution?

Tutorial time.

How to find this out with the tools that Mandrake provides:
1) When ld (the dynamic linker) wants to a link a file using the library
called "audio", it's really looking for a file named libaudio.so.
2) Look for that file with something such as 'urpmf libaudio'.
3) Comb through the results looking for devel packages that have that
file:
  [EMAIL PROTECTED] ~]$ urpmf libaudio.so
  libnas2:/usr/X11R6/lib/libaudio.so.2
  libnas2:/usr/X11R6/lib/libaudio.so.2.3
  libnas2-devel:/usr/X11R6/lib/libaudio.so
4) Tada!  'urpmi libnas2-devel' and you can now compile k3b.  If you
would have done something even simpler like try to build the k3b source
rpm, one of the prerequisites would have been that you would have to
install the libnas2-devel rpm for it to build properly.  There are
others as well, but I'm not totally sure what they are.
- -- 
Blue skies...   Todd                   http://www.mrball.net
       Public key:  http://www.mrball.net/todd.asc
     There are only 10 types of people in this world.
     Those who understand binary and those who don't.
Linux kernel 2.4.19-24mdk   5 users,  load average: 2.49, 2.21, 2.08
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: http://www.mrball.net/todd.asc

iD8DBQE/HK4wIBT1264ScBURAvirAKCdpZsaivQZsOXBphLHqoJ2RIBmuQCg4lWT
qtGhHOYb3eaGO1ywJcTuLhI=
=8PWE
-----END PGP SIGNATURE-----

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to