FW: Postgres 7.4 runing on BSD

From: "Gregory S(dot) Williamson" <gsw(at)globexplorer(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: FW: Postgres 7.4 runing on BSD
Date: 2003-12-05 20:43:24
Message-ID: 71E37EF6B7DCC1499CEA0316A256832801057464@loki.wc.globexplorer.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If anyone has any advice on building Postgres 7.4 for a freeBSD box it sure would be welcome.

TIA,

Greg Williamson
DBA
GlobeXplorer LLC

----------------------

well, it takes gmake to build Postgres..

having trouble installing 'gmake' on the BSD box; it started to do its BSD autoinstall thing and built a whole crapload of stuff when I just wanted gmake, and is now crashing looking for a library...

wc-eng-01bsd# cd gmake
wc-eng-01bsd# make
===> Extracting for gmake-3.80_1
>> make-3.80.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from ftp://ftp.gnu.org/gnu/make/.
fetch: ftp://ftp.gnu.org/gnu/make/make-3.80.tar.bz2: No route to host
>> Attempting to fetch from http://mirrors.usc.edu/pub/gnu/make/.
fetch: http://mirrors.usc.edu/pub/gnu/make/make-3.80.tar.bz2: Operation timed out
>> Attempting to fetch from ftp://gatekeeper.dec.com/pub/GNU/make/.
Receiving make-3.80.tar.bz2 (920645 bytes): 100%
430149 bytes transferred in 6.4 seconds (65.90 kBps)
>> Checksum OK for make-3.80.tar.bz2.
===> Patching for gmake-3.80_1
===> Applying FreeBSD patches for gmake-3.80_1
/bin/rm /usr/home/postgres/postgres/gmake/work/make-3.80/doc/make.info*
===> gmake-3.80_1 depends on shared library: intl.5 - not found
===> Verifying install for intl.5 in /usr/ports/devel/gettext
>> gettext-0.11.5.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from ftp://ftp.gnu.org/gnu/gettext/.
Receiving gettext-0.11.5.tar.gz (3724099 bytes): 100% (ETA 00:00)
3724099 bytes transferred in 53.4 seconds (68.12 kBps)
===> Extracting for gettext-0.11.5_1
>> Checksum OK for gettext-0.11.5.tar.gz.
===> Patching for gettext-0.11.5_1
===> Applying FreeBSD patches for gettext-0.11.5_1

(much crap later....)

install -o root -g wheel -m 444 uintmax_t.m4 /usr/local/share/aclocal/uintmax_t.m4
install -o root -g wheel -m 444 ulonglong.m4 /usr/local/share/aclocal/ulonglong.m4
Making install in tests
/bin/sh ./mkinstalldirs /usr/local/share/gettext
install -o root -g wheel -m 444 ABOUT-NLS /usr/local/share/gettext/ABOUT-NLS
/bin/sh ./mkinstalldirs /usr/local/share/gettext
install -o root -g wheel -m 555 config.rpath /usr/local/share/gettext/config.rpath
install -o root -g wheel -m 555 mkinstalldirs /usr/local/share/gettext/mkinstalldirs
===> Generating temporary packing list
/bin/mkdir -p /usr/local/share/emacs/site-lisp
install -o root -g wheel -m 444 /usr/ports/devel/gettext/work/gettext-0.11.5/misc/po-compat.el /usr/local/share/emacs/site-lisp
install -o root -g wheel -m 444 /usr/ports/devel/gettext/work/gettext-0.11.5/misc/po-mode.el /usr/local/share/emacs/site-lisp
/bin/mkdir -p /usr/X11R6/share/locale
===> Compressing manual pages for gettext-0.11.5_1
===> Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===> Registering installation for gettext-0.11.5_1
===> Returning to build of gmake-3.80_1
Error: shared library "intl.5" does not exist
*** Error code 1

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Larry Rosenman 2003-12-05 20:51:02 Re: FW: Postgres 7.4 runing on BSD
Previous Message Thomas Zehetbauer 2003-12-05 20:26:51 add column sillyness