Re: pltcl build problem on FreeBSD (was: Re: pltlc and
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Vsevolod Lobko <seva@sevasoft.kiev.ua>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Brent Verner <brent@rcfile.org>, Murray Prior Hobbs <murray@efone.com>, Lamar Owen <lamar.owen@wgcr.org>, <pgsql-hackers@postgresql.org>
Date: 2002-01-23T16:48:40Z
Lists: pgsql-hackers
Vsevolod Lobko writes: > > override TCL_SHLIB_LD := $(shell echo $(TCL_SHLIB_LD) | sed 's/-Wl,-soname[^ ]*//' > > Sorry, but by this you broke freebsd build which has: > > TCL_SHLIB_LD = ld -shared -x -soname $@ > > and $@ gets substituted too early I've submitted a bug report to FreeBSD about this. Let's hope they fix it soon. -- Peter Eisentraut peter_e@gmx.net