From: Michael R. <re...@eu...> - 2006-03-31 11:45:55
|
Hi Stefan, > i try to write a plugin_mpd. What the heck is 'mpd' ? > I have to use libmpdclient and include libmpdclient.h. > make ends with "collect2: ld returned 1 exit status". > How can i get libmpdclient compiled and linked? you have to change the autoconf stuff a bit. Have a look at plugins.m4, and llok for the MySQL stuff. Here's an example of how to check for a header and library file. If you need further help, feel free to ask! bye, Michael -- Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |