Re: [HACKERS] problem compiling 6.5 cvs (Linux, gcc 2.7.2, egcs 1.12) - Mailing list pgsql-hackers

From Oleg Bartunov
Subject Re: [HACKERS] problem compiling 6.5 cvs (Linux, gcc 2.7.2, egcs 1.12)
Date
Msg-id Pine.GSO.3.96.SK.990511135552.24747F-100000@ra
Whole thread Raw
In response to Re: [HACKERS] problem compiling 6.5 cvs (Linux, gcc 2.7.2, egcs 1.12)  (gjerde@icebox.org)
Responses Re: [HACKERS] problem compiling 6.5 cvs (Linux, gcc 2.7.2, egcs 1.12)  (gjerde@icebox.org)
List pgsql-hackers
Something is weird for me. After posting my problems with compiling 6.5 cvs
I compiled the same cvs source at home using  egcs-1.12 release.
Everything was ok and regression tests passed as usual with some of
them failed (int2,int4, triggers etc). At home I run Linux 2.2.7 while at
work I use Linux 2.0.36. Could this be a problem ?
Regards,
    Oleg

On Tue, 11 May 1999 gjerde@icebox.org wrote:

> Date: Tue, 11 May 1999 04:24:50 -0500 (CDT)
> From: gjerde@icebox.org
> To: Oleg Bartunov <oleg@sai.msu.su>
> Cc: pgsql-hackers@postgresql.org
> Subject: Re: [HACKERS] problem compiling  6.5 cvs  (Linux, gcc 2.7.2, egcs 1.12)
> 
> On Tue, 11 May 1999, Oleg Bartunov wrote:
> > Sereval days I can't compile 6.5 cvs sources under Linux, 
> > I got sporadical errors so I suspected it's compiler/hardware
> > problem. I'm using egcs 1.12 release.
> 
> I have had no problems with redhat 5.2(gcc 2.7.2.3, glibc 2.0)
> But with redhat 6.0(egcs 1.1.2, glibc 2.1) I'm having one problem.
> psql doesn't compile :)
> psql.c:152: initializer element is not constant
> which is 
> static FILE * cur_cmd_source = stdin;
> 
> I don't believe I have ever seen that error, and I don't know why it has
> problems with that line.
> 
> Other than that it works great here.
> 
> Ole Gjerde
> 
> 

_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83



pgsql-hackers by date:

Previous
From: gjerde@icebox.org
Date:
Subject: Re: [HACKERS] problem compiling 6.5 cvs (Linux, gcc 2.7.2, egcs 1.12)
Next
From: gjerde@icebox.org
Date:
Subject: Re: [HACKERS] problem compiling 6.5 cvs (Linux, gcc 2.7.2, egcs 1.12)