Opened 18 years ago
Closed 18 years ago
#13 closed defect (wontfix)
./build_linux.sh Fdo 2.2.x SVN Errors...
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Build System | Version: | |
Severity: | major | Keywords: | |
Cc: | External ID: |
Description
config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Thirdparty/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Unmanaged/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Unmanaged/Src/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Unmanaged/Src/McToMsf/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Unmanaged/Src/Message/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Unmanaged/Src/FileToHdr/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Unmanaged/Src/Nls/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Unmanaged/Src/Common/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Unmanaged/Src/Geometry/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Unmanaged/Src/Spatial/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Unmanaged/Src/Fdo/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Unmanaged/Inc/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Managed/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Install/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Install/XsdInstallPaths/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Docs/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Docs/doc_src/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Docs/doc_src/group_and_page_definitions/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Docs/doc_src/headers_and_footers/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/Docs/XmlSchema/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Fdo/UnitTest/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/Common/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/TestCommon/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/SQLiteInterface/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/OWS/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/OWS/Src/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/SchemaMgr/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/SchemaMgr/Inc/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/SchemaMgr/Nls/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/SchemaMgr/Src/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/SchemaMgr/Src/Sm/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/SchemaMgr/Src/Sm/Lp/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/SchemaMgr/Src/Sm/Ov/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/SchemaMgr/Src/Sm/Ph/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/SchemaMgr/Src/Sm/Ph/Cfg/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/SchemaMgr/Src/Sm/Ph/Mt/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/SchemaMgr/Src/Sm/Ph/Rb/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Utilities/SchemaMgr/Src/Sm/Ph/Rd/Makefile.in seems to ignore the --datarootdir setting ../../Inc/Common/NamedCollection.h: In member function 'virtual OBJ* FdoNamedCollection<OBJ, EXC>::FindItem(const wchar_t*) const': ../../Inc/Common/NamedCollection.h:112: error: there are no arguments to 'GetCount' that depend on a template parameter, so a declaration of 'GetCount' must be available ../../Inc/Common/NamedCollection.h:112: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) make[4]: * [ArrayHelper.lo] Error 1 make[3]: * [all-recursive] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all-recursive] Error 1 ../../Inc/Common/NamedCollection.h: In member function 'virtual OBJ* FdoNamedCollection<OBJ, EXC>::FindItem(const wchar_t*) const': ../../Inc/Common/NamedCollection.h:112: error: there are no arguments to 'GetCount' that depend on a template parameter, so a declaration of 'GetCount' must be available ../../Inc/Common/NamedCollection.h:112: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) make[4]: * [ArrayHelper.lo] Error 1 make[3]: * [install-recursive] Error 1 make[2]: * [install-recursive] Error 1 make[1]: * [install-recursive] Error 1 make: * [install-recursive] Error 1 /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h: In member function 'virtual OBJ* FdoNamedCollection<OBJ, EXC>::FindItem(const wchar_t*) const': /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h:112: error: there are no arguments to 'GetCount' that depend on a template parameter, so a declaration of 'GetCount' must be available /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h:112: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) make[1]: * [FdoCommonNlsUtil.lo] Error 1 make: * [all-recursive] Error 1 /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h: In member function 'virtual OBJ* FdoNamedCollection<OBJ, EXC>::FindItem(const wchar_t*) const': /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h:112: error: there are no arguments to 'GetCount' that depend on a template parameter, so a declaration of 'GetCount' must be available /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h:112: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) make[1]: * [FdoCommonNlsUtil.lo] Error 1 make: * [install-recursive] Error 1 config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Inc/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Src/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Src/Message/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Src/ShpRead/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Src/ShpSpatialIndex/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Src/Overrides/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Src/Provider/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Src/UnitTest/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Docs/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Docs/doc_src/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Docs/doc_src/group_and_page_definitions/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Docs/doc_src/headers_and_footers/Makefile.in seems to ignore the --datarootdir setting /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h: In member function 'virtual OBJ* FdoNamedCollection<OBJ, EXC>::FindItem(const wchar_t*) const': /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h:112: error: there are no arguments to 'GetCount' that depend on a template parameter, so a declaration of 'GetCount' must be available /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h:112: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) make[2]: * [DoublePoint.lo] Error 1 make[1]: * [all-recursive] Error 1 make: * [all-recursive] Error 1 /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h: In member function 'virtual OBJ* FdoNamedCollection<OBJ, EXC>::FindItem(const wchar_t*) const': /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h:112: error: there are no arguments to 'GetCount' that depend on a template parameter, so a declaration of 'GetCount' must be available /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h:112: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) make[2]: * [DoublePoint.lo] Error 1 make[1]: * [install-recursive] Error 1 make: * [install-recursive] Error 1 config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Inc/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Src/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Src/Message/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Src/Utils/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Src/Provider/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Src/UnitTest/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Docs/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Docs/doc_src/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Docs/doc_src/group_and_page_definitions/Makefile.in seems to ignore the --datarootdir setting config.status: WARNING: Docs/doc_src/headers_and_footers/Makefile.in seems to ignore the --datarootdir setting /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h: In member function 'virtual OBJ* FdoNamedCollection<OBJ, EXC>::FindItem(const wchar_t*) const': /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h:112: error: there are no arguments to 'GetCount' that depend on a template parameter, so a declaration of 'GetCount' must be available /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h:112: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) make[2]: * [StringValue.lo] Error 1 make[1]: * [all-recursive] Error 1 make: * [all-recursive] Error 1 /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h: In member function 'virtual OBJ* FdoNamedCollection<OBJ, EXC>::FindItem(const wchar_t*) const': /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h:112: error: there are no arguments to 'GetCount' that depend on a template parameter, so a declaration of 'GetCount' must be available /home/OpenSource_FDO/Fdo/Unmanaged/Inc/Common/NamedCollection.h:112: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) make[2]: * [StringValue.lo] Error 1 make[1]: * [install-recursive] Error 1 make: * [install-recursive] Error 1
This is an FDO error and should be added as an FDO trac ticket: http://trac.osgeo.org/fdo/wiki/TracTickets.
I would create this ticket myself, but this ticket needs more information before we do that. Can you add the following information
Thanks for your help.