[maemo-developers] problem in compiling

From: Till Harbaum / Lists lists at harbaum.org
Date: Tue Jan 26 21:37:55 EET 2010
Hi,

Am Dienstag 26 Januar 2010 schrieb gaurav sinha:
> I am not able to compile source code (
...
> No package 'libalarm-dev' found
...

What about installing the missing package? Try:

apt-get install libalarm-dev

> alarm.c:5:32: error: alarmd/alarm_event.h: No such file or directory
> alarm.c: In function 'main':
> alarm.c:11: error: 'alarm_event_t' undeclared (first use in this function)
> alarm.c:11: error: (Each undeclared identifier is reported only once
> alarm.c:11: error: for each function it appears in.)
> alarm.c:11: error: expected ';' before 'event'
> alarm.c:12: error: 'cookie_t' undeclared (first use in this function)
> alarm.c:12: error: expected ';' before 'cookie'
> alarm.c:15: error: 'event' undeclared (first use in this function)
> alarm.c:27: error: 'cookie' undeclared (first use in this function)
> [sbox-FREMANTLE_X86: ~] >
> 
> 
> ...........
> please help!!!
> 

More information about the maemo-developers mailing list