On Fri, Feb 4, 2011 at 8:07 AM, Fujii Masao wrote:
> On Fri, Feb 4, 2011 at 9:07 PM, Robert Haas wrote:
>> On Fri, Feb 4, 2011 at 6:39 AM, Fujii Masao wrote:
>>> When I ran "make" before "make install", both successfully
>>> finished. So I guess that the "make install" rule in Makefile might
>>>
On Fri, Feb 4, 2011 at 9:07 PM, Robert Haas wrote:
> On Fri, Feb 4, 2011 at 6:39 AM, Fujii Masao wrote:
>> When I ran "make" before "make install", both successfully
>> finished. So I guess that the "make install" rule in Makefile might
>> be corrupted.
>
> Ah - that's the key. Not corrupted, bu
On Fri, Feb 4, 2011 at 6:39 AM, Fujii Masao wrote:
> When I ran "make" before "make install", both successfully
> finished. So I guess that the "make install" rule in Makefile might
> be corrupted.
Ah - that's the key. Not corrupted, but missing a dependency. Try it now...
--
Robert Haas
Ente
On Fri, Feb 4, 2011 at 06:19, Robert Haas wrote:
> On Fri, Feb 4, 2011 at 12:11 AM, Robert Haas wrote:
>> On Thu, Feb 3, 2011 at 11:42 PM, Robert Haas wrote:
>>> On Thu, Feb 3, 2011 at 11:02 PM, Fujii Masao wrote:
Hi,
When I run "git pull" from the git master and "make", I encoun
On Fri, Feb 4, 2011 at 12:11 AM, Robert Haas wrote:
> On Thu, Feb 3, 2011 at 11:42 PM, Robert Haas wrote:
>> On Thu, Feb 3, 2011 at 11:02 PM, Fujii Masao wrote:
>>> Hi,
>>>
>>> When I run "git pull" from the git master and "make", I encountered
>>> the following compilation error.
>>>
>>> gcc -W
On Thu, Feb 3, 2011 at 11:42 PM, Robert Haas wrote:
> On Thu, Feb 3, 2011 at 11:02 PM, Fujii Masao wrote:
>> Hi,
>>
>> When I run "git pull" from the git master and "make", I encountered
>> the following compilation error.
>>
>> gcc -Wall -Wmissing-prototypes -Wpointer-arith
>> -Wdeclaration-afte
On Thu, Feb 3, 2011 at 11:02 PM, Fujii Masao wrote:
> Hi,
>
> When I run "git pull" from the git master and "make", I encountered
> the following compilation error.
>
> gcc -Wall -Wmissing-prototypes -Wpointer-arith
> -Wdeclaration-after-statement -Wendif-labels -Wformat-security
> -fno-strict-ali
Hi,
When I run "git pull" from the git master and "make", I encountered
the following compilation error.
gcc -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Wendif-labels -Wformat-security
-fno-strict-aliasing -fwrapv -g -I../../src/port -I../../src/include
-D_GNU_SOUR
Glad you are testing recode because I changed its token handling to use
the new unified token code used by pg_hba.conf and pg_ident.conf.
---
Oliver Elphick wrote:
-- Start of PGP signed section.
> Using this configuration:
Oliver Elphick <[EMAIL PROTECTED]> writes:
> current cvs would not compile. I found it necessary to make the
> following corrections:
A little software rot setting in there :-(. My compiler complained
about even more stuff than yours did. Patch applied.
regards, tom la
Using this configuration:
./configure --enable-locale --enable-recode --enable-multibyte
--enable-nls --with-pgport=9631 --with-CXX --with-perl --with-python
--with-tcl --enable-odbc--with-unixodbc --with-openssl --with-pam
--enable-syslog --enable-debug --enable-cassert --enable-depend
--with-t
11 matches
Mail list logo