Compiling madplay on arm-linux
"Shinta L." <[email protected]> Mon, 17 Jul 2006 11:08:29 +0800
| Newsgroups | gmane.comp.audio.mad.user |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_54093_19050735.1153105709756 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi... I have problem compiling madplay for arm-linux.... I used the arm-linux-gcc 3.2.3, compiled the libmad and libid3tag successfully, but when i compile madplay, i received the following message: ----- compile message starts here ----- checking for id3_tag_parse in -lid3tag... no configure: error: libid3tag was not found *** You must first install libid3tag before you can build this package. *** If libid3tag is already installed, you may need to use the LDFLAGS *** environment variable to specify its installed location, e.g. -L<dir>. ----- compile message ends ----- i got the libid3tag.so.0 at the right folder but it still can't find the file.... If someone knows how to solve the problem, please give me some advise. Thanks. Regards, Shinta ------=_Part_54093_19050735.1153105709756 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi...<br> I have problem compiling madplay for arm-linux....<br> I used the arm-linux-gcc 3.2.3, compiled the libmad and libid3tag successfully, but when i compile madplay, i received the following message:<br> <br> ----- compile message starts here -----<br> checking for id3_tag_parse in -lid3tag... no<br> configure: error: libid3tag was not found<br> *** You must first install libid3tag before you can build this package.<br> *** If libid3tag is already installed, you may need to use the LDFLAGS<br> *** environment variable to specify its installed location, e.g. -L<dir>.<br> ----- compile message ends -----<br> <br> i got the libid3tag.so.0 at the right folder but it still can't find the file....<br> <br> If someone knows how to solve the problem, please give me some advise.<br> Thanks.<br> <br> Regards,<br> Shinta<br> ------=_Part_54093_19050735.1153105709756--