libpgtcl - Mailing list pgsql-bugs

From Peter Koll
Subject libpgtcl
Date
Msg-id 3CBEBAA5.1A84BD57@p-a-d.de
Whole thread Raw
List pgsql-bugs
Hi there,

I try to compile postgres on an IBM RS/6000  44P Model 170 with
AIX Version 4.3
And it works. But when I try to create the TclTk (I need only the
Libraies for tcl) then I got an Error

...
ld: 0711-317 ERROR: Undefined symbol: .Tcl_Eval
ld: 0711-317 ERROR: Undefined symbol: .Tcl_GetStringFromObj
ld: 0711-317 ERROR: Undefined symbol: .Tcl_GetIntFromObj
ld: 0711-317 ERROR: Undefined symbol: .Tcl_NewIntObj
ld: 0711-317 ERROR: Undefined symbol: .Tcl_SetObjResult
ld: 0711-317 ERROR: Undefined symbol: .Tcl_NewStringObj
ld: 0711-317 ERROR: Undefined symbol: .Tcl_ObjSetVar2
ld: 0711-317 ERROR: Undefined symbol: .Tcl_DStringFree
ld: 0711-317 ERROR: Undefined symbol: .Tcl_UnsetVar
ld: 0711-317 ERROR: Undefined symbol: .Tcl_InitHashTable
ld: 0711-317 ERROR: Undefined symbol: .Tcl_CallWhenDeleted
ld: 0711-317 ERROR: Undefined symbol: .Tcl_DeleteHashEntry
ld: 0711-317 ERROR: Undefined symbol: .Tcl_CreateCommand
ld: 0711-317 ERROR: Undefined symbol: .Tcl_CreateObjCommand
ld: 0711-317 ERROR: Undefined symbol: .Tcl_PkgProvide
collect2: ld returned 8 exit status
gmake[3]: *** [libpgtcl.so] Fehler 1
gmake[3]: Verlassen des Verzeichnisses Verzeichnis
»/pad/applications/postgreSQL/source/postgresql-7.2.1/src/interfaces/libpgtcl«

gmake[2]: *** [install] Fehler 2
gmake[2]: Verlassen des Verzeichnisses Verzeichnis
»/pad/applications/postgreSQL/source/postgresql-7.2.1/src/interfaces«
gmake[1]: *** [install] Fehler 2
gmake[1]: Verlassen des Verzeichnisses Verzeichnis
»/pad/applications/postgreSQL/source/postgresql-7.2.1/src«
gmake: *** [install] Fehler 2


Whats my mistake

mfg
peter koll



Attachment

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: bigint and int8 bug on postgres version 7.2 database.
Next
From: Daniel Peccini
Date:
Subject: postgresql odbc bug