amarok install failure

2008-12-28 Thread Alain G. Fabry
During the installation of amarok, I get the following error, what is going wrong here. gmake[5]: Entering directory `/usr/ports/audio/amarok/work/amarok-1.4.10/amarok/src/mediadevice/mtp' /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../../..

Re: amarok install failure

2008-12-28 Thread Mel
On Sunday 28 December 2008 00:35:56 Alain G. Fabry wrote: During the installation of amarok, I get the following error, what is going wrong here. gmake[5]: Entering directory `/usr/ports/audio/amarok/work/amarok-1.4.10/amarok/src/mediadevice/mtp' /bin/sh /usr/local/bin/libtool --silent

Re: amarok install failure

2008-12-28 Thread Gary Kline
On Sun, Dec 28, 2008 at 09:00:35AM -0900, Mel wrote: On Sunday 28 December 2008 00:35:56 Alain G. Fabry wrote: During the installation of amarok, I get the following error, what is going wrong here. gmake[5]: Entering directory

Re: amarok install failure

2008-12-28 Thread Roland Smith
On Sun, Dec 28, 2008 at 12:57:20PM -0800, Gary Kline wrote: On Sun, Dec 28, 2008 at 09:00:35AM -0900, Mel wrote: On Sunday 28 December 2008 00:35:56 Alain G. Fabry wrote: [snip] This is a result of libmtp update. Either don't use libmtp, downgrade it to previous version 0.2.6 or add the

Re: amarok install failure

2008-12-28 Thread Michael Landin Hostbaek
On 28 déc. 08, at 21:57, Gary Kline kl...@thought.org wrote: On Sun, Dec 28, 2008 at 09:00:35AM -0900, Mel wrote: On Sunday 28 December 2008 00:35:56 Alain G. Fabry wrote: During the installation of amarok, I get the following error, what is going wrong here. gmake[5]: Entering directory

Re: amarok install failure

2008-12-28 Thread Gary Kline
On Mon, Dec 29, 2008 at 12:32:33AM +0100, Michael Landin Hostbaek wrote: [[ egad ! ]] +int ret = LIBMTP_Create_New_Playlist( m_device, metadata); if( ret == 0 ) { item-playlist()-setId( metadata-playlist_id ); Mel, amaroK is one of

Re: amarok install failure

2008-12-28 Thread Masoom Shaikh
On Mon, Dec 29, 2008 at 2:27 AM, Gary Kline kl...@thought.org wrote: On Sun, Dec 28, 2008 at 09:00:35AM -0900, Mel wrote: On Sunday 28 December 2008 00:35:56 Alain G. Fabry wrote: During the installation of amarok, I get the following error, what is going wrong here. gmake[5]: