Re: RPATH issue with libpq on Solaris 8 (gcc)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jason Testart <jatestart@xxxxxxxxxxxxxxx> writes:
> Tom Lane wrote:
>> Try adjusting 'rpathdir' in src/Makefile.global (post-configure), instead.

> That also seems to have the positive effect of getting libpq.so to find 
> the shared objects that it depends on.  So is the fact that I need to 
> edit src/Makefile.global after I run configure mean that I found a bug? ;-)

Seems more like a feature request: there should be a way to override
rpathdir from a configure switch.  We already have an enable-rpath
switch, but it's just a boolean.  Maybe allow
	configure --enable-rpath=PATH
?

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux