hi all,<div>I am not able to compile source code (<a href="http://wiki.forum.nokia.com/index.php/How_to_set_an_alarm_event_on_Maemo">http://wiki.forum.nokia.com/index.php/How_to_set_an_alarm_event_on_Maemo</a> )  contaning header file               </div>
<div>  <span class="Apple-style-span" style="font-family: &#39;Courier New&#39;, Courier, monospace; font-size: 11px; color: rgb(51, 51, 51); ">#include &lt;alarmd/alarm_event.h&gt; <span class="Apple-style-span" style="color: rgb(0, 0, 0); font-family: arial; font-size: small; "> from scratchbox. </span></span></div>
<div><span class="Apple-style-span" style="font-family: &#39;Courier New&#39;, Courier, monospace; font-size: 11px; color: rgb(51, 51, 51); "><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-family: arial; font-size: small; "><br>
</span></span></div><div><span class="Apple-style-span" style="font-family: &#39;Courier New&#39;, Courier, monospace; font-size: 11px; color: rgb(51, 51, 51); "><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-family: arial; font-size: small; ">i am using this command to compile</span></span></div>
<div>&quot;gcc alarm.c `pkg-config libalarm-dev --cflags --libs` -o alarm&quot;</div><div><br></div><div><div>[sbox-FREMANTLE_X86: ~] &gt; gcc alarm.c `pkg-config libalarm-dev --cflags --libs` -o alarm</div><div>Package libalarm-dev was not found in the pkg-config search path.</div>
<div>Perhaps you should add the directory containing `libalarm-dev.pc&#39;</div><div>to the PKG_CONFIG_PATH environment variable</div><div>No package &#39;libalarm-dev&#39; found</div><div>alarm.c:5:32: error: alarmd/alarm_event.h: No such file or directory</div>
<div>alarm.c: In function &#39;main&#39;:</div><div>alarm.c:11: error: &#39;alarm_event_t&#39; undeclared (first use in this function)</div><div>alarm.c:11: error: (Each undeclared identifier is reported only once</div><div>
alarm.c:11: error: for each function it appears in.)</div><div>alarm.c:11: error: expected &#39;;&#39; before &#39;event&#39;</div><div>alarm.c:12: error: &#39;cookie_t&#39; undeclared (first use in this function)</div><div>
alarm.c:12: error: expected &#39;;&#39; before &#39;cookie&#39;</div><div>alarm.c:15: error: &#39;event&#39; undeclared (first use in this function)</div><div>alarm.c:27: error: &#39;cookie&#39; undeclared (first use in this function)</div>
<div>[sbox-FREMANTLE_X86: ~] &gt; </div><div><br></div><div><br></div><div>...........</div><div>please help!!!</div><div><br></div></div>