build_linux.sh errors

4 messages Options
Embed this post
Permalink
ray-3

build_linux.sh errors

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
I am trying to run build_linux.sh from FDO3.3.1 on Ubuntu 8.04.
 
I need to get mysql running within this FDO so I can connect maps to data within a mysql database.  I noticed many errors related to mysql in the build_linux.log after I ran the .sh.  I have attached a list of the errors recieved.  The 'number:' at the begining of each line is the line number from the original build_linux.log file.
 
I installed mysql on this server via apt-get, and when I ran 'source ./setenvironment.sh' it complained about the location of mysql, so I changed it to 'export FDOMYSQL=/usr/bin' where the mysql client is located.
 
Do I need to worry about these errors, or are they just ignorable?
 
Also I know there are many oracle and king oracle errors in this log also.  If I don't plan to use Oracle as a database, do I need to worry about the oracle errors?
 
Thanks much for your help everyone!!

_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users
ray-3

RE: build_linux.sh errors

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
and here is the attachment I mentioned! sorry!
 
-------- Original Message --------
Subject: [fdo-users] build_linux.sh errors
From: [hidden email]
Date: Sat, January 31, 2009 3:01 pm
To: [hidden email]

I am trying to run build_linux.sh from FDO3.3.1 on Ubuntu 8.04.
 
I need to get mysql running within this FDO so I can connect maps to data within a mysql database.  I noticed many errors related to mysql in the build_linux.log after I ran the .sh.  I have attached a list of the errors recieved.  The 'number:' at the begining of each line is the line number from the original build_linux.log file.
 
I installed mysql on this server via apt-get, and when I ran 'source ./setenvironment.sh' it complained about the location of mysql, so I changed it to 'export FDOMYSQL=/usr/bin' where the mysql client is located.
 
Do I need to worry about these errors, or are they just ignorable?
 
Also I know there are many oracle and king oracle errors in this log also.  If I don't plan to use Oracle as a database, do I need to worry about the oracle errors?
 
Thanks much for your help everyone!!

_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users

[build_linux_errors.txt]

5425:stdafx.h:30:23: error: my_global.h: No such file or directory
5426:stdafx.h:32:19: error: mysql.h: No such file or directory
5429:local.h:36: error: ISO C++ forbids declaration of ƒ_~MYSQLƒ_T with no type
5430:local.h:36: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
5431:local.h:52: error: ISO C++ forbids declaration of ƒ_~MYSQL_STMTƒ_T with no type
5432:local.h:52: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
5433:local.h:54: error: ISO C++ forbids declaration of ƒ_~MYSQL_BINDƒ_T with no type
5434:local.h:54: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
5435:local.h:56: error: ISO C++ forbids declaration of ƒ_~MYSQL_BINDƒ_T with no type
5436:local.h:56: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
5438:bind.h:35: error: ƒ_~my_boolƒ_T has not been declared
5440:type.h:27: error: use of enum ƒ_~enum_field_typesƒ_T without previous declaration
5441:bind.c:31: error: ƒ_~my_boolƒ_T has not been declared
5443:bind.c:33: error: ƒ_~MYSQLƒ_T was not declared in this scope
5444:bind.c:33: error: ƒ_~mysqlƒ_T was not declared in this scope
5445:bind.c:35: error: ƒ_~MYSQL_STMTƒ_T was not declared in this scope
5446:bind.c:35: error: ƒ_~statementƒ_T was not declared in this scope
5447:bind.c:38: error: ƒ_~MYSQL_BINDƒ_T was not declared in this scope
5448:bind.c:38: error: ƒ_~bindsƒ_T was not declared in this scope
5449:bind.c:46: error: ƒ_~struct _mysql_context_defƒ_T has no member named ƒ_~mysql_connectionsƒ_T
5450:bind.c:47: error: expected primary-expression before ƒ_~)ƒ_T token
5451:bind.c:47: error: expected `)' before ƒ_~__nullƒ_T
5452:bind.c:56: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~statementƒ_T
5453:bind.c:57: error: expected primary-expression before ƒ_~)ƒ_T token
5454:bind.c:57: error: expected `)' before ƒ_~__nullƒ_T
5455:bind.c:59: error: ƒ_~atoiƒ_T was not declared in this scope
5456:bind.c:73: error: expected primary-expression before ƒ_~)ƒ_T token
5457:bind.c:73: error: expected `;' before ƒ_~mallocƒ_T
5458:bind.c:74: error: ƒ_~mallocƒ_T was not declared in this scope
5459:bind.c:75: error: expected primary-expression before ƒ_~)ƒ_T token
5460:bind.c:75: error: expected `)' before ƒ_~__nullƒ_T
5461:bind.c:77: error: expected primary-expression before ƒ_~)ƒ_T token
5462:bind.c:77: error: expected `)' before ƒ_~__nullƒ_T
5463:bind.c:78: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~bindsƒ_T
5464:bind.c:78: error: ƒ_~freeƒ_T was not declared in this scope
5465:bind.c:80: error: ƒ_~freeƒ_T was not declared in this scope
5466:bind.c:87: error: expected primary-expression before ƒ_~)ƒ_T token
5467:bind.c:87: error: expected `)' before ƒ_~__nullƒ_T
5468:bind.c:89: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~bindsƒ_T
5469:bind.c:90: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~bindsƒ_T
5470:bind.c:90: error: ƒ_~freeƒ_T was not declared in this scope
5471:bind.c:95: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~bindsƒ_T
5472:bind.c:103: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~bindsƒ_T
5473:bind.c:103: error: use of enum ƒ_~enum_field_typesƒ_T without previous declaration
5474:bind.c:104: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~bindsƒ_T
5475:bind.c:105: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~bindsƒ_T
5476:bind.c:106: error: ƒ_~my_boolƒ_T was not declared in this scope
5477:bind.c:106: error: expected primary-expression before ƒ_~)ƒ_T token
5478:bind.c:106: error: expected `)' before ƒ_~__nullƒ_T
5479:bind.c:108: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~bindsƒ_T
5613:stdafx.h:30:23: error: my_global.h: No such file or directory
5614:stdafx.h:32:19: error: mysql.h: No such file or directory
5617:local.h:36: error: ISO C++ forbids declaration of ƒ_~MYSQLƒ_T with no type
5618:local.h:36: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
5619:local.h:52: error: ISO C++ forbids declaration of ƒ_~MYSQL_STMTƒ_T with no type
5620:local.h:52: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
5621:local.h:54: error: ISO C++ forbids declaration of ƒ_~MYSQL_BINDƒ_T with no type
5622:local.h:54: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
5623:local.h:56: error: ISO C++ forbids declaration of ƒ_~MYSQL_BINDƒ_T with no type
5624:local.h:56: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
5626:bind.h:35: error: ƒ_~my_boolƒ_T has not been declared
5628:type.h:27: error: use of enum ƒ_~enum_field_typesƒ_T without previous declaration
5629:bind.c:31: error: ƒ_~my_boolƒ_T has not been declared
5631:bind.c:33: error: ƒ_~MYSQLƒ_T was not declared in this scope
5632:bind.c:33: error: ƒ_~mysqlƒ_T was not declared in this scope
5633:bind.c:35: error: ƒ_~MYSQL_STMTƒ_T was not declared in this scope
5634:bind.c:35: error: ƒ_~statementƒ_T was not declared in this scope
5635:bind.c:38: error: ƒ_~MYSQL_BINDƒ_T was not declared in this scope
5636:bind.c:38: error: ƒ_~bindsƒ_T was not declared in this scope
5637:bind.c:46: error: ƒ_~struct _mysql_context_defƒ_T has no member named ƒ_~mysql_connectionsƒ_T
5638:bind.c:47: error: expected primary-expression before ƒ_~)ƒ_T token
5639:bind.c:47: error: expected `)' before ƒ_~__nullƒ_T
5640:bind.c:56: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~statementƒ_T
5641:bind.c:57: error: expected primary-expression before ƒ_~)ƒ_T token
5642:bind.c:57: error: expected `)' before ƒ_~__nullƒ_T
5643:bind.c:59: error: ƒ_~atoiƒ_T was not declared in this scope
5644:bind.c:73: error: expected primary-expression before ƒ_~)ƒ_T token
5645:bind.c:73: error: expected `;' before ƒ_~mallocƒ_T
5646:bind.c:74: error: ƒ_~mallocƒ_T was not declared in this scope
5647:bind.c:75: error: expected primary-expression before ƒ_~)ƒ_T token
5648:bind.c:75: error: expected `)' before ƒ_~__nullƒ_T
5649:bind.c:77: error: expected primary-expression before ƒ_~)ƒ_T token
5650:bind.c:77: error: expected `)' before ƒ_~__nullƒ_T
5651:bind.c:78: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~bindsƒ_T
5652:bind.c:78: error: ƒ_~freeƒ_T was not declared in this scope
5653:bind.c:80: error: ƒ_~freeƒ_T was not declared in this scope
5654:bind.c:87: error: expected primary-expression before ƒ_~)ƒ_T token
5655:bind.c:87: error: expected `)' before ƒ_~__nullƒ_T
5656:bind.c:89: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~bindsƒ_T
5657:bind.c:90: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~bindsƒ_T
5658:bind.c:90: error: ƒ_~freeƒ_T was not declared in this scope
5659:bind.c:95: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~bindsƒ_T
5660:bind.c:103: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~bindsƒ_T
5661:bind.c:103: error: use of enum ƒ_~enum_field_typesƒ_T without previous declaration
5662:bind.c:104: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~bindsƒ_T
5663:bind.c:105: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~bindsƒ_T
5664:bind.c:106: error: ƒ_~my_boolƒ_T was not declared in this scope
5665:bind.c:106: error: expected primary-expression before ƒ_~)ƒ_T token
5666:bind.c:106: error: expected `)' before ƒ_~__nullƒ_T
5667:bind.c:108: error: ƒ_~struct _mysql_cursor_defƒ_T has no member named ƒ_~bindsƒ_T
7151:./c_KgOraConnection.h:32:18: error: occi.h: No such file or directory
7157:./c_KgOraConnection.h:65: error: ƒ_~oracleƒ_T has not been declared
7158:./c_KgOraConnection.h:65: error: ISO C++ forbids declaration of ƒ_~Connectionƒ_T with no type
7159:./c_KgOraConnection.h:65: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7160:./c_KgOraConnection.h:66: error: ƒ_~oracleƒ_T has not been declared
7161:./c_KgOraConnection.h:66: error: ISO C++ forbids declaration of ƒ_~Environmentƒ_T with no type
7162:./c_KgOraConnection.h:66: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7163:./c_KgOraConnection.h:227: error: ƒ_~oracleƒ_T has not been declared
7164:./c_KgOraConnection.h:227: error: ISO C++ forbids declaration of ƒ_~Statementƒ_T with no type
7165:./c_KgOraConnection.h:227: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7166:./c_KgOraConnection.h:228: error: extra qualification ƒ_~c_KgOraConnection::ƒ_T on member ƒ_~OCCI_Commitƒ_T
7167:./c_KgOraConnection.h:229: error: ƒ_~oracleƒ_T has not been declared
7168:./c_KgOraConnection.h:229: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7169:./c_KgOraConnection.h:230: error: ƒ_~oracleƒ_T has not been declared
7170:./c_KgOraConnection.h:230: error: ISO C++ forbids declaration of ƒ_~Connectionƒ_T with no type
7171:./c_KgOraConnection.h:230: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7172:./c_KgOraConnection.h:231: error: ƒ_~oracleƒ_T has not been declared
7173:./c_KgOraConnection.h:231: error: ISO C++ forbids declaration of ƒ_~Environmentƒ_T with no type
7174:./c_KgOraConnection.h:231: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7175:./SDO_GEOMETRY.h:35: error: ƒ_~oracleƒ_T has not been declared
7176:./SDO_GEOMETRY.h:35: error: expected `{' before ƒ_~PObjectƒ_T
7177:./SDO_GEOMETRY.h:35: error: invalid function declaration
7178:./SDO_GEOMETRY.h:96: error: ƒ_~oracleƒ_T has not been declared
7179:./SDO_GEOMETRY.h:96: error: expected `{' before ƒ_~PObjectƒ_T
7180:./SDO_GEOMETRY.h:96: error: invalid function declaration
7181:./SDO_GEOMETRY.h:171: error: ƒ_~oracleƒ_T has not been declared
7182:./SDO_GEOMETRY.h:171: error: expected `{' before ƒ_~PObjectƒ_T
7183:./SDO_GEOMETRY.h:171: error: invalid function declaration
7184:./SDO_GEOMETRY.h:237: error: ƒ_~oracleƒ_T has not been declared
7185:./SDO_GEOMETRY.h:237: error: expected `{' before ƒ_~PObjectƒ_T
7186:./SDO_GEOMETRY.h:237: error: invalid function declaration
7187:./SDO_GEOMETRY.h:293: error: ƒ_~oracleƒ_T has not been declared
7188:./SDO_GEOMETRY.h:293: error: expected `{' before ƒ_~PObjectƒ_T
7189:./SDO_GEOMETRY.h:293: error: invalid function declaration
7190:./c_KgOraReader.h:28: error: ƒ_~oracleƒ_T has not been declared
7191:./c_KgOraReader.h:28: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7192:./c_KgOraReader.h:113: error: ƒ_~oracleƒ_T has not been declared
7193:./c_KgOraReader.h:113: error: ISO C++ forbids declaration of ƒ_~Statementƒ_T with no type
7194:./c_KgOraReader.h:113: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7195:./c_KgOraReader.h:114: error: ƒ_~oracleƒ_T has not been declared
7196:./c_KgOraReader.h:114: error: ISO C++ forbids declaration of ƒ_~ResultSetƒ_T with no type
7197:./c_KgOraReader.h:114: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7198:./c_KgOraReader.h:136: error: ƒ_~oracleƒ_T has not been declared
7199:./c_KgOraReader.h:136: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7201:./c_KgOraReader.h:148: error: ƒ_~GeomPropSqlIndexƒ_T was not declared in this scope
7202:./c_KgOraReader.h:149: error: ƒ_~SqlColumnsƒ_T was not declared in this scope
7203:./c_KgOraReader.h:159: error: ƒ_~m_OcciStatementƒ_T was not declared in this scope
7204:./c_KgOraReader.h:159: error: ƒ_~OcciStatementƒ_T was not declared in this scope
7205:./c_KgOraReader.h:160: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7206:./c_KgOraReader.h:160: error: ƒ_~OcciResultSetƒ_T was not declared in this scope
7208:./c_KgOraReader.h:194: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7210:./c_KgOraReader.h:218: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7212:./c_KgOraReader.h:240: error: ƒ_~oracleƒ_T has not been declared
7213:./c_KgOraReader.h:240: error: expected `;' before ƒ_~oradtƒ_T
7214:./c_KgOraReader.h:242: error: ƒ_~oradtƒ_T was not declared in this scope
7216:./c_KgOraReader.h:272: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7218:./c_KgOraReader.h:293: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7220:./c_KgOraReader.h:313: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7221:./c_KgOraReader.h:315: error: ƒ_~oracleƒ_T has not been declared
7222:./c_KgOraReader.h:315: error: expected `;' before ƒ_~numƒ_T
7223:./c_KgOraReader.h:318: error: ƒ_~numƒ_T was not declared in this scope
7224:./c_KgOraReader.h:320: error: expected type-specifier before ƒ_~oracleƒ_T
7225:./c_KgOraReader.h:320: error: expected `)' before ƒ_~::ƒ_T token
7226:./c_KgOraReader.h:320: error: expected `{' before ƒ_~::ƒ_T token
7227:./c_KgOraReader.h:320: error: ƒ_~::occiƒ_T has not been declared
7228:./c_KgOraReader.h:320: error: ƒ_~eaƒ_T was not declared in this scope
7229:./c_KgOraReader.h:320: error: expected `;' before ƒ_~)ƒ_T token
7230:./c_KgOraReader.h:326: error: expected primary-expression before ƒ_~catchƒ_T
7231:./c_KgOraReader.h:326: error: expected `;' before ƒ_~catchƒ_T
7232:./c_KgOraReader.h:332: error: ƒ_~numƒ_T was not declared in this scope
7234:./c_KgOraReader.h:350: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7235:./c_KgOraReader.h:353: error: ƒ_~oracleƒ_T has not been declared
7236:./c_KgOraReader.h:353: error: expected `;' before ƒ_~numƒ_T
7237:./c_KgOraReader.h:354: error: ƒ_~numƒ_T was not declared in this scope
7239:./c_KgOraReader.h:371: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7241:./c_KgOraReader.h:395: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7243:./c_KgOraReader.h:428: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7245:./c_KgOraReader.h:452: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7246:./c_KgOraReader.h:460: error: expected type-specifier before ƒ_~oracleƒ_T
7247:./c_KgOraReader.h:460: error: expected `)' before ƒ_~::ƒ_T token
7248:./c_KgOraReader.h:460: error: expected `{' before ƒ_~::ƒ_T token
7249:./c_KgOraReader.h:460: error: ƒ_~::occiƒ_T has not been declared
7250:./c_KgOraReader.h:460: error: ƒ_~eaƒ_T was not declared in this scope
7251:./c_KgOraReader.h:460: error: expected `;' before ƒ_~)ƒ_T token
7252:./c_KgOraReader.h:467: error: expected primary-expression before ƒ_~catchƒ_T
7253:./c_KgOraReader.h:467: error: expected `;' before ƒ_~catchƒ_T
7255:./c_KgOraReader.h:562: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7256:./c_KgOraReader.h:562: error: ƒ_~oracleƒ_T has not been declared
7257:./c_KgOraReader.h:580: error: expected type-specifier before ƒ_~oracleƒ_T
7258:./c_KgOraReader.h:580: error: expected `)' before ƒ_~::ƒ_T token
7259:./c_KgOraReader.h:580: error: expected `{' before ƒ_~::ƒ_T token
7260:./c_KgOraReader.h:580: error: ƒ_~::occiƒ_T has not been declared
7261:./c_KgOraReader.h:580: error: ƒ_~eaƒ_T was not declared in this scope
7262:./c_KgOraReader.h:580: error: expected `;' before ƒ_~)ƒ_T token
7263:./c_KgOraReader.h:585: error: expected primary-expression before ƒ_~catchƒ_T
7264:./c_KgOraReader.h:585: error: expected `;' before ƒ_~catchƒ_T
7266:./c_KgOraReader.h:600: error: ƒ_~m_OcciStatementƒ_T was not declared in this scope
7267:./c_KgOraReader.h:600: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7268:./c_KgOraReader.h:607: error: ƒ_~m_OcciStatementƒ_T was not declared in this scope
7269:./c_KgOraReader.h:615: error: expected type-specifier before ƒ_~oracleƒ_T
7270:./c_KgOraReader.h:615: error: expected `)' before ƒ_~::ƒ_T token
7271:./c_KgOraReader.h:615: error: expected `{' before ƒ_~::ƒ_T token
7272:./c_KgOraReader.h:615: error: ƒ_~::occiƒ_T has not been declared
7273:./c_KgOraReader.h:615: error: ƒ_~eaƒ_T was not declared in this scope
7274:./c_KgOraReader.h:615: error: expected `;' before ƒ_~)ƒ_T token
7275:./c_KgOraReader.h:624: error: expected primary-expression before ƒ_~catchƒ_T
7276:./c_KgOraReader.h:624: error: expected `;' before ƒ_~catchƒ_T
7278:./c_KgOraFeatureReader.h:30: error: ƒ_~oracleƒ_T has not been declared
7279:./c_KgOraFeatureReader.h:30: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7280:./c_KgOraSQLDataReader.h:24: error: ƒ_~oracleƒ_T has not been declared
7281:./c_KgOraSQLDataReader.h:24: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7282:./c_KgOraSQLDataReader.h:33: error: ƒ_~oracleƒ_T has not been declared
7283:./c_KgOraSQLDataReader.h:33: error: ISO C++ forbids declaration of ƒ_~Statementƒ_T with no type
7284:./c_KgOraSQLDataReader.h:33: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7285:./c_KgOraSQLDataReader.h:34: error: ƒ_~oracleƒ_T has not been declared
7286:./c_KgOraSQLDataReader.h:34: error: ISO C++ forbids declaration of ƒ_~ResultSetƒ_T with no type
7287:./c_KgOraSQLDataReader.h:34: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7288:./c_KgOraSQLDataReader.h:37: error: ƒ_~oracleƒ_T was not declared in this scope
7289:./c_KgOraSQLDataReader.h:37: error: template argument 1 is invalid
7290:./c_KgOraSQLDataReader.h:37: error: template argument 2 is invalid
7291:./c_KgOraSqlParamDesc.h:58: error: ƒ_~oracleƒ_T has not been declared
7292:./c_KgOraSqlParamDesc.h:58: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7293:./c_KgOraExpressionProcessor.h:270: error: ƒ_~oracleƒ_T has not been declared
7294:./c_KgOraExpressionProcessor.h:270: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7295:./c_KgOraSelectCommand.h:102: error: extra qualification ƒ_~c_KgOraSelectCommand::ƒ_T on member ƒ_~CreateSqlStringƒ_T
7296:c_FdoOra_API.h:37: error: ƒ_~oracleƒ_T has not been declared
7297:c_FdoOra_API.h:37: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~OraTypeƒ_T
7298:c_FdoOra_API.h:43: error: ƒ_~oracleƒ_T has not been declared
7299:c_FdoOra_API.h:43: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~&ƒ_T token
7300:c_FdoOra_API.h:45: error: ƒ_~oracleƒ_T has not been declared
7301:c_FdoOra_API.h:45: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7302:c_FdoOra_API.h:51: error: ƒ_~oracleƒ_T has not been declared
7303:c_FdoOra_API.h:51: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7304:c_FdoOra_API.h:59: error: ƒ_~oracleƒ_T has not been declared
7305:c_FdoOra_API.h:59: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7306:c_OCCI_API.h:22: error: ƒ_~oracleƒ_T has not been declared
7307:c_OCCI_API.h:22: error: ƒ_~occiƒ_T is not a namespace-name
7308:c_OCCI_API.h:22: error: expected namespace-name before ƒ_~;ƒ_T token
7309:c_OCCI_API.h:39: error: ƒ_~oracleƒ_T has not been declared
7310:c_OCCI_API.h:39: error: ISO C++ forbids declaration of ƒ_~Connectionƒ_T with no type
7311:c_OCCI_API.h:39: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7312:c_OCCI_API.h:40: error: ƒ_~oracleƒ_T has not been declared
7313:c_OCCI_API.h:40: error: ISO C++ forbids declaration of ƒ_~Environmentƒ_T with no type
7314:c_OCCI_API.h:40: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7315:c_OCCI_API.h:45: error: ƒ_~oracleƒ_T has not been declared
7316:c_OCCI_API.h:45: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7317:c_OCCI_API.h:51: error: ƒ_~oracleƒ_T has not been declared
7318:c_OCCI_API.h:51: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7319:c_OCCI_API.h:57: error: ƒ_~oracleƒ_T has not been declared
7320:c_OCCI_API.h:57: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7321:c_OCCI_API.h:66: error: ƒ_~oracleƒ_T has not been declared
7322:c_OCCI_API.h:66: error: ISO C++ forbids declaration of ƒ_~StatelessConnectionPoolƒ_T with no type
7323:c_OCCI_API.h:66: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7324:c_Ora_API.h:42: error: ƒ_~oracleƒ_T has not been declared
7325:c_Ora_API.h:42: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7326:c_Ora_API.h:43: error: ƒ_~oracleƒ_T has not been declared
7327:c_Ora_API.h:43: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7328:c_Ora_API.h:44: error: ƒ_~oracleƒ_T has not been declared
7329:c_Ora_API.h:44: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7330:c_Ora_API.h:45: error: ƒ_~oracleƒ_T has not been declared
7331:c_Ora_API.h:45: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7332:c_Ora_API.h:49: error: ƒ_~oracleƒ_T has not been declared
7333:c_Ora_API.h:49: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7334:c_FdoOra_API.cpp:32: error: ƒ_~bool c_FdoOra_API::OraTypeToFdoDataTypeƒ_T is not a static member of ƒ_~class c_FdoOra_APIƒ_T
7335:c_FdoOra_API.cpp:32: error: ƒ_~oracleƒ_T has not been declared
7336:c_FdoOra_API.cpp:32: error: expected primary-expression before ƒ_~intƒ_T
7337:c_FdoOra_API.cpp:32: error: expected primary-expression before ƒ_~intƒ_T
7338:c_FdoOra_API.cpp:32: error: expected primary-expression before ƒ_~&ƒ_T token
7339:c_FdoOra_API.cpp:32: error: ƒ_~FdoTypeƒ_T was not declared in this scope
7340:c_FdoOra_API.cpp:32: error: initializer expression list treated as compound expression
7341:c_FdoOra_API.cpp:33: error: expected ƒ_~,ƒ_T or ƒ_~;ƒ_T before ƒ_~{ƒ_T token
7342:c_FdoOra_API.cpp:80: error: ƒ_~oracleƒ_T has not been declared
7343:c_FdoOra_API.cpp:80: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~&ƒ_T token
7345:c_FdoOra_API.cpp:85: error: ƒ_~OraTypeƒ_T was not declared in this scope
7346:c_FdoOra_API.cpp:85: error: ƒ_~oracleƒ_T has not been declared
7347:c_FdoOra_API.cpp:90: error: ƒ_~oracleƒ_T has not been declared
7348:c_FdoOra_API.cpp:95: error: ƒ_~oracleƒ_T has not been declared
7349:c_FdoOra_API.cpp:101: error: ƒ_~oracleƒ_T has not been declared
7350:c_FdoOra_API.cpp:107: error: ƒ_~oracleƒ_T has not been declared
7351:c_FdoOra_API.cpp:112: error: ƒ_~oracleƒ_T has not been declared
7352:c_FdoOra_API.cpp:118: error: ƒ_~oracleƒ_T has not been declared
7353:c_FdoOra_API.cpp:124: error: ƒ_~oracleƒ_T has not been declared
7354:c_FdoOra_API.cpp:130: error: ƒ_~oracleƒ_T has not been declared
7355:c_FdoOra_API.cpp:135: error: ƒ_~oracleƒ_T has not been declared
7356:c_FdoOra_API.cpp:140: error: ƒ_~oracleƒ_T has not been declared
7357:c_FdoOra_API.cpp:146: error: ƒ_~oracleƒ_T has not been declared
7359:c_FdoOra_API.cpp:160: error: ƒ_~bool c_FdoOra_API::SetOracleStatementDataƒ_T is not a static member of ƒ_~class c_FdoOra_APIƒ_T
7360:c_FdoOra_API.cpp:160: error: ƒ_~oracleƒ_T has not been declared
7361:c_FdoOra_API.cpp:160: error: ƒ_~Environmentƒ_T was not declared in this scope
7362:c_FdoOra_API.cpp:160: error: ƒ_~oracleƒ_T has not been declared
7363:c_FdoOra_API.cpp:160: error: ƒ_~Statementƒ_T was not declared in this scope
7364:c_FdoOra_API.cpp:160: error: expected primary-expression before ƒ_~intƒ_T
7365:c_FdoOra_API.cpp:160: error: expected primary-expression before ƒ_~*ƒ_T token
7366:c_FdoOra_API.cpp:160: error: ƒ_~DataValueƒ_T was not declared in this scope
7367:c_FdoOra_API.cpp:160: error: initializer expression list treated as compound expression
7368:c_FdoOra_API.cpp:161: error: expected ƒ_~,ƒ_T or ƒ_~;ƒ_T before ƒ_~{ƒ_T token
7369:c_FdoOra_API.cpp:416: error: ƒ_~bool c_FdoOra_API::DescribeTablePropertiesƒ_T is not a static member of ƒ_~class c_FdoOra_APIƒ_T
7370:c_FdoOra_API.cpp:416: error: ƒ_~oracleƒ_T has not been declared
7371:c_FdoOra_API.cpp:416: error: ƒ_~OcciConnectionƒ_T was not declared in this scope
7372:c_FdoOra_API.cpp:416: error: expected primary-expression before ƒ_~constƒ_T
7373:c_FdoOra_API.cpp:416: error: expected primary-expression before ƒ_~constƒ_T
7374:c_FdoOra_API.cpp:416: error: expected primary-expression before ƒ_~*ƒ_T token
7375:c_FdoOra_API.cpp:416: error: ƒ_~PropCollectionƒ_T was not declared in this scope
7376:c_FdoOra_API.cpp:416: error: initializer expression list treated as compound expression
7377:c_FdoOra_API.cpp:417: error: expected ƒ_~,ƒ_T or ƒ_~;ƒ_T before ƒ_~{ƒ_T token
7379:c_FdoOra_API.cpp:523: error: ƒ_~oracleƒ_T has not been declared
7380:c_FdoOra_API.cpp:523: error: ƒ_~occi_connƒ_T was not declared in this scope
7381:c_FdoOra_API.cpp:523: error: ƒ_~class c_KgOraConnectionƒ_T has no member named ƒ_~GetOcciConnectionƒ_T
7382:c_FdoOra_API.cpp:542: error: ƒ_~oracleƒ_T has not been declared
7383:c_FdoOra_API.cpp:542: error: ƒ_~occi_stmƒ_T was not declared in this scope
7384:c_FdoOra_API.cpp:686: error: expected type-specifier before ƒ_~oracleƒ_T
7385:c_FdoOra_API.cpp:686: error: expected `)' before ƒ_~::ƒ_T token
7386:c_FdoOra_API.cpp:686: error: expected `{' before ƒ_~::ƒ_T token
7387:c_FdoOra_API.cpp:686: error: ƒ_~::occiƒ_T has not been declared
7388:c_FdoOra_API.cpp:686: error: ƒ_~eaƒ_T was not declared in this scope
7389:c_FdoOra_API.cpp:686: error: expected `;' before ƒ_~)ƒ_T token
7390:c_FdoOra_API.cpp:723: error: ƒ_~oracleƒ_T has not been declared
7391:c_FdoOra_API.cpp:723: error: ƒ_~occi_stmƒ_T was not declared in this scope
7392:c_FdoOra_API.cpp:857: error: expected type-specifier before ƒ_~oracleƒ_T
7393:c_FdoOra_API.cpp:857: error: expected `)' before ƒ_~::ƒ_T token
7394:c_FdoOra_API.cpp:857: error: expected `{' before ƒ_~::ƒ_T token
7395:c_FdoOra_API.cpp:857: error: ƒ_~::occiƒ_T has not been declared
7396:c_FdoOra_API.cpp:857: error: ƒ_~eaƒ_T was not declared in this scope
7397:c_FdoOra_API.cpp:857: error: expected `;' before ƒ_~)ƒ_T token
7399:c_FdoOra_API.cpp:941: error: variable or field ƒ_~DescribeSchemaSQLƒ_T declared void
7400:c_FdoOra_API.cpp:941: error: ƒ_~int c_FdoOra_API::DescribeSchemaSQLƒ_T is not a static member of ƒ_~class c_FdoOra_APIƒ_T
7401:c_FdoOra_API.cpp:941: error: ƒ_~oracleƒ_T has not been declared
7402:c_FdoOra_API.cpp:941: error: ƒ_~OraConnƒ_T was not declared in this scope
7403:c_FdoOra_API.cpp:941: error: ƒ_~oracleƒ_T has not been declared
7404:c_FdoOra_API.cpp:941: error: ƒ_~OcciStmƒ_T was not declared in this scope
7405:c_FdoOra_API.cpp:942: error: expected primary-expression before ƒ_~*ƒ_T token
7406:c_FdoOra_API.cpp:942: error: ƒ_~FdoClassesƒ_T was not declared in this scope
7407:c_FdoOra_API.cpp:942: error: expected primary-expression before ƒ_~*ƒ_T token
7408:c_FdoOra_API.cpp:942: error: ƒ_~PhysClassesƒ_T was not declared in this scope
7409:c_FdoOra_API.cpp:943: error: expected primary-expression before ƒ_~*ƒ_T token
7410:c_FdoOra_API.cpp:943: error: ƒ_~SC_Collectionƒ_T was not declared in this scope
7411:c_FdoOra_API.cpp:943: error: expected primary-expression before ƒ_~longƒ_T
7412:c_FdoOra_API.cpp:943: error: expected primary-expression before ƒ_~boolƒ_T
7413:c_FdoOra_API.cpp:943: error: initializer expression list treated as compound expression
7414:c_FdoOra_API.cpp:944: error: expected ƒ_~,ƒ_T or ƒ_~;ƒ_T before ƒ_~{ƒ_T token
7438:./c_KgOraConnection.h:32:18: error: occi.h: No such file or directory
7444:./c_KgOraConnection.h:65: error: ƒ_~oracleƒ_T has not been declared
7445:./c_KgOraConnection.h:65: error: ISO C++ forbids declaration of ƒ_~Connectionƒ_T with no type
7446:./c_KgOraConnection.h:65: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7447:./c_KgOraConnection.h:66: error: ƒ_~oracleƒ_T has not been declared
7448:./c_KgOraConnection.h:66: error: ISO C++ forbids declaration of ƒ_~Environmentƒ_T with no type
7449:./c_KgOraConnection.h:66: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7450:./c_KgOraConnection.h:227: error: ƒ_~oracleƒ_T has not been declared
7451:./c_KgOraConnection.h:227: error: ISO C++ forbids declaration of ƒ_~Statementƒ_T with no type
7452:./c_KgOraConnection.h:227: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7453:./c_KgOraConnection.h:228: error: extra qualification ƒ_~c_KgOraConnection::ƒ_T on member ƒ_~OCCI_Commitƒ_T
7454:./c_KgOraConnection.h:229: error: ƒ_~oracleƒ_T has not been declared
7455:./c_KgOraConnection.h:229: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7456:./c_KgOraConnection.h:230: error: ƒ_~oracleƒ_T has not been declared
7457:./c_KgOraConnection.h:230: error: ISO C++ forbids declaration of ƒ_~Connectionƒ_T with no type
7458:./c_KgOraConnection.h:230: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7459:./c_KgOraConnection.h:231: error: ƒ_~oracleƒ_T has not been declared
7460:./c_KgOraConnection.h:231: error: ISO C++ forbids declaration of ƒ_~Environmentƒ_T with no type
7461:./c_KgOraConnection.h:231: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7462:./SDO_GEOMETRY.h:35: error: ƒ_~oracleƒ_T has not been declared
7463:./SDO_GEOMETRY.h:35: error: expected `{' before ƒ_~PObjectƒ_T
7464:./SDO_GEOMETRY.h:35: error: invalid function declaration
7465:./SDO_GEOMETRY.h:96: error: ƒ_~oracleƒ_T has not been declared
7466:./SDO_GEOMETRY.h:96: error: expected `{' before ƒ_~PObjectƒ_T
7467:./SDO_GEOMETRY.h:96: error: invalid function declaration
7468:./SDO_GEOMETRY.h:171: error: ƒ_~oracleƒ_T has not been declared
7469:./SDO_GEOMETRY.h:171: error: expected `{' before ƒ_~PObjectƒ_T
7470:./SDO_GEOMETRY.h:171: error: invalid function declaration
7471:./SDO_GEOMETRY.h:237: error: ƒ_~oracleƒ_T has not been declared
7472:./SDO_GEOMETRY.h:237: error: expected `{' before ƒ_~PObjectƒ_T
7473:./SDO_GEOMETRY.h:237: error: invalid function declaration
7474:./SDO_GEOMETRY.h:293: error: ƒ_~oracleƒ_T has not been declared
7475:./SDO_GEOMETRY.h:293: error: expected `{' before ƒ_~PObjectƒ_T
7476:./SDO_GEOMETRY.h:293: error: invalid function declaration
7477:./c_KgOraReader.h:28: error: ƒ_~oracleƒ_T has not been declared
7478:./c_KgOraReader.h:28: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7479:./c_KgOraReader.h:113: error: ƒ_~oracleƒ_T has not been declared
7480:./c_KgOraReader.h:113: error: ISO C++ forbids declaration of ƒ_~Statementƒ_T with no type
7481:./c_KgOraReader.h:113: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7482:./c_KgOraReader.h:114: error: ƒ_~oracleƒ_T has not been declared
7483:./c_KgOraReader.h:114: error: ISO C++ forbids declaration of ƒ_~ResultSetƒ_T with no type
7484:./c_KgOraReader.h:114: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7485:./c_KgOraReader.h:136: error: ƒ_~oracleƒ_T has not been declared
7486:./c_KgOraReader.h:136: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7488:./c_KgOraReader.h:148: error: ƒ_~GeomPropSqlIndexƒ_T was not declared in this scope
7489:./c_KgOraReader.h:149: error: ƒ_~SqlColumnsƒ_T was not declared in this scope
7490:./c_KgOraReader.h:159: error: ƒ_~m_OcciStatementƒ_T was not declared in this scope
7491:./c_KgOraReader.h:159: error: ƒ_~OcciStatementƒ_T was not declared in this scope
7492:./c_KgOraReader.h:160: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7493:./c_KgOraReader.h:160: error: ƒ_~OcciResultSetƒ_T was not declared in this scope
7495:./c_KgOraReader.h:194: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7497:./c_KgOraReader.h:218: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7499:./c_KgOraReader.h:240: error: ƒ_~oracleƒ_T has not been declared
7500:./c_KgOraReader.h:240: error: expected `;' before ƒ_~oradtƒ_T
7501:./c_KgOraReader.h:242: error: ƒ_~oradtƒ_T was not declared in this scope
7503:./c_KgOraReader.h:272: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7505:./c_KgOraReader.h:293: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7507:./c_KgOraReader.h:313: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7508:./c_KgOraReader.h:315: error: ƒ_~oracleƒ_T has not been declared
7509:./c_KgOraReader.h:315: error: expected `;' before ƒ_~numƒ_T
7510:./c_KgOraReader.h:318: error: ƒ_~numƒ_T was not declared in this scope
7511:./c_KgOraReader.h:320: error: expected type-specifier before ƒ_~oracleƒ_T
7512:./c_KgOraReader.h:320: error: expected `)' before ƒ_~::ƒ_T token
7513:./c_KgOraReader.h:320: error: expected `{' before ƒ_~::ƒ_T token
7514:./c_KgOraReader.h:320: error: ƒ_~::occiƒ_T has not been declared
7515:./c_KgOraReader.h:320: error: ƒ_~eaƒ_T was not declared in this scope
7516:./c_KgOraReader.h:320: error: expected `;' before ƒ_~)ƒ_T token
7517:./c_KgOraReader.h:326: error: expected primary-expression before ƒ_~catchƒ_T
7518:./c_KgOraReader.h:326: error: expected `;' before ƒ_~catchƒ_T
7519:./c_KgOraReader.h:332: error: ƒ_~numƒ_T was not declared in this scope
7521:./c_KgOraReader.h:350: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7522:./c_KgOraReader.h:353: error: ƒ_~oracleƒ_T has not been declared
7523:./c_KgOraReader.h:353: error: expected `;' before ƒ_~numƒ_T
7524:./c_KgOraReader.h:354: error: ƒ_~numƒ_T was not declared in this scope
7526:./c_KgOraReader.h:371: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7528:./c_KgOraReader.h:395: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7530:./c_KgOraReader.h:428: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7532:./c_KgOraReader.h:452: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7533:./c_KgOraReader.h:460: error: expected type-specifier before ƒ_~oracleƒ_T
7534:./c_KgOraReader.h:460: error: expected `)' before ƒ_~::ƒ_T token
7535:./c_KgOraReader.h:460: error: expected `{' before ƒ_~::ƒ_T token
7536:./c_KgOraReader.h:460: error: ƒ_~::occiƒ_T has not been declared
7537:./c_KgOraReader.h:460: error: ƒ_~eaƒ_T was not declared in this scope
7538:./c_KgOraReader.h:460: error: expected `;' before ƒ_~)ƒ_T token
7539:./c_KgOraReader.h:467: error: expected primary-expression before ƒ_~catchƒ_T
7540:./c_KgOraReader.h:467: error: expected `;' before ƒ_~catchƒ_T
7542:./c_KgOraReader.h:562: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7543:./c_KgOraReader.h:562: error: ƒ_~oracleƒ_T has not been declared
7544:./c_KgOraReader.h:580: error: expected type-specifier before ƒ_~oracleƒ_T
7545:./c_KgOraReader.h:580: error: expected `)' before ƒ_~::ƒ_T token
7546:./c_KgOraReader.h:580: error: expected `{' before ƒ_~::ƒ_T token
7547:./c_KgOraReader.h:580: error: ƒ_~::occiƒ_T has not been declared
7548:./c_KgOraReader.h:580: error: ƒ_~eaƒ_T was not declared in this scope
7549:./c_KgOraReader.h:580: error: expected `;' before ƒ_~)ƒ_T token
7550:./c_KgOraReader.h:585: error: expected primary-expression before ƒ_~catchƒ_T
7551:./c_KgOraReader.h:585: error: expected `;' before ƒ_~catchƒ_T
7553:./c_KgOraReader.h:600: error: ƒ_~m_OcciStatementƒ_T was not declared in this scope
7554:./c_KgOraReader.h:600: error: ƒ_~m_OcciResultSetƒ_T was not declared in this scope
7555:./c_KgOraReader.h:607: error: ƒ_~m_OcciStatementƒ_T was not declared in this scope
7556:./c_KgOraReader.h:615: error: expected type-specifier before ƒ_~oracleƒ_T
7557:./c_KgOraReader.h:615: error: expected `)' before ƒ_~::ƒ_T token
7558:./c_KgOraReader.h:615: error: expected `{' before ƒ_~::ƒ_T token
7559:./c_KgOraReader.h:615: error: ƒ_~::occiƒ_T has not been declared
7560:./c_KgOraReader.h:615: error: ƒ_~eaƒ_T was not declared in this scope
7561:./c_KgOraReader.h:615: error: expected `;' before ƒ_~)ƒ_T token
7562:./c_KgOraReader.h:624: error: expected primary-expression before ƒ_~catchƒ_T
7563:./c_KgOraReader.h:624: error: expected `;' before ƒ_~catchƒ_T
7565:./c_KgOraFeatureReader.h:30: error: ƒ_~oracleƒ_T has not been declared
7566:./c_KgOraFeatureReader.h:30: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7567:./c_KgOraSQLDataReader.h:24: error: ƒ_~oracleƒ_T has not been declared
7568:./c_KgOraSQLDataReader.h:24: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7569:./c_KgOraSQLDataReader.h:33: error: ƒ_~oracleƒ_T has not been declared
7570:./c_KgOraSQLDataReader.h:33: error: ISO C++ forbids declaration of ƒ_~Statementƒ_T with no type
7571:./c_KgOraSQLDataReader.h:33: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7572:./c_KgOraSQLDataReader.h:34: error: ƒ_~oracleƒ_T has not been declared
7573:./c_KgOraSQLDataReader.h:34: error: ISO C++ forbids declaration of ƒ_~ResultSetƒ_T with no type
7574:./c_KgOraSQLDataReader.h:34: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7575:./c_KgOraSQLDataReader.h:37: error: ƒ_~oracleƒ_T was not declared in this scope
7576:./c_KgOraSQLDataReader.h:37: error: template argument 1 is invalid
7577:./c_KgOraSQLDataReader.h:37: error: template argument 2 is invalid
7578:./c_KgOraSqlParamDesc.h:58: error: ƒ_~oracleƒ_T has not been declared
7579:./c_KgOraSqlParamDesc.h:58: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7580:./c_KgOraExpressionProcessor.h:270: error: ƒ_~oracleƒ_T has not been declared
7581:./c_KgOraExpressionProcessor.h:270: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7582:./c_KgOraSelectCommand.h:102: error: extra qualification ƒ_~c_KgOraSelectCommand::ƒ_T on member ƒ_~CreateSqlStringƒ_T
7583:c_FdoOra_API.h:37: error: ƒ_~oracleƒ_T has not been declared
7584:c_FdoOra_API.h:37: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~OraTypeƒ_T
7585:c_FdoOra_API.h:43: error: ƒ_~oracleƒ_T has not been declared
7586:c_FdoOra_API.h:43: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~&ƒ_T token
7587:c_FdoOra_API.h:45: error: ƒ_~oracleƒ_T has not been declared
7588:c_FdoOra_API.h:45: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7589:c_FdoOra_API.h:51: error: ƒ_~oracleƒ_T has not been declared
7590:c_FdoOra_API.h:51: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7591:c_FdoOra_API.h:59: error: ƒ_~oracleƒ_T has not been declared
7592:c_FdoOra_API.h:59: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7593:c_OCCI_API.h:22: error: ƒ_~oracleƒ_T has not been declared
7594:c_OCCI_API.h:22: error: ƒ_~occiƒ_T is not a namespace-name
7595:c_OCCI_API.h:22: error: expected namespace-name before ƒ_~;ƒ_T token
7596:c_OCCI_API.h:39: error: ƒ_~oracleƒ_T has not been declared
7597:c_OCCI_API.h:39: error: ISO C++ forbids declaration of ƒ_~Connectionƒ_T with no type
7598:c_OCCI_API.h:39: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7599:c_OCCI_API.h:40: error: ƒ_~oracleƒ_T has not been declared
7600:c_OCCI_API.h:40: error: ISO C++ forbids declaration of ƒ_~Environmentƒ_T with no type
7601:c_OCCI_API.h:40: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7602:c_OCCI_API.h:45: error: ƒ_~oracleƒ_T has not been declared
7603:c_OCCI_API.h:45: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7604:c_OCCI_API.h:51: error: ƒ_~oracleƒ_T has not been declared
7605:c_OCCI_API.h:51: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7606:c_OCCI_API.h:57: error: ƒ_~oracleƒ_T has not been declared
7607:c_OCCI_API.h:57: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7608:c_OCCI_API.h:66: error: ƒ_~oracleƒ_T has not been declared
7609:c_OCCI_API.h:66: error: ISO C++ forbids declaration of ƒ_~StatelessConnectionPoolƒ_T with no type
7610:c_OCCI_API.h:66: error: expected ƒ_~;ƒ_T before ƒ_~*ƒ_T token
7611:c_Ora_API.h:42: error: ƒ_~oracleƒ_T has not been declared
7612:c_Ora_API.h:42: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7613:c_Ora_API.h:43: error: ƒ_~oracleƒ_T has not been declared
7614:c_Ora_API.h:43: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7615:c_Ora_API.h:44: error: ƒ_~oracleƒ_T has not been declared
7616:c_Ora_API.h:44: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7617:c_Ora_API.h:45: error: ƒ_~oracleƒ_T has not been declared
7618:c_Ora_API.h:45: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7619:c_Ora_API.h:49: error: ƒ_~oracleƒ_T has not been declared
7620:c_Ora_API.h:49: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~*ƒ_T token
7621:c_FdoOra_API.cpp:32: error: ƒ_~bool c_FdoOra_API::OraTypeToFdoDataTypeƒ_T is not a static member of ƒ_~class c_FdoOra_APIƒ_T
7622:c_FdoOra_API.cpp:32: error: ƒ_~oracleƒ_T has not been declared
7623:c_FdoOra_API.cpp:32: error: expected primary-expression before ƒ_~intƒ_T
7624:c_FdoOra_API.cpp:32: error: expected primary-expression before ƒ_~intƒ_T
7625:c_FdoOra_API.cpp:32: error: expected primary-expression before ƒ_~&ƒ_T token
7626:c_FdoOra_API.cpp:32: error: ƒ_~FdoTypeƒ_T was not declared in this scope
7627:c_FdoOra_API.cpp:32: error: initializer expression list treated as compound expression
7628:c_FdoOra_API.cpp:33: error: expected ƒ_~,ƒ_T or ƒ_~;ƒ_T before ƒ_~{ƒ_T token
7629:c_FdoOra_API.cpp:80: error: ƒ_~oracleƒ_T has not been declared
7630:c_FdoOra_API.cpp:80: error: expected ƒ_~,ƒ_T or ƒ_~...ƒ_T before ƒ_~&ƒ_T token
7632:c_FdoOra_API.cpp:85: error: ƒ_~OraTypeƒ_T was not declared in this scope
7633:c_FdoOra_API.cpp:85: error: ƒ_~oracleƒ_T has not been declared
7634:c_FdoOra_API.cpp:90: error: ƒ_~oracleƒ_T has not been declared
7635:c_FdoOra_API.cpp:95: error: ƒ_~oracleƒ_T has not been declared
7636:c_FdoOra_API.cpp:101: error: ƒ_~oracleƒ_T has not been declared
7637:c_FdoOra_API.cpp:107: error: ƒ_~oracleƒ_T has not been declared
7638:c_FdoOra_API.cpp:112: error: ƒ_~oracleƒ_T has not been declared
7639:c_FdoOra_API.cpp:118: error: ƒ_~oracleƒ_T has not been declared
7640:c_FdoOra_API.cpp:124: error: ƒ_~oracleƒ_T has not been declared
7641:c_FdoOra_API.cpp:130: error: ƒ_~oracleƒ_T has not been declared
7642:c_FdoOra_API.cpp:135: error: ƒ_~oracleƒ_T has not been declared
7643:c_FdoOra_API.cpp:140: error: ƒ_~oracleƒ_T has not been declared
7644:c_FdoOra_API.cpp:146: error: ƒ_~oracleƒ_T has not been declared
7646:c_FdoOra_API.cpp:160: error: ƒ_~bool c_FdoOra_API::SetOracleStatementDataƒ_T is not a static member of ƒ_~class c_FdoOra_APIƒ_T
7647:c_FdoOra_API.cpp:160: error: ƒ_~oracleƒ_T has not been declared
7648:c_FdoOra_API.cpp:160: error: ƒ_~Environmentƒ_T was not declared in this scope
7649:c_FdoOra_API.cpp:160: error: ƒ_~oracleƒ_T has not been declared
7650:c_FdoOra_API.cpp:160: error: ƒ_~Statementƒ_T was not declared in this scope
7651:c_FdoOra_API.cpp:160: error: expected primary-expression before ƒ_~intƒ_T
7652:c_FdoOra_API.cpp:160: error: expected primary-expression before ƒ_~*ƒ_T token
7653:c_FdoOra_API.cpp:160: error: ƒ_~DataValueƒ_T was not declared in this scope
7654:c_FdoOra_API.cpp:160: error: initializer expression list treated as compound expression
7655:c_FdoOra_API.cpp:161: error: expected ƒ_~,ƒ_T or ƒ_~;ƒ_T before ƒ_~{ƒ_T token
7656:c_FdoOra_API.cpp:416: error: ƒ_~bool c_FdoOra_API::DescribeTablePropertiesƒ_T is not a static member of ƒ_~class c_FdoOra_APIƒ_T
7657:c_FdoOra_API.cpp:416: error: ƒ_~oracleƒ_T has not been declared
7658:c_FdoOra_API.cpp:416: error: ƒ_~OcciConnectionƒ_T was not declared in this scope
7659:c_FdoOra_API.cpp:416: error: expected primary-expression before ƒ_~constƒ_T
7660:c_FdoOra_API.cpp:416: error: expected primary-expression before ƒ_~constƒ_T
7661:c_FdoOra_API.cpp:416: error: expected primary-expression before ƒ_~*ƒ_T token
7662:c_FdoOra_API.cpp:416: error: ƒ_~PropCollectionƒ_T was not declared in this scope
7663:c_FdoOra_API.cpp:416: error: initializer expression list treated as compound expression
7664:c_FdoOra_API.cpp:417: error: expected ƒ_~,ƒ_T or ƒ_~;ƒ_T before ƒ_~{ƒ_T token
7666:c_FdoOra_API.cpp:523: error: ƒ_~oracleƒ_T has not been declared
7667:c_FdoOra_API.cpp:523: error: ƒ_~occi_connƒ_T was not declared in this scope
7668:c_FdoOra_API.cpp:523: error: ƒ_~class c_KgOraConnectionƒ_T has no member named ƒ_~GetOcciConnectionƒ_T
7669:c_FdoOra_API.cpp:542: error: ƒ_~oracleƒ_T has not been declared
7670:c_FdoOra_API.cpp:542: error: ƒ_~occi_stmƒ_T was not declared in this scope
7671:c_FdoOra_API.cpp:686: error: expected type-specifier before ƒ_~oracleƒ_T
7672:c_FdoOra_API.cpp:686: error: expected `)' before ƒ_~::ƒ_T token
7673:c_FdoOra_API.cpp:686: error: expected `{' before ƒ_~::ƒ_T token
7674:c_FdoOra_API.cpp:686: error: ƒ_~::occiƒ_T has not been declared
7675:c_FdoOra_API.cpp:686: error: ƒ_~eaƒ_T was not declared in this scope
7676:c_FdoOra_API.cpp:686: error: expected `;' before ƒ_~)ƒ_T token
7677:c_FdoOra_API.cpp:723: error: ƒ_~oracleƒ_T has not been declared
7678:c_FdoOra_API.cpp:723: error: ƒ_~occi_stmƒ_T was not declared in this scope
7679:c_FdoOra_API.cpp:857: error: expected type-specifier before ƒ_~oracleƒ_T
7680:c_FdoOra_API.cpp:857: error: expected `)' before ƒ_~::ƒ_T token
7681:c_FdoOra_API.cpp:857: error: expected `{' before ƒ_~::ƒ_T token
7682:c_FdoOra_API.cpp:857: error: ƒ_~::occiƒ_T has not been declared
7683:c_FdoOra_API.cpp:857: error: ƒ_~eaƒ_T was not declared in this scope
7684:c_FdoOra_API.cpp:857: error: expected `;' before ƒ_~)ƒ_T token
7686:c_FdoOra_API.cpp:941: error: variable or field ƒ_~DescribeSchemaSQLƒ_T declared void
7687:c_FdoOra_API.cpp:941: error: ƒ_~int c_FdoOra_API::DescribeSchemaSQLƒ_T is not a static member of ƒ_~class c_FdoOra_APIƒ_T
7688:c_FdoOra_API.cpp:941: error: ƒ_~oracleƒ_T has not been declared
7689:c_FdoOra_API.cpp:941: error: ƒ_~OraConnƒ_T was not declared in this scope
7690:c_FdoOra_API.cpp:941: error: ƒ_~oracleƒ_T has not been declared
7691:c_FdoOra_API.cpp:941: error: ƒ_~OcciStmƒ_T was not declared in this scope
7692:c_FdoOra_API.cpp:942: error: expected primary-expression before ƒ_~*ƒ_T token
7693:c_FdoOra_API.cpp:942: error: ƒ_~FdoClassesƒ_T was not declared in this scope
7694:c_FdoOra_API.cpp:942: error: expected primary-expression before ƒ_~*ƒ_T token
7695:c_FdoOra_API.cpp:942: error: ƒ_~PhysClassesƒ_T was not declared in this scope
7696:c_FdoOra_API.cpp:943: error: expected primary-expression before ƒ_~*ƒ_T token
7697:c_FdoOra_API.cpp:943: error: ƒ_~SC_Collectionƒ_T was not declared in this scope
7698:c_FdoOra_API.cpp:943: error: expected primary-expression before ƒ_~longƒ_T
7699:c_FdoOra_API.cpp:943: error: expected primary-expression before ƒ_~boolƒ_T
7700:c_FdoOra_API.cpp:943: error: initializer expression list treated as compound expression
7701:c_FdoOra_API.cpp:944: error: expected ƒ_~,ƒ_T or ƒ_~;ƒ_T before ƒ_~{ƒ_T token


_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users
Jack Lee-3

Re: build_linux.sh errors

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Hi Ray,

You probably only installed the MySQL client/server. You also need the development package.
You can get the package using the following:

sudo apt-get install libmysqlclient15-dev


You should be able to ignore the King Oracle provider build errors.


[hidden email] wrote:
and here is the attachment I mentioned! sorry!
 
-------- Original Message --------
Subject: [fdo-users] build_linux.sh errors
From: [hidden email]
Date: Sat, January 31, 2009 3:01 pm
To: [hidden email]

I am trying to run build_linux.sh from FDO3.3.1 on Ubuntu 8.04.
 
I need to get mysql running within this FDO so I can connect maps to data within a mysql database.  I noticed many errors related to mysql in the build_linux.log after I ran the .sh.  I have attached a list of the errors recieved.  The 'number:' at the begining of each line is the line number from the original build_linux.log file.
 
I installed mysql on this server via apt-get, and when I ran 'source ./setenvironment.sh' it complained about the location of mysql, so I changed it to 'export FDOMYSQL=/usr/bin' where the mysql client is located.
 
Do I need to worry about these errors, or are they just ignorable?
 
Also I know there are many oracle and king oracle errors in this log also.  If I don't plan to use Oracle as a database, do I need to worry about the oracle errors?
 
Thanks much for your help everyone!!

_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users

_______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users


_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users
ray-3

RE: build_linux.sh errors

Reply Threaded More More options
Print post
Permalink
In reply to this post by ray-3
Some javascript/style in this post has been disabled (why?)
Thanks Jack, I'll try that.

-------- Original Message --------
Subject: Re: [fdo-users] build_linux.sh errors
From: Jack Lee <[hidden email]>
Date: Sat, January 31, 2009 6:09 pm
To: FDO Users Mail List <[hidden email]>

Hi Ray,

You probably only installed the MySQL client/server. You also need the development package.
You can get the package using the following:

sudo apt-get install libmysqlclient15-dev


You should be able to ignore the King Oracle provider build errors.


[hidden email] wrote:
and here is the attachment I mentioned! sorry!
 
-------- Original Message --------
Subject: [fdo-users] build_linux.sh errors
From: [hidden email]
Date: Sat, January 31, 2009 3:01 pm
To: [hidden email]

I am trying to run build_linux.sh from FDO3.3.1 on Ubuntu 8.04.
 
I need to get mysql running within this FDO so I can connect maps to data within a mysql database.  I noticed many errors related to mysql in the build_linux.log after I ran the .sh.  I have attached a list of the errors recieved.  The 'number:' at the begining of each line is the line number from the original build_linux.log file.
 
I installed mysql on this server via apt-get, and when I ran 'source ./setenvironment.sh' it complained about the location of mysql, so I changed it to 'export FDOMYSQL=/usr/bin' where the mysql client is located.
 
Do I need to worry about these errors, or are they just ignorable?
 
Also I know there are many oracle and king oracle errors in this log also.  If I don't plan to use Oracle as a database, do I need to worry about the oracle errors?
 
Thanks much for your help everyone!!

_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users

_______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users


_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users

_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users