Compilation fail.

11 views
Skip to first unread message

Spencer

unread,
Mar 19, 2016, 6:53:58 PM3/19/16
to grive-devel
Hey guys,

Trying to compile grive on CentOS 6.7. Cmake worked just fine but when I try to run Make in my /opt/src/grive/build directory it fails.

[root@server build]# make
[  1%] Building CXX object libgrive/CMakeFiles/grive.dir/src/drive/Resource.cc.o
/opt/src/grive/libgrive/src/drive/Resource.cc: In member function void gr::v1::Resource::FromLocal(const gr::DateTime&)’:
/opt/src/grive/libgrive/src/drive/Resource.cc:272: error: struct std::basic_string<char, std::char_traits<char>, std::allocator<char> >’ has no member named string
make
[2]: *** [libgrive/CMakeFiles/grive.dir/src/drive/Resource.cc.o] Error 1
make
[1]: *** [libgrive/CMakeFiles/grive.dir/all] Error 2
make
: *** [all] Error 2

 

I have looked up a ton of articles but none of them seem to work. Any ideas? I've installed all the dependencies needed for grive to work properly and updated them as well (that I'm aware of). Still no luck.


Any help would be appreciated.


Vitaliy Filippov

unread,
May 15, 2016, 3:27:21 PM5/15/16
to grive-devel
I think you're using too old version of boost and/or of grive (there is no .string() call in Resource.cc:272 in the commit cfb8ff08b300d1fa57e12cdc85f724e3e25c906d).
In future please use github to file issues... I usually miss the messages in google group...

воскресенье, 20 марта 2016 г., 1:53:58 UTC+3 пользователь Spencer написал:
Reply all
Reply to author
Forward
0 new messages