You are not logged in.

#1 2009-04-30 16:32:27

Damon
Member
From: Germany
Registered: 2009-04-09
Posts: 7

xbmc-vdpau-vdr build error

Hi folks,

I'm using the archvdr svn to compile XBMC with vdr support. Unfortunately I'm stuck here in the PKGBUILD:

51        cd "$srcdir/$_svnmod-build/xbmc/visualizations/Goom/goom2k4-0"
52        aclocal
53        ./autogen.sh --enable-static --with-pic
$ aclocal
configure.in:22: warning: macro `AM_PATH_XMMS2' not found in library
configure.in:29: warning: macro `AM_PATH_SDL2' not found in library

$ ./autogen.sh --enable-static --with-pic 
libtoolize (GNU libtool) 2.2.6
Written by Gary V. Vaughan <gary@gnu.org>, 2003

Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
m4/xmms.m4:17: warning: underquoted definition of XMMS_TEST_VERSION2
m4/xmms.m4:17:   run info '(automake)Extending aclocal'
m4/xmms.m4:17:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
unknown channel m4UBST_NOTMAKE(HAVE_XMMS_FALSE)
obsolete at /usr/share/autoconf/Autom4te/Channels.pm line 546
    Autom4te::Channels::msg('m4UBST_NOTMAKE(HAVE_XMMS_FALSE)\x{a}obsolete', 'configure.in:29', 'warning: The macro `AC_TRY_RUN\' is obsolete.\x{a}You should run ...') called at /usr/bin/autom4te line 1024
aclocal: autom4te failed with exit status: 1

Help would be much appreciated. smile

Edit: Hem.. wrong forum, plz move - Sorry

Last edited by Damon (2009-04-30 16:35:45)

Offline

#2 2009-04-30 20:32:38

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

Re: xbmc-vdpau-vdr build error

looks like a problem in /usr/share/aclocal/xmms.m4

You could temporarily uninstall xmms while you build xbmc-vdpau-vdr. That might work.

If that works, file a bug report.

Offline

#3 2009-04-30 20:43:28

Damon
Member
From: Germany
Registered: 2009-04-09
Posts: 7

Re: xbmc-vdpau-vdr build error

Thanks for your reply!

I wouldn't mind to uninstall xmms if I had it ever installed hmm

Offline

#4 2009-05-01 06:45:56

richy
Member
Registered: 2009-04-14
Posts: 10

Re: xbmc-vdpau-vdr build error

If you think you're stuck you need to simplify the problem...

You could grab the PKGBUILD xbmc-svn from AUR, see if that compiles.

Then you'll know if xbmc from svn works.

Edit the version number in the xbmc-svn PKGBUILD to 19616 (to match the VDR patch), try and build again.

If that compiles, then modify the PKGBUILD to apply the patch.

See if that works. It should - if not, then your problem is specific to the patch.

I hope this helps some.

Cheers
Richy

Offline

Board footer

Powered by FluxBB