|
From: Vedran D. <ve...@ya...> - 2010-08-13 21:43:03
|
Hi Neto, The errors you are seeing are Windows definitions being compiled under Linux. What version are you trying to build and/or what SVN path did you sync with? All of the braches (trunk and tags included) should be buildable clean under Windows and Linux. Ved ________________________________ From: "is...@ya..." <is...@ya...> To: "is...@ya..." <is...@ya...>; iom...@li...; iom...@li... Sent: Fri, August 13, 2010 12:51:55 PM Subject: Re: [Iometer-devel] Error compiling WorkingBranch_Q2_2010_Release Hi All, This is neto from Brazil How are you? Could you please someone help me to download the latest patch (svn track) of Iometer for Windows 64 bits and Linux 64 bits (RedHat 5.4)? Please this is urgent. TIA All the best neto ________________________________ From: "is...@ya..." <is...@ya...> To: iom...@li...; iom...@li... Sent: Fri, August 13, 2010 3:35:30 PM Subject: [Iometer-devel] Error compiling WorkingBranch_Q2_2010_Release Hi All, This is neto from Brazil How are you? svn co https://iometer.svn.sourceforge.net/svnroot/iometer iometer On Linux: WorkingBranch_Q2_2010_Release [root@localhost src]# make -f Makefile-Linux.x86_64 all /usr/bin/g++ -O -Wall -D_GNU_SOURCE -DIOMTR_OSFAMILY_UNIX -DIOMTR_OS_LINUX -DIOMTR_CPU_X86_64 -DIOMTR_SETTING_GCC_M64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DNOMINMAX -DUSE_NEW_DISCOVERY_MECHANISM -DFORCE_STRUCT_ALIGN -c IOGlobals.cpp /usr/bin/g++ -O -Wall -D_GNU_SOURCE -DIOMTR_OSFAMILY_UNIX -DIOMTR_OS_LINUX -DIOMTR_CPU_X86_64 -DIOMTR_SETTING_GCC_M64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DNOMINMAX -DUSE_NEW_DISCOVERY_MECHANISM -DFORCE_STRUCT_ALIGN -c Pulsar.cpp /usr/bin/g++ -O -Wall -D_GNU_SOURCE -DIOMTR_OSFAMILY_UNIX -DIOMTR_OS_LINUX -DIOMTR_CPU_X86_64 -DIOMTR_SETTING_GCC_M64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DNOMINMAX -DUSE_NEW_DISCOVERY_MECHANISM -DFORCE_STRUCT_ALIGN -c IOManager.cpp IOManager.cpp: In member function âvoid Manager::GenerateRandomData()â: IOManager.cpp:1023: error: âMEM_COMMITâ was not declared in this scope IOManager.cpp:1023: error: âMEM_RESERVEâ was not declared in this scope IOManager.cpp:1023: error: âPAGE_READWRITEâ was not declared in this scope IOManager.cpp:1023: error: âVirtualAllocâ was not declared in this scope IOManager.cpp: In member function âvoid Manager::Stop_Test(int)â: IOManager.cpp:1099: error: âMEM_RELEASEâ was not declared in this scope IOManager.cpp:1099: error: âVirtualFreeâ was not declared in this scope make: *** [IOManager.o] Error 1 Any clues? All the best neto |