BUG #3911: can not 'make'

From: "ted petrosky" <tedpet5(at)yahoo(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3911: can not 'make'
Date: 2008-01-29 16:57:19
Message-ID: 200801291657.m0TGvJkv018979@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 3911
Logged by: ted petrosky
Email address: tedpet5(at)yahoo(dot)com
PostgreSQL version: 8.3RC2
Operating system: os x
Description: can not 'make'
Details:

Ok, what am I doing wrong? I downloaded RC2 and config with:

./configure --with-libedit-preferred --enable-thread-safety
--with-bonjour

sequence ... FAILED
polymorphism ... ok
rowtypes ... FAILED
returning ... FAILED
largeobject ... FAILED
xml ... FAILED
test stats ... ok
test tablespace ... ok
============== shutting down postmaster ==============
server stopped

======================================================
39 of 114 tests failed, 1 of these failures ignored.
======================================================

cc --version gives:

cc --version
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
Copyright (C) 2005 Free Software Foundation, Inc.

I usually don't have a problem with 'make check'

what can I send to help find the problem.

Ted

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2008-01-29 19:38:00 Re: BUG #3911: can not 'make'
Previous Message Dave Page 2008-01-29 16:06:38 Re: BUG #3897: plJava dll still doesn't load for 8.3RC2