[Top][All Lists]
[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/ -
-------------------------------------------------------------------------------
- Re: depcomp deficiency [was: m4-1.4.7 build feedback], (continued)
fpending issues on LSB [was: m4-1.4.7 build feedback], Eric Blake, 2006/09/26
- Re: fpending issues on LSB, Paul Eggert, 2006/09/27
- Re: fpending issues on LSB, Nelson H. F. Beebe, 2006/09/27
- Re: fpending issues on LSB, Paul Eggert, 2006/09/27
- Re: fpending issues on LSB,
Nelson H. F. Beebe <=
- Re: fpending issues on LSB, Paul Eggert, 2006/09/28
- Re: fpending issues on LSB: [<sys/types.h> does not define size_t], Nelson H. F. Beebe, 2006/09/28
- Re: fpending issues on LSB: [<sys/types.h> does not define size_t], Bruce Korb, 2006/09/28
- Re: fpending issues on LSB: [<sys/types.h> does not define size_t], Paul Eggert, 2006/09/28
__attribute__ ((__format__)) in error.h [was: m4-1.4.7 build feedback], Eric Blake, 2006/09/26