Hey Jim, Thanks for checking the fix, looks like I'll have to actually install 4.6 so I can fix all the issues (didn't realize there were many warnings).
On Mon, Dec 10, 2012 at 3:01 PM, Jim Donahue <[email protected]> wrote: > I patched the previous problem to get past it. This one has no popped up > ... > > > files/files.cpp: In member function > 'process::Future<process::http::Response> > mesos::internal::FilesProcess::read(const process::http::Request&)': > > files/files.cpp:275:56: error: no matching function for call to > 'min(ssize_t&, long int)' > > files/files.cpp:275:56: note: candidates are: > > /usr/lib/gcc/i686-amazon-linux/4.6.2/../../../../include/c++/4.6.2/bits/stl_algobase.h:187:5: > note: template<class _Tp> const _Tp& std::min(const _Tp&, const _Tp&) > > /usr/lib/gcc/i686-amazon-linux/4.6.2/../../../../include/c++/4.6.2/bits/stl_algobase.h:233:5: > note: template<class _Tp, class _Compare> const _Tp& std::min(const _Tp&, > const _Tp&, _Compare) > > make[2]: *** [files/libmesos_no_third_party_la-files.lo] Error 1 > > Thanks, > > Jim Donahue > > Adobe >
