help-gift
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-GIFT] Compile error with 0.1.14


From: Dustin Navea
Subject: [help-GIFT] Compile error with 0.1.14
Date: Sat, 10 Sep 2005 23:01:23 -0500
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]