Re: [BUGS] Error in Makefile - Mailing list pgsql-bugs

From Ferruccio Zamuner
Subject Re: [BUGS] Error in Makefile
Date
Msg-id yam7906.963.139850616@208.233.88.55
Whole thread Raw
In response to Re: [BUGS] Error in Makefile  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [BUGS] Error in Makefile
List pgsql-bugs
Hi Tom Lane, on 25-Aug-99 you wrote:

> Bruce Momjian <maillist@candle.pha.pa.us> writes:
> >> $ cd pl/tcp
> >> $ ld -shared -x -soname pltcl.o -o pltcl.so  -L/usr/local/lib -ltcl80

> > Now, configure is generating other files that have some bug where the
> > -soname does not have the proper handling.  Can you point me to where
> > this problem may be coming from?

> pl/tcl doesn't use Makefile.shlib --- it relies on information from
> the local Tcl installation to build a Tcl-compatible shlib.  I suspect
> what we have here is either an error in Ferruccio's local tclConfig.sh,
> or the pl/tcl Makefile is not fully understanding how to use the info
> guessing the former?

The tclConfig.sh comes from /usr/local/lib/tcl8.0/tclConfig.sh
and it's the SCCS: @# tclConfig.sh.in 1.20 97/07/01 11:40:19

If you need more information, you can ask me for.
Sorry I don't know TCL language yet and I can't be useful
to solve this.


Bye,             \fer


pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: [BUGS] Error in Makefile
Next
From: Peter Mount
Date:
Subject: Bug with JDBC Driver and IE 4/5