Re: Error in Makefile.tcldefs - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Error in Makefile.tcldefs
Date
Msg-id 14132.988928510@sss.pgh.pa.us
Whole thread Raw
In response to Error in Makefile.tcldefs  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> 'gmake' process blows up when it gets to compiling pl/tcl.  The error
> message is something to the effect of "flag '-Wl,-R/usr/pgk/lib' is
> not recognized."

My guess is that your Tcl installation is broken: tclConfig.sh contains
settings that aren't actually valid for your system.  Did you build
Tcl from source?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Sort ordering of NULLs (was Re: Found an example prooving bug)
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: error in make the example