Re: Unable to make DBD-Pg-2.13.1

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Mark <liarafan(at)xs4all(dot)nl>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Unable to make DBD-Pg-2.13.1
Date: 2009-05-01 11:10:21
Message-ID: 49FAD89D.4080604@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Mark wrote:
> I'm new to PostgreSQL. Just installed the latest version, 8.3.7, on my
> FreeBSD system (client + server). All went well...
>
> Until I tried to install DBD-Pg-2.13.1 (for Perl) thereafter. And I'm
> getting the weirdest errors that just won't go away (see below). Does
> anyone know what the cause might be? Or better still, how to fix it? :)

What is "cc" in this context?

cc -v

> cc -c -I/usr/local/PostgreSQL/include -I/usr/local/include

Is it possible that you have old or conflicting PostgreSQL headers in
/usr/local/include ? Or even in /usr/include ?

--
Craig Ringer

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Gerhard Kirchmann 2009-05-01 11:18:03 BUG #4788: bug in string comparison
Previous Message Craig Ringer 2009-05-01 11:07:53 Re: Help me to solve this problem!