Compiling .pgc programs gives error - Mailing list pgsql-general

From mike stanton
Subject Compiling .pgc programs gives error
Date
Msg-id 03bc01cab18f$5b0d7a10$0d6ea8c0@mike
Whole thread Raw
Responses Re: Compiling .pgc programs gives error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I have a problem compiling pgc programs with ecpg.
I always get the following error:
 
/usr/local/pgsql/lib/libpgtypes.a(timestamp.o): In function `timestamp2tm':
timestamp.c:(.text+0x2fc): undefined reference to `rint'
Version: PostgreSQL 8.3.6 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 4.2.4
 
Is this a known problem?
Any help will be useful.
 
Michael Stanton W.

pgsql-general by date:

Previous
From: Heddon's Gate Hotel
Date:
Subject: PostgreSQL fails to start
Next
From: Tom Lane
Date:
Subject: Re: Compiling .pgc programs gives error