Path to this page:
Subject: CVS commit: wip/gnuradio-core
From: Makoto Fujiwara
Date: 2014-10-03 05:39:59
Message id: E1XZtj5-0004E7-TP@sfs-ml-2.v29.ch3.sourceforge.com
Log Message:
(Makefile)
- Add following line
+.include "../../devel/orc/buildlink3.mk"
to fix
orc/orc.h: No such file or directory
undefined reference to shm_unlink and shm_open
(patches/patch-gnuradio_runtime_include_gnuradio_high__res__timer__h)
Add guard if the macro CLOCK_THREAD_CPUTIME_ID already defined
(TODO)
Correct the patches filename
Files: