Ticket #12 (closed defect: wontfix)

Opened 6 years ago

Last modified 6 years ago

Tried FDOCore Shp and SDF Only Error from SVN 3.2.2

Reported by: anonymous Owned by:
Priority: medium Milestone:
Component: General Version:
Severity: major Keywords:
Cc: External ID:

Description

Making install in Utils make[2]: Entering directory `/home/OpenSource_FDO/Providers/SDF/Src/Utils' source='StringValue?.cpp' object='StringValue?.lo' libtool=yes \ depfile='.deps/StringValue.Plo' tmpdepfile='.deps/StringValue.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile g++ -DPACKAGE_NAME=\"FDOSDF\" -DPACKAGE_TARNAME=\"fdosdf\" -DPACKAGE_VERSION=\"3.2.2\" -DPACKAGE_STRING=\"FDOSDF\ 3.2.2\" -DPACKAGE_BUGREPORT=\" http://fdo.osgeo.org\" -DPACKAGE=\"fdosdf\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I./ -I../../Inc -I/home/OpenSource_FDO/Fdo/Unmanaged/Inc -I/home/OpenSource_FDO/Fdo/Unmanaged/Src/Nls -I/home/OpenSource_FDO/Utilities/Common/Inc -I/usr/include -O2 -DSQLITE -c -o StringValue?.lo test -f 'StringValue.cpp' || echo './'StringValue?.cpp

g++ -DPACKAGE_NAME=\"FDOSDF\" -DPACKAGE_TARNAME=\"fdosdf\" -DPACKAGE_VERSION=\"3.2.2\" "-DPACKAGE_STRING=\"FDOSDF 3.2.2\"" -DPACKAGE_BUGREPORT=\" http://fdo.osgeo.org\" -DPACKAGE=\"fdosdf\" -DVERSION=\"3.2.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I./ -I../../Inc -I/home/OpenSource_FDO/Fdo/Unmanaged/Inc -I/home/OpenSource_FDO/Fdo/Unmanaged/Src/Nls -I/home/OpenSource_FDO/Utilities/Common/Inc -I/usr/include -O2 -DSQLITE -c StringValue?.cpp -MT StringValue?.lo -MD -MP -MF .deps/StringValue.TPlo -fPIC -DPIC -o .libs/StringValue.o

/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[2]: Leaving directory `/home/OpenSource_FDO/Providers/SDF/Src/Utils' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/OpenSource_FDO/Providers/SDF/Src' make: *** [install-recursive] Error 1

Change History

Changed 6 years ago by anonymous

GCC 4.0.4

Changed 6 years ago by tomfukushima

  • status changed from new to closed
  • resolution set to wontfix

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 * Linux distro and version * compiler version * What version of FDO you are getting (trunk? and if so enter the SVN command if you have it, and what the date of the get was)

Thanks for your help.

Changed 6 years ago by tomfukushima

Oops, copy and paste error. I see that Compiler version is GCC 4.0.4.

Note: See TracTickets for help on using tickets.