Re: Small patch to compile on IRIX 6.5 with gcc

From: Matteo Beccati <php(at)beccati(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Small patch to compile on IRIX 6.5 with gcc
Date: 2007-02-26 08:42:00
Message-ID: 45E29D58.5080206@beccati.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Hi Andrew,

>> + #include <internal/stdlib_core.h>
>> +
>>
> This will break many, possibly most platforms. It is certainly absent on
> this Linux box.
>
>
>> + #include <sys/file.h>
>> +
>
> Why is this needed?
>
> Perhaps if you showed us the errors that result from not having these
> things we could judge better how to address them.

I will do as soon as possible.

Best regards
--
Matteo Beccati
http://phpadsnew.com
http://phppgads.com

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Heikki Linnakangas 2007-02-26 10:13:20 Split _bt_insertonpg to two functions
Previous Message Zoltan Boszormenyi 2007-02-25 23:23:24 IDENTITY/GENERATED v31