install-sh patch for Mac OS X

From: sugita(at)sra(dot)co(dot)jp
To: pgsql-patches(at)postgresql(dot)org
Subject: install-sh patch for Mac OS X
Date: 2002-07-10 10:11:35
Message-ID: 20020710.191135.41648461.sugita@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This is a small patch for following error.

$ make
cc -fno-common -g -O2 -fno-common -pipe -no-precomp -I/opt/pgsql/7.2.1/include
-I/sw/lib/ruby/1.6/powerpc-darwin5.5 -I. -I/sw/include -DHAVE_SYS_UN_H
-DHAVE_SOCKET -DHAVE_GETHOSTNAME -I/sw/include -c -o postgres.o postgres.c
cc -dynamic -bundle -undefined suppress -flat_namespace -L/sw/lib
-L/opt/pgsql/7.2.1/lib -o postgres.bundle postgres.o -L. -lruby -lpq
/usr/bin/ld: table of contents for archive: /opt/pgsql/7.2.1/lib/libpq.a is
out of date; rerun ranlib(1) (can't load from it)
make: *** [postgres.bundle] Error 1
$

Attachment Content-Type Size
unknown_filename text/plain 583 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2002-07-10 13:38:11 Re: install-sh patch for Mac OS X
Previous Message Brent Verner 2002-07-10 06:12:14 COPY with column list