SVN 17735 Compile error
#1
Just tried building from the latest SVN with Ubuntu 9.04 x86_64.

Compiling fails while making avcodec-52-x86_64-linux.so with the following output:


http://www.pastebin.ca/1337994


It seems to be the same problem as reported here:

http://forum.xbmc.org/showthread.php?tid=42679
Reply
#2
Already tried to distclean and reconfigure?
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not PM or e-mail Team-Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#3
Yeah I've tried that already. I'm going to try checking out an earlier revision, it might be a recent jaunty update that messed things up.
Reply
#4
Same error here, make distclean followed by ./configure and make -j2 resulted in a successful compilation. This on 8.10 Ubuntu 32bit.
Openelec Gotham, MCE remote(s), Intel i3 NUC, DVDs fed from unRAID cataloged by DVD Profiler. HD-DVD encoded with Handbrake to x.264. Yamaha receiver(s)
Reply
#5
What happened to the 24hrs "wait before bitching about compile errors" period? AFAIK it's been fixed.
Reply
#6
sorry, but it is not fixed for me... (SVN 17742), i set up my system completely new (for some hardware updates) and can't compile svn 17742
also "make clean && make distclean" and following "./configure && make" don't worked for me...

i think this compilation error happend after updating ffmpeg in svn 17726 or so...

some more info, there is a ticket : http://trac.xbmc.org/ticket/5915
Reply
#7
I decided to try out the external-libraries-support branch and got it to compile with external ffmpeg.
Reply
#8
I'm pretty positive this is only affecting x86_64 builds. I've grabbed the latest (17750), looks like a bunch of autoconf stuff went in today. Building that now... will post results.
Reply
#9
Unfortunately, the problem still persists. I've been able to build ffmpeg using the same config options xbmc passes. I know there was a set of "patches" applied to xbmc after the merge took place. I'm guessing maybe it's something in there. I'll probably try sequentially adding those changes to my working ffmpeg build to see if it will break. Hopefully this will narrow down this issue.
Reply
#10
Should have checked trac first. Noticed this commit:

http://trac.xbmc.org/changeset/17752

Unfortunately I'm at work now, and don't have access to test the build at home.
Reply
#11
ok, after last svn update to 17760 compiling works for me until an error because of missing flex (why is this not checked with ./configure?? ) but maybe only my problem... so, after "sudo apt-get install flex" i will start building again, maybe it works after that...

i hope so, because i m missing my xbmc very hard! Smile

EDIT:now everything works fine, building 64 bit system with svn 17760 is no problem (maybe someone can add the "flex" into the dependencies README.linux line of "sudo apt-get install ...." ?

please someone can close http://trac.xbmc.org/ticket/5915
new system in the house...
Reply
#12
Nice its fixed.
Reply

Logout Mark Read Team Forum Stats Members Help
SVN 17735 Compile error0