Hi, I saw someone had a _similar_ compile error to mine, and someone
else sent him a file, no answer as to whether it worked or not. Here is
my compile error, maybe there is a patch in the latest CVS, or someone
knows of a workaround until something gets into CVS?
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY
-I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE
-DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -D__GIFT_WITH_PERL__
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.6/i486-linux/CORE -MT
CAccessorFactoryContainer.lo -MD -MP -MF
.deps/CAccessorFactoryContainer.Tpo -c CAccessorFactoryContainer.cc
-fPIC -DPIC -o .libs/CAccessorFactoryContainer.o
In file included from ../../libGIFTAcPerl/include/CAFPerl.h:31,
from CAccessorFactoryContainer.cc:36:
../../libGIFTAcPerl/include/CAcPerl.h:125: error: conflicting return
type specified for `virtual std::pair<bool, long int>
CAcPerl::URLToID(const std::string&) const'
../../libMRML/include/CAccessor.h:90: error: overriding `virtual
std::pair<bool, TID> CAccessor::URLToID(const std::string&) const'
make[3]: *** [CAccessorFactoryContainer.lo] Error 1
make[3]: Leaving directory `/home/speeddy/gift-0.1.14/libMRML/cc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/speeddy/gift-0.1.14/libMRML'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/speeddy/gift-0.1.14'
make: *** [all] Error 2
Hope someone can help!
P.S. I'm compiling this before I compile KDE, so I dunno if that
matters, but thats all the info I have..
Dustin
_______________________________________________
help-GIFT mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gift