#12 closed defect (wontfix)
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 (3)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
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.
GCC 4.0.4