Subject | Problems Compiling on Mandrake 10.1 Linux box |
---|---|
Author | Kevin Monceaux |
Post date | 2004-11-17T00:26:46Z |
I would like to try using Firebird with TinyCobol. I installed
FirebirdSS-1.5.1.4481-0 from rpm. The gpre program included in the rpm
wasn't compiled with COBOL support. I downloaded the source and tried
compiling it which failed. I think:
In file included from ../src/common/classes/../../include/../common/classes/tree.h:35,
from
../src/common/classes/../../include/../common/classes/alloc.h:36,
from ../src/common/classes/../../include/firebird.h:75,
from ../src/common/classes/alloc.cpp:26:
../src/common/classes/../../include/../common/classes/vector.h: In member function `bool Firebird::SortedVector<Value, Capacity, Key, KeyOfValue,
Cmp>::find(const Key&, int&)':
../src/common/classes/../../include/../common/classes/vector.h:103: error:
`count' undeclared (first use this function)
../src/common/classes/../../include/../common/classes/vector.h:103: error:
(Each undeclared identifier is reported only once for each function it appears
in.)
../src/common/classes/../../include/../common/classes/vector.h:106: error:
`data' undeclared (first use this function)
are the first few errors. I'm trying to compile on a Mandrake 10.1 Linux
box with gcc version 3.4.1. I have logs of the output from both configure
and make which I can send if needed.
P.S. My editor tried to mangle the output I pasted above. I tried to piece
it back together. YahooGroups will probably further mangle it.
Kevin
http://www.RawFedDogs.net
FirebirdSS-1.5.1.4481-0 from rpm. The gpre program included in the rpm
wasn't compiled with COBOL support. I downloaded the source and tried
compiling it which failed. I think:
In file included from ../src/common/classes/../../include/../common/classes/tree.h:35,
from
../src/common/classes/../../include/../common/classes/alloc.h:36,
from ../src/common/classes/../../include/firebird.h:75,
from ../src/common/classes/alloc.cpp:26:
../src/common/classes/../../include/../common/classes/vector.h: In member function `bool Firebird::SortedVector<Value, Capacity, Key, KeyOfValue,
Cmp>::find(const Key&, int&)':
../src/common/classes/../../include/../common/classes/vector.h:103: error:
`count' undeclared (first use this function)
../src/common/classes/../../include/../common/classes/vector.h:103: error:
(Each undeclared identifier is reported only once for each function it appears
in.)
../src/common/classes/../../include/../common/classes/vector.h:106: error:
`data' undeclared (first use this function)
are the first few errors. I'm trying to compile on a Mandrake 10.1 Linux
box with gcc version 3.4.1. I have logs of the output from both configure
and make which I can send if needed.
P.S. My editor tried to mangle the output I pasted above. I tried to piece
it back together. YahooGroups will probably further mangle it.
Kevin
http://www.RawFedDogs.net