Subject Re: FreeUDFLibC for linux
Author raid3868
Hi,

Do someone know this issue?

--- In firebird-support@yahoogroups.com, "raid3868" <raid3868@y...> wrote:
> Dear Sir,
>
> I have just download FreeUDFLibC-0.8.tag.gz. I am running on SuSE 8.2
> Linux
> and database is Firebird V1.5 RC6. I have try to compile FreeUDFLibC
> but i get error as below:-
>
> tmpdatactr:/disk1/FreeUDFLibC # make install
> gcc date_functions.c -DIB60 -fpic -O -c -w -I/usr/local/firebird/include
> -o date_functions.o
> date_functions.c: In function `max_date':
> date_functions.c:267: error: structure has no member named
`isc_quad_high'
> date_functions.c:267: error: structure has no member named
`isc_quad_high'
> date_functions.c:268: error: structure has no member named
`isc_quad_high'
> date_functions.c:268: error: structure has no member named
`isc_quad_high'
> date_functions.c:269: error: structure has no member named
`isc_quad_low'
> date_functions.c:269: error: structure has no member named
`isc_quad_low'
> date_functions.c: In function `min_date':
> date_functions.c:283: error: structure has no member named
`isc_quad_high'
> date_functions.c:283: error: structure has no member named
`isc_quad_high'
> date_functions.c:284: error: structure has no member named
`isc_quad_high'
> date_functions.c:284: error: structure has no member named
`isc_quad_high'
> date_functions.c:285: error: structure has no member named
`isc_quad_low'
> date_functions.c:285: error: structure has no member named
`isc_quad_low'
> make: *** [date_functions.o] Error 1
>
> What is this error mean, could someone help. Thank You.
>
> Raid3868