dear all, i'm trying to patch emulation extension for NS-2.29 in ubuntu 8.10, after i read this article : < http://ivs.cs.uni-magdeburg.de/EuK/forschung/projekte/nse/ns2emu-dstapp.tgz
i try apply that patch and i got some error like this : > common/scheduler.cc:223: warning: deprecated conversion from string > constant to ‘char*’ > common/scheduler.cc: In member function ‘void RealTimeScheduler::sync_ > cputicks()’: > common/scheduler.cc:1061: error: ‘rdtscll’ was not declared in this scope > make: *** [common/scheduler.o] Error 1 > then i read the solution, it says that i must compile complete kernel source for linux then i compile my kernel in ubuntu, i'm try for compile ns-2.29 again, and i got some error again same as like before, my question is; how i compile my kernel source with right configuration to support this emulation patch? thanks for the attention..
