From: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp> |
Cc: | Hiroshi Saito <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>, <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: Building the psqlODBC enhanced branch (Linux) |
Date: | 2006-02-20 21:55:14 |
Message-ID: | C01FEB42.63D1%dpage@vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
On 20/2/06 21:39, "Hiroshi Inoue" <inoue(at)tpf(dot)co(dot)jp> wrote:
>> But, the non-pthreads build fails :-(
>>
>> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/pgsql/include -g -O2 -MT
>> psqlodbc.lo -MD -MP -MF .deps/psqlodbc.Tpo -c psqlodbc.c -fPIC -DPIC -o
>> psqlodbc.lo
>> psqlodbc.c: In function `initialize_global_cs':
>> psqlodbc.c:73: error: `INIT_COMMON_CS' undeclared (first use in this
>> function)
>> psqlodbc.c:73: error: (Each undeclared identifier is reported only once
>> psqlodbc.c:73: error: for each function it appears in.)
>> psqlodbc.c: In function `finalize_global_cs':
>> psqlodbc.c:80: error: `DELETE_COMMON_CS' undeclared (first use in this
>> function)
>> make[1]: *** [psqlodbc.lo] Error 1
>> make[1]: Leaving directory `/home/dpage/psqlodbc'
>> make: *** [all] Error 2
>>
>>
>
> Fixed at least the above problem.
Yep, it's good here, thanks.
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Marc Herbert | 2006-02-21 09:29:32 | Re: TCP_NO_DELAY & TcpAckFrequency (Re: Slow query through |
Previous Message | Hiroshi Inoue | 2006-02-20 21:39:57 | Re: Building the psqlODBC enhanced branch (Linux) |