Failed to build 2.4-beta2

From: Landreville <landreville(at)deadtreepages(dot)com>
To: psycopg(at)postgresql(dot)org
Subject: Failed to build 2.4-beta2
Date: 2011-02-14 16:40:16
Message-ID: AANLkTik7tv5MofadX=ZQR68tqGnKogs3N2_ESLhPcN2N@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

When I try to build 2.4-beta2 I am getting this error on FreeBSD, Postgres
9.0.3, Python 2.7.1:

gcc -pthread -shared ${LDFLAGS}
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/psycopgmodule.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/green.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/pqpath.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/utils.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/bytes_format.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/connection_int.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/connection_type.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/cursor_int.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/cursor_type.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/lobject_int.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/lobject_type.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/notify_type.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/xid_type.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/adapter_asis.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/adapter_binary.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/adapter_datetime.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/adapter_list.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/adapter_pboolean.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/adapter_pdecimal.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/adapter_pfloat.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/adapter_qstring.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/microprotocols.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/microprotocols_proto.o
build/temp.freebsd-7.0-RELEASE-i386-2.7/psycopg/typecast.o
-L/usr/local/pgsql-9.0.3/lib -lpq -o
build/lib.freebsd-7.0-RELEASE-i386-2.7/psycopg2/_psycopg.so

gcc: ${LDFLAGS}: No such file or directory
error: command 'gcc' failed with exit status 1

-- Landreville

Browse psycopg by date

  From Date Subject
Next Message Danny Milosavljevic 2011-02-14 18:59:41 Re: psycopg2 (async) socket timeout
Previous Message Federico Di Gregorio 2011-02-13 11:39:01 RELEASE: psycopg 2.4 beta 2