Dear all I added new protocol in ns-2.35 in fedora 10 , but after running this commands: ./configure; make clean; make; I got this error:
ier -I./mcast -I./diffusion3/lib/main -I./diffusion3/lib -I./diffusion3/lib/nr -I./diffusion3/ns -I./diffusion3/filter_core -I./asim/ -I./qs -I./diffserv -I./satellite -I./wpan -o common/ptypes2tcl.o common/ptypes2tcl.cc g++ -Wl,-export-dynamic -o common/ptypes2tcl common/ptypes2tcl.o ./common/ptypes2tcl > gen/ptypes.cc /bin/sh: gen/ptypes.cc: Permission denied make: *** [gen/ptypes.cc] Error 1 what should I do? Thanks
