473,473 Members | 2,092 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

building 7.4.1 (on linux) with --disable-shared

Does it currently work? src/backend/utils/mb/conversion_procs/*/ is not
building anything, and 'make install' fails because it tries to copy
*.so files.

--
dave
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Nov 23 '05 #1
2 1543
David Garamond <li***@zara.6.isreserved.com> writes:
Does it currently work? src/backend/utils/mb/conversion_procs/*/ is not
building anything, and 'make install' fails because it tries to copy
*.so files.


For sufficiently small values of "current", it builds. You do realize
you won't have any PL languages or conversions, I trust.

2004-01-21 14:25 tgl

* src/: backend/utils/mb/conversion_procs/Makefile,
backend/utils/mb/conversion_procs/proc.mk, pl/plperl/GNUmakefile,
pl/plpython/Makefile, pl/tcl/Makefile (REL7_4_STABLE): Back-patch
repairs for --disable-shared support.

2004-01-21 14:22 tgl

* src/backend/utils/mb/conversion_procs/Makefile: If we don't have
shared libraries, we don't have conversions. Make
conversion_create.sql be empty (except for a helpful comment) in
this case. Allows initdb to succeed with --disable-shared.

2004-01-21 14:04 tgl

* src/: backend/utils/mb/conversion_procs/proc.mk,
pl/plperl/GNUmakefile, pl/plpython/Makefile, pl/tcl/Makefile: Fix
bit-rot in support for building with --disable-shared. This patch
gets us past 'make install', but initdb still fails for lack of
conversion libraries ...

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Nov 23 '05 #2
Tom Lane wrote:
David Garamond <li***@zara.6.isreserved.com> writes:
Does it currently work? src/backend/utils/mb/conversion_procs/*/ is not
building anything, and 'make install' fails because it tries to copy
*.so files.


For sufficiently small values of "current", it builds. You do realize
you won't have any PL languages or conversions, I trust.

2004-01-21 14:25 tgl

* src/: backend/utils/mb/conversion_procs/Makefile,
backend/utils/mb/conversion_procs/proc.mk, pl/plperl/GNUmakefile,
pl/plpython/Makefile, pl/tcl/Makefile (REL7_4_STABLE): Back-patch
repairs for --disable-shared support.

....
[snip]

Thanks, maybe I'll try this on 7.4.2. Yes, I was just trying out
different configure options. I notice that --disable-shared means
differently than in, one example, Ruby. In Ruby, --disable-shared means
the binaries (i.e. /usr/bin/ruby) are linked statically with the runtime
(libruby.so), but all *.so files are still produced.

--
dave

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Nov 23 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Google Mike | last post by:
After a lot of thought and research, and playing with FreeTDS and InlineTDS, as well as various ODBC connections, I have determined that the fastest and cheapest way to get up and going with PHP on...
7
by: Erik Johnson | last post by:
I am trying to upgrade my Python installation. After downloading sources and building Python 2.3.4, I am unable to use the command history editing feature in the interactive interpreter (where the...
1
by: francescomoi | last post by:
Hi. I'm trying to build MySQL-python-1.2.0 on my Linux FC2 (with MySQL 3.23.58). But when building, I get this error message: ------------------------------------------------------- # python...
0
by: Samuel M. Smith | last post by:
I can build python 2.4.2 from source on the embedded linux box when I nfs mount and boot a full debian distribution. The embedded box also has stripped down linux distribution in onboard flash....
1
by: srihari | last post by:
Hai, I am trying to install IBM DB2 8.1 on Red Hat linux 8.0. My machine is Intel XEON 64bit. The installation went well except for the creation of tools catalog. When I tried to install the tools...
7
by: Hal Vaughan | last post by:
I have a problem with port forwarding and I have been working on it for over 2 weeks with no luck. I have found C programs that almost work and Java programs that almost work, but nothing that...
1
by: Sorin Schwimmer | last post by:
Hi All, After a disaster in which I lost my whole harddrive, I decided to install the newest everything that I use. I put the latest Gentoo Linux, with gcc 4.1.1, installed tcl/tk 8.4.14 and...
15
by: kyosohma | last post by:
Hi, I am trying to get a small group of volunteers together to create Windows binaries for any Python extension developer that needs them, much like the package/extension builders who volunteer...
6
by: fordie1000 | last post by:
Hi, I want to build a small-ish computer from individual components ... I have been taking parts from computers for years and upgrading older computers with fans/PSUs/motherboards etc. but I...
2
by: Alex Buell | last post by:
Hi, I've been working on building my own toolchain running on Linux. I'm currently building a 'freestanding' library along with startup code to be linked together. Unfortunately I've run into...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.