[PTLsim-devel] PTLsim Install Problems

Melvin Eze
Mon Dec 24 13:30:30 EST 2007


I encountered this problem consistently while trying with little luck  
to install PTLsim on a number of linux platforms (Suse, Fedora,  - 
latest stable versions). It seems to be an error in the code itself?  
The install stops and outputs the following error message:
*************************************************************
g++ -O99 -g -fomit-frame-pointer -march=pentium4 -falign-functions=16 - 
fno-trapping-math -fno-stack-protector -fno-exceptions -fno-rtti - 
funroll-loops -mpreferred-stack-boundary=4 -fno-strict-aliasing - 
Wreturn-type  -D__PTLSIM_OOO_ONLY__ -I. -DBUILDHOST="`hostname -f`" - 
DSVNREV="`LANG=C; svn info | grep "Last Changed Rev" | cut -d " " - 
f4`" -DSVNDATE="`LANG=C; svn info | grep "Last Changed Date" | cut -d  
" " -f4`" -c seqcore.cpp
seqcore.cpp: In member function ‘int  
SequentialCore::issuestore(const TransOp&, SFR&, Waddr&, W64, W64,  
W64, PTEUpdate&)’:
seqcore.cpp:775: error: no matching function for call to  
‘inrange(Waddr&, W64&, W64&)’
seqcore.cpp: In member function ‘int SequentialCore::issueload(const  
TransOp&, SFR&, Waddr&, W64, W64, W64, PTEUpdate&)’:
seqcore.cpp:897: error: no matching function for call to  
‘inrange(Waddr&, W64&, W64&)’
make: *** [seqcore.o] Error 1
**************************************************************

Thanks

- Eze


More information about the PTLsim-devel mailing list