cygwin + postgres 7.1 + tcl support - Mailing list pgsql-ports

From Jae-Woong Hwnag
Subject cygwin + postgres 7.1 + tcl support
Date
Msg-id T3MJ6.43351$Jh5.41498340@news1.rdc1.sfba.home.com
Whole thread Raw
List pgsql-ports
Hi, all

Somehow, I can not compile postgres 7.1 with tcl support using cygwin.
I am getting the below error messages:

--
dlltool --export-all --output-def pgtcl.def pgtcl.o pgtclCmds.o pgtclId.o
dllwrap -o pgtcl.dll --dllname pgtcl.dll --def pgtcl.def pgtcl.o pgtclCmds.o
pgt
clId.o
../../../src/utils/dllinit.o  -lcygipc -lcrypt -L../../../src/interfaces/
libpq -lpq -L/usr/lib -L/usr/local/lib -lcrypt
pgtcl.o(.text+0xf9):pgtcl.c: undefined reference to `Tcl_CreateCommand'
pgtcl.o(.text+0x113):pgtcl.c: undefined reference to `Tcl_CreateCommand'
pgtcl.o(.text+0x12d):pgtcl.c: undefined reference to `Tcl_CreateCommand'
...

I would appreciate if somebody can point how to compile postgres 7.1 with
tcl
using cygwin.

Thanks,
Jae




pgsql-ports by date:

Previous
From: "Louis Bertrand"
Date:
Subject: HP-UX 11 + GCC + --with-CXX = pain
Next
From: Peter
Date:
Subject: C compiler cannot create executables