AW: [HACKERS] compilation error - Mailing list pgsql-general

From Zeugswetter Andreas SB
Subject AW: [HACKERS] compilation error
Date
Msg-id 11C1E6749A55D411A9670001FA6879633681C4@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
List pgsql-general
> I'm trying to compile postgres on a Solaris 7 SPARC machine
> and I get this error:

> gcc -g -Wall -Wmissing-prototypes -Wmissing-declarations -fPIC
> -I../../../src/include -I../../../src/interfaces/libpq  -c pgtcl.c -o pgtcl.o
> In file included from pgtcl.c:19:
> libpgtcl.h:19: tcl.h: No such file or directory

> Now, tcl.h is in /usr/local/include

Run configure with:
./configure --with-includes=/usr/local/include --with-libraries=/usr/local/lib

Andreas

pgsql-general by date:

Previous
From: "Toni Pljakoski"
Date:
Subject: Problem with starting my db with Postmaster
Next
From: "Mikheev, Vadim"
Date:
Subject: RE: Troubles with performances