From: | "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar> |
---|---|
To: | Hackers List <pgsql-hackers(at)postgresql(dot)org>, pgsql-general(at)postgresql(dot)org |
Subject: | compilation error |
Date: | 2001-01-18 15:06:29 |
Message-ID: | 01011812062903.23355@math.unl.edu.ar |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
I'm trying to compile postgres on a Solaris 7 SPARC machine and I get this
error:
make[4]: Leaving directory
`/space/pruebas/postgresql-7.1beta1/src/interfaces/libpq'
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
In file included from pgtcl.c:20:
pgtclCmds.h:17: tcl.h: No such file or directory
make[3]: *** [pgtcl.o] Error 1
make[3]: Leaving directory
`/space/pruebas/postgresql-7.1beta1/src/interfaces/libpgtcl'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/space/pruebas/postgresql-7.1beta1/src/interfaces'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/space/pruebas/postgresql-7.1beta1/src'
make: *** [all] Error 2
*** Error code 2
Now, tcl.h is in /usr/local/include/.
What can I do?
Saludos... :-)
--
System Administration: It's a dirty job,
but someone told I had to do it.
-----------------------------------------------------------------
Martín Marqués email: martin(at)math(dot)unl(dot)edu(dot)ar
Santa Fe - Argentina http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Zeugswetter Andreas SB | 2001-01-18 15:24:10 | AW: [HACKERS] compilation error |
Previous Message | Patrick Welche | 2001-01-18 14:57:32 | Re: Help with query. (*) |
From | Date | Subject | |
---|---|---|---|
Next Message | Rob van Nieuwkerk | 2001-01-18 15:13:02 | 7.0.3 reproduceable serious select error |
Previous Message | The Hermit Hacker | 2001-01-18 14:43:17 | converting from text -> inet ... possible? |