Thanks for the proposed patch to the gnulib code. I applied it to a fresh copy of m4-1.4.7 on GNU/Linux IA-32 Fedora Core 5, and then did
env CC=lsbcc ./configure && make Compilation failed at regex.c:57: ./regex.h:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__re_idx_t' ./regex.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__re_size_t' ./regex.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__re_long_size_t' This is the same problem as before with size_t being used before it is defined with this compiler. ------------------------------------------------------------------------------- - Nelson H. F. Beebe Tel: +1 801 581 5254 - - University of Utah FAX: +1 801 581 4148 - - Department of Mathematics, 110 LCB Internet e-mail: [EMAIL PROTECTED] - - 155 S 1400 E RM 233 [EMAIL PROTECTED] [EMAIL PROTECTED] - - Salt Lake City, UT 84112-0090, USA URL: http://www.math.utah.edu/~beebe/ - -------------------------------------------------------------------------------