Re: Error in Makefile.tcldefs

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: ianh(at)tpchd(dot)org, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Error in Makefile.tcldefs
Date: 2001-05-03 22:21:50
Message-ID: 14132.988928510@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Jan Branbergen 2001-05-03 23:46:03 insert into select from
Previous Message Tom Lane 2001-05-03 21:01:13 Sort ordering of NULLs (was Re: Found an example prooving bug)