You are not logged in.
I guess a quick look at the dependencies of the xbmc-svn package in the AUR tells all, no? ![]()
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
vr4b4c wrote:XtrmGmr99 wrote:Nevermind, I found the problem. I have created a package that solves this issue.
If the package maintainer keeps track of this topic, please update the PKGBUILD and replace the libmicrohttpd dependency with libmicrohttpd-xbmc. This package include the correct version of libmicrohttpd that work with XBMC.
There is already libmicrohttpd in AUR, quick search find 3 of them, including yours. http://aur.archlinux.org/packages.php?O … _Search=Go .
Wow. I can't believe I totally did not check the AUR before... Oh wait. =P
Let me emphasize: "This package include the correct version of libmicrohttpd that work with XBMC."
The one in AUR is version 0.9. The second one is the svn version, which is even higher than 0.9 (obviously). My version is 0.4.6, which is the only version that works with XBMC and their new HTTP server. XBMC does NOT support 0.9 or SVN of libmicrohttpd.
You may also want to read my comment on the xbmc-svn page (a few comments down). Says pretty much the same thing as above, though.
Thanks.
Thanks for explaining
, now it is more clear and thanks for pointing that out, will use your libmicrohttpd in future for xbmc...
Offline
Something is not going well with h264 content playing. Here is what the output looks like: http://i52.tinypic.com/j982f8.png
Any idea ?
Cedric Girard
Offline
Are you using hardware acceleration? Did you check the Xbmc log?
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
I tried with or without hardware acceleration. I did not see anything relevant in the log. I guess I could file another bug on XBMC bug tracker, but this looks more like a missing codec than a bug.
Cedric Girard
Offline
If it were a missing codec, the file wouldn't be played altogether
.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Good point. However I've already seen such things occurring when incorrect codec where picked in absence of the correct one.
Cedric Girard
Offline
Is it possible to easily modify this PKGBUILD to use the Dharma beta 3? Svn version is jut constantly crashing for me.
I also get an "error: command failed to execute correctly" error when installing or uninstalling. SOmething wring with the install script mayhaps?
Last edited by naguz (2010-10-23 20:49:32)
Offline
Just comment the first line und uncomment the second in the build() function.
_svntrunk=http://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk
#_svntrunk=http://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma
Offline
Thank you.
As it was already there but commented, I guess I should have found it myself... Didn't think it would be that easy.
edit: But now that I think about it, it would still pull the latest revision of the dharma tree, wouldn't it? I don't know how they manage their svn, but I would think that there are quite a few changes being made all the tim in that release as they are squashing bugs, mening I wouldn't get ther Dharma 3 beta release? Well, Ill see how it works any way when it's finished building. The next thing to do is to keep a local repo, so I don't have to sync so much data each time I want to build.
edit2: Works much better, no crashing every time I press pause, and no random crashes so far.
Last edited by naguz (2010-10-28 12:16:57)
Offline
I haven't tested Dharma yet.
For me this svn version still runs pretty unstable.
Offline
Thank you.
As it was already there but commented, I guess I should have found it myself... Didn't think it would be that easy.
edit: But now that I think about it, it would still pull the latest revision of the dharma tree, wouldn't it? I don't know how they manage their svn, but I would think that there are quite a few changes being made all the tim in that release as they are squashing bugs, mening I wouldn't get ther Dharma 3 beta release?
The fixes are checked in to the Dharma branch, so if you check out that branch, you'll just pull in commits to that branch. Simple as that. A few things have been backported from trunk. Either way, you don't want to check out 'just' beta 3 (or 4, at this time); you just pull in whatever the latest Dharma revision is. If you *really* want to stick with whatever the devs tagged as a given beta, you'll need to check site for the exact revision number of that beta and tell svn to check out that specific revision.
As for the stability of Dharma, it runs pretty smoothly. I have been doing almost daily builds last week and no hiccups as far as I can tell. I am anxiously awaiting their stable release, but I can be patient
. After all, the stable tag is but a tag, and a few more commits away
.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Trying to compile Dharma revision 35192, but I get this error on x86_64:
VideoRenderer.a xbmc/cores/VideoRenderers/VideoShaders/VideoShaders.a guilib/guilib.a guilib/common/gui_common.a guilib/tinyXML/tinyxml.a xbmc/cdrip/cdrip.a xbmc/cores/cores.a xbmc/lib/libPython/python.a xbmc/cores/DllLoader/dllloader.a xbmc/cores/dvdplayer/DVDCodecs/DVDCodecs.a xbmc/cores/dvdplayer/DVDCodecs/Audio/Audio.a xbmc/cores/dvdplayer/DVDCodecs/Overlay/Overlay.a xbmc/cores/dvdplayer/DVDCodecs/Video/Video.a xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxers.a xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreams.a xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitles.a xbmc/cores/AudioRenderers/audiorenderers.a xbmc/cores/ExternalPlayer/ExternalPlayer.a xbmc/FileSystem/filesystem.a xbmc/FileSystem/MusicDatabaseDirectory/musicdatabasedirectory.a xbmc/FileSystem/VideoDatabaseDirectory/videodatabasedirectory.a xbmc/karaoke/karaoke.a xbmc/lib/libPython/xbmcmodule/xbmcmodule.a xbmc/lib/libscrobbler/scrobbler.a xbmc/lib/libRTV/librtv-x86_64-linux.a xbmc/lib/libshout/libshout-x86_64-linux.a xbmc/lib/libUPnP/libupnp-x86_64-linux.a xbmc/lib/libXDAAP/libxdaap-x86_64-linux.a xbmc/lib/libjsonrpc/libjsonrpc.a lib/jsoncpp/jsoncpp/src/lib_json/libjsoncpp.a xbmc/lib/libhttpapi/libhttpapi.a xbmc/lib/sqLite/sqllite.a xbmc/lib/libsquish/libsquish-x86_64-linux.a xbmc/lib/libapetag/.libs/libapetag.a lib/xbmc-dll-symbols/dll-symbols.a xbmc/settings/settings.a xbmc/lib/libXBMS/libxbms-x86_64-linux.a xbmc/lib/UnrarXLib/UnrarXLib.a xbmc/lib/libhts/libhts.a xbmc/posix/posix.a -lva -lva-glx -lXrandr -lavahi-client -lavahi-common -lfaac -lmicrohttpd -lSDL_image -lrt -ltiff -ljasper -lresolv -ldl -lSDL_mixer -lsmbclient -lfaad -lmysqlclient -lmodplug -lssh -lmpeg2convert -lmpeg2 -lwavpack -lcrypto -lssl -lz -llzo2 -lpthread -ljpeg -lbz2 -lass -lGLU -lGLEW -lGL -lmad -lfontconfig -lfribidi -lsqlite3 -lpng14 -lpcre -lpcre -lpcrecpp -lcdio -lm -lsamplerate -lmms -lm -lglib-2.0 -lfreetype -logg -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -Wl,--hash-style=gnu -Wl,--as-needed -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lasound -lenca -lm -lXt -lX11 -lXtst -lXext -lXmu -lXt -lX11 -lXinerama -lcurl -ldbus-1 -lpthread -lrt -lSDL -lpthread -rdynamic
xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreams.a(DVDFactoryInputStream.o): In function `CDVDFactoryInputStream::CreateInputStream(IDVDPlayer*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
/raid5volume/aur/xbmc-svn/src/XBMC/xbmc/cores/dvdplayer/DVDInputStreams/DVDFactoryInputStream.cpp:83: undefined reference to `CDVDInputStreamRTMP::CDVDInputStreamRTMP()'
collect2: ld returned 1 exit status
make: *** [xbmc.bin] Error 1
Aborting...
local/automake 1.11.1-1 (base-devel)
local/autoconf 2.68-1
local/autoconf2.13
local/rtmpdump 2.3-2
I didn't have this error before adding rtmpdump. Any ideas?
Offline
I notice I am pulling a lot of Win32 stuff, ex. XBMC/project/Win32BuildSetup/readme.txt and a lot of other stuff. For both xbmc and me (us) I'd guess it would be nice to not do this? I am using the (commented) dharma branch in the PKGBUILD.
Offline
I don't think you can exclude stuff to be checked out with SVN. I have cleaned out Win32 stuff from my SVN checkout before and surprisingly some parts *need* Win32 code to be available at compile time. So if your bandwidth isn't the issue, I wouldn't worry about it. If it is, keep your local svn checkout and update it regularly instead of removing it after compiling.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
I had a look at "svn:ignore", but this can only exclude selected directories; afais not regex.
xbmc does not have only one win32. The windows files are scattered in dozens of subdirs. So there is no sane way to filter them out.
Offline
I keep getting an error trying to install xbmc-svn on my appletv... I modified PKGBUILD to build Dharma and not from trunk...
The build goes just fine and I get my file xbmc-svn-35018-1-i686.pkg.tar.xz just fine...
but when I run "sudo pacman -U xbmc-svn-35018-1-i686.pkg.tar.xz" I get an error...
[dnoble3@appletv xbmc-svn]$ sudo pacman -U xbmc-svn-35018-1-i686.pkg.tar.xz > error.txt
Proceed with installation? [Y/n] Y
[dnoble3@appletv xbmc-svn]$ cat error.txt
resolving dependencies...
looking for inter-conflicts...
Targets (1): xbmc-svn-35018-1
Total Download Size: 0.00 MB
Total Installed Size: 80.35 MB
checking package integrity...
checking for file conflicts...
installing xbmc-svn...
>> If XBMC won't start, but just segfaults, double check your X.Org config.
>> The display depth has to be at least 24-bit, ie
>> set "DefaultDepth 24" under the "Screen" section of your xorg.conf file.
>> If you have problems or suggestions for this PKGBUILD, have a look at its
>> dedicated forum thread: http://bbs.archlinux.org/viewtopic.php?pid=559107
>> or the wiki: http://xbmc.org/wiki/?title=XBMC_on_Arch_Linux_(Unofficial).
>> Note that this is a development version of XBMC.
>> If you encounter problems with XBMC don't forget to consult the official
>> xbmc forums found here: http://forum.xbmc.org
>> and report bugs to the xbmc bugtracker found here: http://trac.xbmc.org.
error: command failed to execute correctly
Optional dependencies for xbmc-svn
avahi: to use zerconf features (remote, etc...)
gdb: for meaningful backtraces in case of trouble - STRONGLY RECOMMENDED
libssh: support for sshfs
libvdpau: accelerated video playback for nvidia cards
libva: accelerated video playback for nvidia, ati/amd and some intel cards
lirc: remote controller support
pulseaudio: pulseaudio support
udisks: automount external drives
upower: used to trigger suspend functionality
unrar: access compressed files without unpacking themAny ideas? I checked the log, and I can't even figure out which command failed...
Offline
It's a command in the .install file usually.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Any ideas? I checked the log, and I can't even figure out which command failed...
That's strange. In the install file there are only common commands for rebuilding the icon and desktop file cache.
PS: Perhaps the package didn't build properly. Try rebuilding.
Last edited by DonVla (2010-11-14 12:16:38)
Offline
Anyone else have a problem with revision 35463-1 not playing music? It seems to be an issue with PAPlayer but I'm not 100% sure.
Offline
Yeah, I had the same issue. Everything else seemed to work fine including audio in my movies but I couldn't play any music files at all. I just reverted to an earlier build for now.
Offline
xbmc 10.0 is out! No idea what's the svn revision number though.
edit: 35647 i guess...
Last edited by TigTex (2010-12-19 01:04:00)
.::. TigTex @ Portugal .::.
Offline
@TT - I placed it in the comments for the package in the AUR ![]()
http://trac.xbmc.org/changeset/35648
Last edited by graysky (2010-12-19 01:00:45)
Offline
I have powerdown set to "quit" from within the options, but XBMC doesn't honor my selection. When you hit the powerdown it actually powers down the box. Can someone else confirm before I open a bug?
Offline
xbmc 10.0 is out! No idea what's the svn revision number though.
edit: 35647 i guess...
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline