utils/clone_and_compile_ns3_dce.sh
changeset 264 990f99d5b4d2
parent 263 80ddc553e4ec
child 269 6704c1c48929
--- a/utils/clone_and_compile_ns3_dce.sh	Wed Aug 29 16:54:27 2012 +0200
+++ b/utils/clone_and_compile_ns3_dce.sh	Wed Aug 29 17:18:13 2012 +0200
@@ -73,6 +73,7 @@
 	cd iproute2-2.6.38
 	./configure
 	LDFLAGS=-pie make CCOPTS='-fpic -D_GNU_SOURCE -O0 -U_FORTIFY_SOURCE'
+	cd ../ns-3-dce
 	mkdir -p build/bin_dce
 	cd  build/bin_dce
 	ln -s ../../../ns-3-linux/libnet-next-2.6.so liblinux.so