Merci :). Okay, going to compile now... ________________________________________ From: Sébastien Boisvert [sebastien.boisver...@ulaval.ca] Sent: Thursday, November 21, 2013 6:42 PM To: Hornung, Bastian; denovoassembler-users@lists.sourceforge.net Subject: Re: [Denovoassembler-users] RayPlatform/actors/Actor.cpp:54:52: error: ‘memcpy’ was not declared in this scope
On 21/11/13 12:00 PM, Hornung, Bastian wrote: > Ah, 'kay. > Any clue though why it compiles on one machine, but not on the other? 2.3.0 compiles as is on my machine. I don't know the exact reason but maybe it has something to do with the order of the include statements (possibly reordering). > > Bastian > ________________________________________ > From: Sébastien Boisvert [sebastien.boisver...@ulaval.ca] > Sent: Thursday, November 21, 2013 3:38 PM > To: Hornung, Bastian > Cc: denovoassembler-users@lists.sourceforge.net > Subject: Re: [Denovoassembler-users] RayPlatform/actors/Actor.cpp:54:52: > error: ‘memcpy’ was not declared in this scope > > On 21/11/13 04:01 AM, Hornung, Bastian wrote: >> Sorry, I must be doing lots of stuff wrong in the last time ^^. >> I'm trying to install ray on one of our servers, and somehow it doesn't >> compile. >> >> The error message: >> >> RayPlatform/actors/Actor.cpp: In member function ‘void Actor::send(int, >> Message*)’: >> RayPlatform/actors/Actor.cpp:54:52: error: ‘memcpy’ was not declared in this >> scope >> make[1]: *** [RayPlatform/actors/Actor.o] Error 1 >> make[1]: Leaving directory `/home/bastian/programs/Ray-2.3.0/RayPlatform' >> make: *** [RayPlatform/libRayPlatform.a] Error 2 >> >> I'm not sure what's going on. >> Should be the same system like my local computer, where it installed fine. >> Although that system is less good set up, so it could totally be that some >> dependency or library is missing, but apparently that function is in >> string.h, which is a standard C library *puzzled*. >> >> Any ideas? > > > Yes, this is a known problem with 2.3.0. Rob Egan fixed this and I merged his > patch. Basically, Actor.cpp needed > to include <string.h>. > >> >> Best regards, >> >> Bastian >> >> >> ------------------------------------------------------------------------------ >> Shape the Mobile Experience: Free Subscription >> Software experts and developers: Be at the forefront of tech innovation. >> Intel(R) Software Adrenaline delivers strategic insight and game-changing >> conversations that shape the rapidly evolving mobile landscape. Sign up now. >> http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk >> _______________________________________________ >> Denovoassembler-users mailing list >> Denovoassembler-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/denovoassembler-users >> > > > ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ Denovoassembler-users mailing list Denovoassembler-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/denovoassembler-users