public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: building 1.1.1 fails in texinfo/intl
@ 1998-12-20 14:14 Colin Kabaara
  0 siblings, 0 replies; 5+ messages in thread
From: Colin Kabaara @ 1998-12-20 14:14 UTC (permalink / raw)
  To: egcs

This was fixed by upgrading my system to glibc 2.0.108.

Thanks, Alexandre!

ck

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: building 1.1.1 fails in texinfo/intl
  1998-12-17 16:21   ` Colin Kabaara
@ 1998-12-17 16:32     ` Alexandre Oliva
  0 siblings, 0 replies; 5+ messages in thread
From: Alexandre Oliva @ 1998-12-17 16:32 UTC (permalink / raw)
  To: Colin Kabaara; +Cc: egcs

On Dec 17, 1998, Colin Kabaara <colink@zip.com.au> wrote:

> On 17 Dec 1998, Alexandre Oliva wrote:
>> On Dec 17, 1998, Colin Kabaara <colink@zip.com.au> wrote:
>> 
>> > I am having trouble building egcs 1.1.1 on an i486-pc-linux-gnu (glibc
>> > 2.0.7pre6, binutils 2.9.1.0.19a) system.
>> 
>> > /home/limo/egcs-1.1.1/texinfo/intl/l10nflist.c:42: /usr/include/argz.h:34:
>> > parse error before `__argz_create' /usr/include/argz.h:35: warning: data
>> > definition has no type or storage class /usr/include/argz.h:36: parse
>> > error
>> 
>> Feel like upgrading glibc?

> What version do I need to make it work?

Dunno, it's just that I've got 2.0.7-19 from RedHat Linux 5.1 and it
works.

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: building 1.1.1 fails in texinfo/intl
  1998-12-17 16:18 ` Alexandre Oliva
@ 1998-12-17 16:21   ` Colin Kabaara
  1998-12-17 16:32     ` Alexandre Oliva
  0 siblings, 1 reply; 5+ messages in thread
From: Colin Kabaara @ 1998-12-17 16:21 UTC (permalink / raw)
  To: Alexandre Oliva; +Cc: egcs

On 17 Dec 1998, Alexandre Oliva wrote:

> On Dec 17, 1998, Colin Kabaara <colink@zip.com.au> wrote:
> 
> > I am having trouble building egcs 1.1.1 on an i486-pc-linux-gnu (glibc
> > 2.0.7pre6, binutils 2.9.1.0.19a) system.
> 
> > /home/limo/egcs-1.1.1/texinfo/intl/l10nflist.c:42: /usr/include/argz.h:34:
> > parse error before `__argz_create' /usr/include/argz.h:35: warning: data
> > definition has no type or storage class /usr/include/argz.h:36: parse
> > error
> 
> Feel like upgrading glibc?

What version do I need to make it work?

ck

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: building 1.1.1 fails in texinfo/intl
  1998-12-17 16:09 Colin Kabaara
@ 1998-12-17 16:18 ` Alexandre Oliva
  1998-12-17 16:21   ` Colin Kabaara
  0 siblings, 1 reply; 5+ messages in thread
From: Alexandre Oliva @ 1998-12-17 16:18 UTC (permalink / raw)
  To: Colin Kabaara; +Cc: egcs

On Dec 17, 1998, Colin Kabaara <colink@zip.com.au> wrote:

> I am having trouble building egcs 1.1.1 on an i486-pc-linux-gnu (glibc
> 2.0.7pre6, binutils 2.9.1.0.19a) system.

> /home/limo/egcs-1.1.1/texinfo/intl/l10nflist.c:42: /usr/include/argz.h:34:
> parse error before `__argz_create' /usr/include/argz.h:35: warning: data
> definition has no type or storage class /usr/include/argz.h:36: parse
> error

Feel like upgrading glibc?

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil

^ permalink raw reply	[flat|nested] 5+ messages in thread

* building 1.1.1 fails in texinfo/intl
@ 1998-12-17 16:09 Colin Kabaara
  1998-12-17 16:18 ` Alexandre Oliva
  0 siblings, 1 reply; 5+ messages in thread
From: Colin Kabaara @ 1998-12-17 16:09 UTC (permalink / raw)
  To: egcs

Hi,

I am having trouble building egcs 1.1.1 on an i486-pc-linux-gnu (glibc
2.0.7pre6, binutils 2.9.1.0.19a) system.

The error messages I get are exactly like the ones below (copied from the
archive at http://www.cygnus.com/ml/egcs/1998-Dec/0181.html -- sorry,
I'm not at my machine right now).

Can anyone suggest a way around this?  TIA.

ck.

make[2]: Entering directory
`/home/limo/egcs-1.1.1/objdir/texinfo' Making all in intl make[3]:
Entering
directory `/home/limo/egcs-1.1.1/objdir/texinfo/intl' gcc -c
-DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/shar
/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\"
-DHAVE_CONFIG_H -I.
 -I. -I/home/limo/egcs-1.1.1/texinfo/intl
-I/home/limo/egcs-1.1.1/texinfo/lib g
-O2  /home/limo/egcs-1.1.1/texinfo/intl/l10nflist.c In file included from
/home/limo/egcs-1.1.1/texinfo/intl/l10nflist.c:42: /usr/include/argz.h:34:
parse error before `__argz_create' /usr/include/argz.h:35: warning: data
definition has no type or storage class /usr/include/argz.h:36: parse
error
before `argz_create' /usr/include/argz.h:37: warning: data definition has
no
type or storage class /usr/include/argz.h:43: parse error before
`__argz_create_sep' /usr/include/argz.h:44: warning: data definition has
no
type or storage class /usr/include/argz.h:45: parse error before
`argz_create_sep' /usr/include/argz.h:46: warning: data definition has no
type
or storage class /usr/include/argz.h:63: parse error before
`__argz_append'
/usr/include/argz.h:64: warning: data definition has no type or storage
class
/usr/include/argz.h:65: parse error before `argz_append'
/usr/include/argz.h:66: warning: data definition has no type or storage
class
/usr/include/argz.h:69: parse error before `__argz_add'
/usr/include/argz.h:70:
warning: data definition has no type or storage class
/usr/include/argz.h:71:
parse error before `argz_add' /usr/include/argz.h:72: warning: data
definition
has no type or storage class /usr/include/argz.h:76: parse error before
`__argz_add_sep' /usr/include/argz.h:77: warning: data definition has no
type
or storage class /usr/include/argz.h:78: parse error before `argz_add_sep'
/usr/include/argz.h:79: warning: data definition has no type or storage
class
/usr/include/argz.h:93: parse error before `__argz_insert'
/usr/include/argz.h:94: warning: data definition has no type or storage
class
/usr/include/argz.h:95: parse error before `argz_insert'
/usr/include/argz.h:96: warning: data definition has no type or storage
class
/home/limo/egcs-1.1.1/texinfo/intl/l10nflist.c: In function
`_nl_make_l10nflist
/home/limo/egcs-1.1.1/texinfo/intl/l10nflist.c:228: warning: assignment
makes p
inter from integer without a cast
/home/limo/egcs-1.1.1/texinfo/intl/l10nflist.c:233: warning: assignment
makes p
inter from integer without a cast
/home/limo/egcs-1.1.1/texinfo/intl/l10nflist.c:238: warning: assignment
makes pointer from integer without a cast
/home/limo/egcs-1.1.1/texinfo/intl/l10nflist.c:243: warning: assignment
makes pointer from integer without a cast
/home/limo/egcs-1.1.1/texinfo/intl/l10nflist.c:250: warning: assignment
makes pointer from integer without a cast
/home/limo/egcs-1.1.1/texinfo/intl/l10nflist.c:255: warning: assignment
makes pointer from integer without a cast
/home/limo/egcs-1.1.1/texinfo/intl/l10nflist.c:261: warning: assignment
makes pointer from integer without a cast
/home/limo/egcs-1.1.1/texinfo/intl/l10nflist.c:265: warning: assignment
makes pointer from integer without a cast
/home/limo/egcs-1.1.1/texinfo/intl/l10nflist.c: In function
`_nl_normalize_codeset':
/home/limo/egcs-1.1.1/texinfo/intl/l10nflist.c:376: warning: assignment
makes pointer from integer without a cast
make[3]: *** [l10nflist.o] Error 1
make[3]: Leaving directory `/home/limo/egcs-1.1.1/objdir/texinfo/intl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/limo/egcs-1.1.1/objdir/texinfo'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/home/limo/egcs-1.1.1/objdir/texinfo'
make: *** [all-texinfo] Error 2

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1998-12-20 14:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-12-20 14:14 building 1.1.1 fails in texinfo/intl Colin Kabaara
  -- strict thread matches above, loose matches on Subject: below --
1998-12-17 16:09 Colin Kabaara
1998-12-17 16:18 ` Alexandre Oliva
1998-12-17 16:21   ` Colin Kabaara
1998-12-17 16:32     ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).