Cuberite Forum

Full Version: r1463 linux compilation fail
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
oh god i didn't do something wrong right? ;O
(05-10-2013, 12:57 AM)STR_Warrior Wrote: [ -> ]oh god i didn't do something wrong right? ;O
Maybe is an error of the bearbin's server or something like. I will try to compile it on my server
(05-10-2013, 12:59 AM)tonibm19 Wrote: [ -> ]Maybe is an error of the bearbin's server or something like. I will try to compile it on my server

i'm also trying it now Wink realy weird if it doesn't becouse it worked for me.
(05-10-2013, 12:59 AM)tonibm19 Wrote: [ -> ]
(05-10-2013, 12:57 AM)STR_Warrior Wrote: [ -> ]oh god i didn't do something wrong right? ;O
Maybe is an error of the bearbin's server or something like.

No. I too received an error.
yea i got it now to. i'l see what i can do to fix it.

ah ok so this is what happened: TortoiseSVN first didn't let me commit the changes and then it created a new file with the old bindings.cpp and the new(my) bindings.cpp and then compared them. and you can gues it: it was called bindings.cpp

Hopefully fixed in r1464 Wink

http://ci.berboe.co.uk/job/MCServer%20Linux-x86-64/395/Big Grin
Yup, that's called a svn conflict and it happens when two people touch the same file in the same place at the same moment (or don't update the file they're editting).
With Bindings.cpp, it's just easier to delete the file altogether and let the AllToLua generate a new file.
Thanks for fix Smile