Bug#397908: syscall workaround

2006-11-11 Thread Yauheni Kaliuta
_syscall macroses defined only for __KERNEL__ in unistd.h. A workaround like for i386 helps to build it, but I do not know how it is correct. The code has been taken from unistd.h diff --git a/src/base/linux_syscall_support.h b/src/base/linux_syscall_support.h index 0dfdd8d..41b3b17 100644 --- a/s

Bug#397620: More FTBFS info

2006-11-11 Thread Yauheni Kaliuta
Steve, For me it's built ok if you install libpop-dev before building (not after has found the problem) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#387089: Debian #387089

2006-11-11 Thread Yauheni Kaliuta
For the last option, I have a hack diff --git a/tools/c_rehash.in b/tools/c_rehash.in index 4497cbd..d76e693 100644 --- a/tools/c_rehash.in +++ b/tools/c_rehash.in @@ -59,12 +59,15 @@ sub hash_dir { } } closedir DIR; - FILE: foreach $fname (grep {/\.pem$/} @flist) { + FILE: foreach $fname (