PBGroutines.c:7: error: parse error before "off64_t"
You need to compile using -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE (and this is not a GCC question, wrong mailinglist; and I'm sure Google could have told you this, too). Segher
PBGroutines.c:7: error: parse error before "off64_t"
You need to compile using -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE (and this is not a GCC question, wrong mailinglist; and I'm sure Google could have told you this, too). Segher