You are not logged in.

#1 2006-01-07 19:40:37

pretzel
Member
Registered: 2005-12-24
Posts: 11

Error "versionpkg'ing" amarok-engine-xine-svn

I have decided to install the SVN version of amaroK, so I downloaded the PKGBUILDs from AUR for amarok-base-svn and amarok-engine-xine-svn, as well as the PKGBUILDs for versionpkg and unsermake.
with amarok-base-svn everything went fine, I ran `versionpkg` in the directory of the PKGBUILD and then 'pacman -A'd the package.
now when I do `versionpkg` in the directory of amarok-engine-xine-svn, it seems to pass the configuration stage successfully, then when it reaches the make stage I get an error. here's the output:

{.....checking stuff comes here.....}

 ==========================
 ===  amaroK - WARNING  ========================================================
 ==========================
 =
 = The optional GStreamer-engine will not be built. If you want to use the
 = powerful GStreamer multimedia framework with amaroK, please download
 = version  or higher from http://gstreamer.freedesktop.org/
 = If you are sure GStreamer is already installed then there is most likely a
 = problem with your pkg-config setup, see amarok/README
 =
 ==========================
 ===  amaroK - INFORMATION  ====================================================
 ==========================
 =
 = exscalibar could not be found, this means that support for Moodbar
 = will be disabled.
 =
 ==========================
 ===  amaroK - PLUGINS  ========================================================
 ==========================
 =
 = The following extra functionality will NOT be included:
 =   - aRts-engine
 =   - GStreamer-engine
 =   - NMM-engine
 =   - MAS-engine
 =   - Helix-engine
 =   - MySql Support
 =   - Postgresql Support
 =   - Moodbar Support
 =   - iPod Support
 =   - iRiver iFP Support
 =
 = The following extra functionality will be included:
 =   + xine-engine
 =   + libvisual Support
 =   + XMMS Visualization Wrapper
 =   + Konqueror Sidebar
 =   + MusicBrainz Support
 =   + MP4/AAC Tag Support
 =
 ===============================================================================

Good - your configure finished. Start make now

amarok/src/engine/xine/Makefile.am: no rule to create target: ../../../../amarok                /src/engine/libengine.la(../../../../amarok/src/engine/xine/libamarok_xine-engin                e.la)
==> ERROR: Build Failed.  Aborting...
==> ERROR: Reverting pkgver...

Then I get the prompt. Does Anybody have an idea of what can the problem be?
Thanks in advance.

Offline

#2 2006-01-11 17:35:14

pretzel
Member
Registered: 2005-12-24
Posts: 11

Re: Error "versionpkg'ing" amarok-engine-xine-svn

Anyone? please, I'm just dying to have this SVN version of amaroK, as it has a true gapless playback...

Offline

#3 2006-01-11 17:46:20

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Error "versionpkg'ing" amarok-engine-xine-svn

Just a guess but  the amarok-base-svn in AUR is configured with the --without-xine option. It might cause the error you're getting. Try building amarok-base-svn with:

 ./configure --prefix=/opt/kde --without-arts --without-gstreamer --with-xine

Offline

#4 2006-01-11 19:03:21

pretzel
Member
Registered: 2005-12-24
Posts: 11

Re: Error "versionpkg'ing" amarok-engine-xine-svn

Didn't help... same error sad

Offline

#5 2006-01-12 16:20:29

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Error "versionpkg'ing" amarok-engine-xine-svn

I'd assume there is an error in the PKGBUILD there I think.  Not all the SVN PKGBUILDs work with versionpkg straight away, sometimes they need a bit of tweaking.

Often I find when I get errors that deleting the checkout tree and checking out from scratch helps

Offline

Board footer

Powered by FluxBB