bug-m4
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fpending issues on LSB


From: Nelson H. F. Beebe
Subject: Re: fpending issues on LSB
Date: Wed, 27 Sep 2006 17:51:44 -0600 (MDT)

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: address@hidden  -
- 155 S 1400 E RM 233                       address@hidden  address@hidden -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]