[Gems-users] error compiling ruby


Date: Mon, 19 May 2008 18:59:42 +0200
From: Jesús Camacho <jesuscamacho10@xxxxxxxxxxx>
Subject: [Gems-users] error compiling ruby
Anyone can help me? Thanks!

The error is:

log_tm/LazyTransactionVersionManager.C: In member function `void
   LazyTransactionVersionManager::issueWriteRequests(int)':
log_tm/LazyTransactionVersionManager.C:285: error: type specifier omitted for
   parameter `CacheRequestType_ST_XACT()'
log_tm/LazyTransactionVersionManager.C:286: error: type specifier omitted for
   parameter `SIMICS_get_program_counter()'
log_tm/LazyTransactionVersionManager.C:287: error: type specifier omitted for
   parameter `AccessModeType_UserMode'
log_tm/LazyTransactionVersionManager.C:288: error: type specifier omitted for
   parameter `g_DATA_BLOCK_BYTES'
log_tm/LazyTransactionVersionManager.C:289: error: type specifier omitted for
   parameter `PrefetchBit_No'
log_tm/LazyTransactionVersionManager.C:290: error: type specifier omitted for
   parameter
log_tm/LazyTransactionVersionManager.C:290: error: syntax error before numeric
   constant
log_tm/LazyTransactionVersionManager.C:293: error: syntax error before `->'
   token
log_tm/LazyTransactionVersionManager.C:296: error: no matching function for
   call to `Sequencer::makeRequest(CacheMsg (&)(...))'
system/Sequencer.h:138: error: candidates are: void
   Sequencer::makeRequest(const CacheMsg&)
log_tm/LazyTransactionVersionManager.C:297: error: no match for 'operator[]' in
   'this->LazyTransactionVersionManager::m_writeBufferBlocks[thread]'
../common/Vector.h:108: error: candidates are: const TYPE&
   Vector::operator[](int) const [with TYPE =
   Vector<Map>]
../common/Vector.h:109: error:                 TYPE&
   Vector::operator[](int) [with TYPE = Vector<Map>]
log_tm/LazyTransactionVersionManager.C:300: error: base operand of `->' has
   non-pointer type `CacheMsg'
log_tm/LazyTransactionVersionManager.C:300: error: no matching function for
   call to `LazyTransactionVersionManager::getLogicalProcID(CacheMsg&)'
log_tm/LazyTransactionVersionManager.C:119: error: candidates are: int
   LazyTransactionVersionManager::getLogicalProcID(int) const
log_tm/LazyTransactionVersionManager.C:302: error: no matching function for
   call to `LazyTransactionVersionManager::getLogicalProcID(CacheMsg&)'
log_tm/LazyTransactionVersionManager.C:119: error: candidates are: int
   LazyTransactionVersionManager::getLogicalProcID(int) const
log_tm/LazyTransactionVersionManager.C:304: error: base operand of `->' has
   non-pointer type `CacheMsg'
log_tm/LazyTransactionVersionManager.C:304: error: no matching function for
   call to `LazyTransactionVersionManager::getLogicalProcID(CacheMsg&)'
log_tm/LazyTransactionVersionManager.C:119: error: candidates are: int
   LazyTransactionVersionManager::getLogicalProcID(int) const
log_tm/LazyTransactionVersionManager.C:306: error: no matching function for
   call to `LazyTransactionVersionManager::getLogicalProcID(CacheMsg&)'
log_tm/LazyTransactionVersionManager.C:119: error: candidates are: int
   LazyTransactionVersionManager::getLogicalProcID(int) const
make[1]: *** [amd64-linux/generated/MOSI_SMP_bcast/obj/LazyTransactionVersionManager.o] Error 1
make[1]: Leaving directory `/home/alumnos/jecavil/gems-2.1/ruby'
make: *** [all] Error 2

_________________________________________________________________
La vida de los famosos al desnudo en MSN Entretenimiento
http://entretenimiento.es.msn.com/
[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] error compiling ruby, Jesús Camacho <=