Subject | FreeUDFLibC for linux |
---|---|
Author | raid3868 |
Post date | 2003-10-06T09:07:09Z |
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
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