diald 1.0 doesn't seem like its feasible without upstream fixes.

/diald-1.0-test$ make
gcc -g -O2 -DHAVE_CONFIG_H -I. 
-DDIALD_CONFIG_FILE=\"/usr/local/etc/diald.conf\" 
-DDIALD_DEFS_FILE=\"/usr/local/lib/diald/diald.defs\" 
-DRUN_PREFIX=\"/usr/local/var/run\"   -c -o diald.o diald.c
diald.c: In function ‘main’:
diald.c:193: error: ‘CLK_TCK’ undeclared (first use in this function)
diald.c:193: error: (Each undeclared identifier is reported only once
diald.c:193: error: for each function it appears in.)
make: *** [diald.o] Error 1

--
CLK_TCK was depricated and no longer available.  Adding #include <time.h> didnt 
seem to help.  
Will work on the sync from debian and hope this project goes back under 
development.

-- 
Please sync diald 0.99.4-9 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/253675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to