Is there a way, how to have pine in debian? When I download pine from stable distrib (I have mix of testing/unstable distrib), then I have errors in building binary pine (pine4-4.21):
rm -f os.c ln -s osdep/os-lnx.c os.c gcc -O2 -g -DLNX -DSYSTYPE=\"LNX\" -DMOUSE -c os.c -o os.o os.c: In function `fget_pos': os.c:1122: conversion to non-scalar type requested os.c:1123: invalid operands to binary == os.c: In function `fset_pos': os.c:1133: incompatible type for argument 2 of `fseek' make[1]: *** [os.o] Error 1 make[1]: Leaving directory `/usr/src/pine4/pine4-4.21/pine' Links to executables are in bin directory: size: bin/pine: No such file or directory size: bin/mtest: No such file or directory size: bin/imapd: No such file or directory text data bss dec hex filename 160564 5172 2652 168388 291c4 bin/pico 158852 5044 2652 166548 28a94 bin/pilot Done touch build-all Thanks, Martin

