Re: [HACKERS] Cannot compile postgresql 6.3

From: "Maurice Gittens" <mgittens(at)gits(dot)nl>
To: "Constantin Teodorescu" <teo(at)flex(dot)ro>, <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] Cannot compile postgresql 6.3
Date: 1998-02-25 10:52:17
Message-ID: 002901bd41db$72033ce0$a3fb4fc1@caleb..gits.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


-----Original Message-----
From: Constantin Teodorescu <teo(at)flex(dot)ro>
To: pgsql-hackers(at)postgreSQL(dot)org <pgsql-hackers(at)postgreSQL(dot)org>
Date: woensdag 25 februari 1998 16:50
Subject: [HACKERS] Cannot compile postgresql 6.3

Hi,
In my case it was because cpp can not be found.
I fixed this and it worked.

Regards,
Maurice

>System : RedHat Linux i386 4.2
>Hardware : Pentium 200 MMX
>Pg 6.3 Snapshot : Dated on February 23
>
>After ./configure and gmake all I am getting this error :
>
>gcc -I../../include -I../../backend -I/usr/include/ncurses
>-I/usr/include/readline -O2 -Wall -Wmissing-prototypes -I..
>-Wno-error -c bootstrap.c -o bootstrap.o
>bootstrap.c:160: `F_BOOLIN' undeclared here (not in a function)
>bootstrap.c:160: initializer element for `Procid[0].inproc' is not
>constant
>bootstrap.c:160: `F_BOOLOUT' undeclared here (not in a function)
>bootstrap.c:160: initializer element for `Procid[0].outproc' is not
>constant
>bootstrap.c:161: `F_BYTEAIN' undeclared here (not in a function)
>bootstrap.c:161: initializer element for `Procid[1].inproc' is not
>constant
>bootstrap.c:161: `F_BYTEAOUT' undeclared here (not in a function)
>bootstrap.c:161: initializer element for `Procid[1].outproc' is not
>constant
>bootstrap.c:162: `F_CHARIN' undeclared here (not in a function)
>bootstrap.c:162: initializer element for `Procid[2].inproc' is not
>constant
>...
>there are a lot more, and compiling is stopping.
>
>Please cc me because I am not on the pgsql-questions(at)postgreSQL(dot)org list
>!
>
>--
>Constantin Teodorescu
>FLEX Consulting Braila, ROMANIA
>--
>Constantin Teodorescu
>FLEX Consulting Braila, ROMANIA

PS: It is my understanding that messages like this should go to the PORTS
list.

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Martin 1998-02-25 10:53:20 Re: [HACKERS] Snapshot 23Feb98 under Irix5 --- INSTALLATION BROKEN!!!
Previous Message Jan Wieck 1998-02-25 10:04:20 Security again