Lelouch vi Britannia Posted February 15, 2012 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 715 Reputation: 84 Joined: 01/05/12 Last Seen: April 10, 2023 Share Posted February 15, 2012 Those of you getting that gcc error, re-run configure script ( ./configure ) i tryed it almost 20x and i got the same error . Link to comment Share on other sites More sharing options...
m4stermind Posted February 15, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 21 Reputation: 1 Joined: 11/24/11 Last Seen: January 9, 2014 Share Posted February 15, 2012 Those of you getting that gcc error, re-run configure script ( ./configure ) Did it. Still the same error comes out. Executables cannot be make. Link to comment Share on other sites More sharing options...
Poseidon Posted February 15, 2012 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 107 Reputation: 6 Joined: 12/09/11 Last Seen: May 9, 2017 Share Posted February 15, 2012 (edited) Are you on 64bit or x86 (32bit) if you a using 64bit you need to remeber to use this command when you run the ./configure script ./configure --enable-64bit Edited February 15, 2012 by Poseidon Link to comment Share on other sites More sharing options...
m4stermind Posted February 15, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 21 Reputation: 1 Joined: 11/24/11 Last Seen: January 9, 2014 Share Posted February 15, 2012 I'm on x86 (32bit) environment. Link to comment Share on other sites More sharing options...
Gepard Posted February 15, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 392 Reputation: 285 Joined: 12/19/11 Last Seen: January 23, 2022 Author Share Posted February 15, 2012 Please make sure you're using at least r15573 and — already mentioned by Ind — re-run ./configure. If you're still getting this error, please report your OS version, as this is a OS dependent issue. 1 Link to comment Share on other sites More sharing options...
Lelouch vi Britannia Posted February 15, 2012 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 715 Reputation: 84 Joined: 01/05/12 Last Seen: April 10, 2023 Share Posted February 15, 2012 Please make sure you're using at least r15573 and — already mentioned by Ind — re-run ./configure. If you're still getting this error, please report your OS version, as this is a OS dependent issue. im tryed r15581 and the latest r15583 but it have same errors like my post above @ #21 .also my OS is Centos 5 32bit Link to comment Share on other sites More sharing options...
m4stermind Posted February 15, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 21 Reputation: 1 Joined: 11/24/11 Last Seen: January 9, 2014 Share Posted February 15, 2012 I got the same OS with the guy above me. CentOS 5 32bit. 1 Link to comment Share on other sites More sharing options...
Gepard Posted February 15, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 392 Reputation: 285 Joined: 12/19/11 Last Seen: January 23, 2022 Author Share Posted February 15, 2012 Compilation issues in CentOS should be fixed in r15584. 1 Link to comment Share on other sites More sharing options...
m4stermind Posted February 15, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 21 Reputation: 1 Joined: 11/24/11 Last Seen: January 9, 2014 Share Posted February 15, 2012 Thanks Gepard! It's working now. Link to comment Share on other sites More sharing options...
sizenine Posted February 17, 2012 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 149 Reputation: 13 Joined: 02/17/12 Last Seen: January 25, 2018 Share Posted February 17, 2012 (edited) For FluxCP users, here is a patch file that changes all needed instances of the 'level' field to 'group_id' : - fluxCP_rA_update_r15583.patch This is obviously unofficial so use at your own risk. Anyways, let me know if I missed any or if there are still errors. Thanks Xantara, I applied that diff and it allowed me to register/login with Flux CP now. However, when I try to view a character in my account (.../?module=account&action=view) on flux cip, it sends me to the error page saying: "Error An error occurred while trying to process your request. Please try contacting an administrator: admin@localhost" Edited February 17, 2012 by sizenine Link to comment Share on other sites More sharing options...
EvilPuncker Posted February 17, 2012 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 713 Reputation: 71 Joined: 11/08/11 Last Seen: December 25, 2024 Share Posted February 17, 2012 For FluxCP users, here is a patch file that changes all needed instances of the 'level' field to 'group_id' : - fluxCP_rA_update_r15583.patch This is obviously unofficial so use at your own risk. Anyways, let me know if I missed any or if there are still errors. Thanks Xantara, I applied that diff and it allowed me to register/login with Flux CP now. However, when I try to view a character in my account (.../?module=account&action=view) on flux cip, it sends me to the error page saying: "Error An error occurred while trying to process your request. Please try contacting an administrator: admin@localhost" set $showExceptions to true to see what is wrong 1 Link to comment Share on other sites More sharing options...
sizenine Posted February 18, 2012 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 149 Reputation: 13 Joined: 02/17/12 Last Seen: January 25, 2018 Share Posted February 18, 2012 (edited) For FluxCP users, here is a patch file that changes all needed instances of the 'level' field to 'group_id' : - fluxCP_rA_update_r15583.patch This is obviously unofficial so use at your own risk. Anyways, let me know if I missed any or if there are still errors. Thanks Xantara, I applied that diff and it allowed me to register/login with Flux CP now. However, when I try to view a character in my account (.../?module=account&action=view) on flux cip, it sends me to the error page saying: "Error An error occurred while trying to process your request. Please try contacting an administrator: admin@localhost" set $showExceptions to true to see what is wrong it say: #0 /home/ro/ro.com/lib/Flux/TemporaryTable.php(80): Flux_TemporaryTable::raise('Failed to impor...') #1 /home/ro/ro.com/modules/account/view.php(12): Flux_TemporaryTable->__construct(Object(Flux_Connection), 'rodb.items', Array) #2 /home/ro/ro.com/lib/Flux/Template.php(337): include('/home/ro/rag...') #3 /home/ro/ro.com/lib/Flux/Dispatcher.php(168): Flux_Template->render() #4 /home/ro/ro.com/index.php(175): Flux_Dispatcher->dispatch(Array) #5 {main} Edited February 18, 2012 by sizenine Link to comment Share on other sites More sharing options...
Pancake Posted February 18, 2012 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 49 Reputation: 17 Joined: 02/06/12 Last Seen: May 28, 2012 Share Posted February 18, 2012 For FluxCP users, here is a patch file that changes all needed instances of the 'level' field to 'group_id' : - fluxCP_rA_update_r15583.patch This is obviously unofficial so use at your own risk. Anyways, let me know if I missed any or if there are still errors. How do I apply this patch? Link to comment Share on other sites More sharing options...
Judas Posted February 18, 2012 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 2244 Reputation: 182 Joined: 11/19/11 Last Seen: September 15, 2024 Share Posted February 18, 2012 turtoisesvn right click it an apply patch i believe Link to comment Share on other sites More sharing options...
Xantara Posted February 19, 2012 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 243 Reputation: 206 Joined: 11/28/11 Last Seen: February 13, 2023 Share Posted February 19, 2012 (edited) @sizenine, I am unable to reproduce that error (or any error). =( Do you perhaps have any other custom edit(s)? @Pancake, as Judas mentioned, you can use TortoiseSVN to apply the patch. You can also do it manually. Here is a Wiki page on it: Diff @all, I've updated the patch file with an edit I forgot to add for 'modules/ranking/zeny.php' file. Edited July 3, 2012 by Xantara Updated patch file 2 Link to comment Share on other sites More sharing options...
Lelouch vi Britannia Posted February 19, 2012 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 715 Reputation: 84 Joined: 01/05/12 Last Seen: April 10, 2023 Share Posted February 19, 2012 @all, I've updated the patch file with an edit I forgot to add for 'modules/ranking/zeny.php' file. Thanks Xantara 1 Link to comment Share on other sites More sharing options...
Xantara Posted February 20, 2012 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 243 Reputation: 206 Joined: 11/28/11 Last Seen: February 13, 2023 Share Posted February 20, 2012 (edited) For CeresCP users: - Patch file: ceresCP_rA_update_r15583.patch * You can use TortoiseSVN to apply the patch or do it manually. Here is a Wiki page on it: Diff * The base files I got were from the SVN (not sure if this is "CeresCP Plus" or not). I think it should work either or though... * Again,this is obviously unofficial so use at your own risk~ Updated: - Thanks to BrianL for adding this patch to CeresCP (rev117) Edited July 3, 2012 by Xantara Updated information and patch download link 1 Link to comment Share on other sites More sharing options...
z3r0tech Posted February 21, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 01/12/12 Last Seen: August 23, 2012 Share Posted February 21, 2012 @sizenine, I am unable to reproduce that error (or any error). =( Do you perhaps have any other custom edit(s)? @Pancake, as Judas mentioned, you can use TortoiseSVN to apply the patch. You can also do it manually. Here is a Wiki page on it: Diff @all, I've updated the patch file with an edit I forgot to add for 'modules/ranking/zeny.php' file. thanks a lot! I will report or update you if I found a problem... many thanks again... it works... Link to comment Share on other sites More sharing options...
saithis Posted March 1, 2012 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 40 Reputation: 20 Joined: 12/31/11 Last Seen: May 10, 2013 Share Posted March 1, 2012 Here is an update for CMakeList: CMakeList.diff I have done it by trial and error (never used CMake bevore...), so I have no clue if it works on all systems, but at least it works on my server. Link to comment Share on other sites More sharing options...
sizenine Posted March 1, 2012 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 149 Reputation: 13 Joined: 02/17/12 Last Seen: January 25, 2018 Share Posted March 1, 2012 Here is an update for CMakeList: CMakeList.diff I have done it by trial and error (never used CMake bevore...), so I have no clue if it works on all systems, but at least it works on my server. what does this do? Link to comment Share on other sites More sharing options...
saithis Posted March 1, 2012 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 40 Reputation: 20 Joined: 12/31/11 Last Seen: May 10, 2013 Share Posted March 1, 2012 Wikipedia can explain it better than i could: http://en.wikipedia.org/wiki/CMake I use it because the normal "make clean && make sql" stops with an error all the time and i couldn't get it fixed. But compiling with the use of CMake works. Link to comment Share on other sites More sharing options...
sizenine Posted March 2, 2012 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 149 Reputation: 13 Joined: 02/17/12 Last Seen: January 25, 2018 Share Posted March 2, 2012 oh i see, theres also gmake.. i guess ill stick with "make" since i have no issues Link to comment Share on other sites More sharing options...
Gepard Posted March 2, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 392 Reputation: 285 Joined: 12/19/11 Last Seen: January 23, 2022 Author Share Posted March 2, 2012 Here is an update for CMakeList: CMakeList.diff I have done it by trial and error (never used CMake bevore...), so I have no clue if it works on all systems, but at least it works on my server. Isn't it missing 3rdparty/libconfig/CMakeLists.txt file? Cause I get CMake Error at 3rdparty/CMakeLists.txt:51 (add_subdirectory): The source directory /cygdrive/x/SERVER/RATHENA/svn/trunk/3rdparty/libconfig does not contain a CMakeLists.txt file. Link to comment Share on other sites More sharing options...
saithis Posted March 2, 2012 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 40 Reputation: 20 Joined: 12/31/11 Last Seen: May 10, 2013 Share Posted March 2, 2012 Here is an update for CMakeList: CMakeList.diff I have done it by trial and error (never used CMake bevore...), so I have no clue if it works on all systems, but at least it works on my server. Isn't it missing 3rdparty/libconfig/CMakeLists.txt file? Cause I get CMake Error at 3rdparty/CMakeLists.txt:51 (add_subdirectory): The source directory /cygdrive/x/SERVER/RATHENA/svn/trunk/3rdparty/libconfig does not contain a CMakeLists.txt file. sorry, somehow "svn diff" doesn't include added files :/ here is the missing file: CMakeLists.txt Link to comment Share on other sites More sharing options...
Gepard Posted March 2, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 392 Reputation: 285 Joined: 12/19/11 Last Seen: January 23, 2022 Author Share Posted March 2, 2012 Thank you very much. I've already added it to SVN repo: r15651. 1 Link to comment Share on other sites More sharing options...
Recommended Posts