Giter Site home page Giter Site logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
I am working on this issue.  Up to now, fixed the following sub-issues:

# Change the include path prefix in all *.{h,cc} files from paralgo/ to src/.
# Removed the ad-hoc Mutex::IsLocked, which assumes Linux and cause 
im-portability.

Some more things need to be done before I send out code review issue:

# Dependency on Boost Random causes build-time error.


Original comment by Yi.Wang.2005 on 24 Jun 2011 at 6:25

from mapreduce-lite.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
This is just a note that GCC 4.6 does NOT work with Boost filesystem source 
file on the line like:
#if XXXXX() == 1

However, GCC 4.2.0 works for that.

Original comment by Yi.Wang.2005 on 24 Jun 2011 at 8:01

from mapreduce-lite.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
Another note:

With boost-1.43.0, I got the following compilation error:

libmapreduce_lite.a(socket_communicator.cc.o): In function 
`boost::thread::thread<void (*)(mapreduce_lite::SocketCommunicato
r*), mapreduce_lite::SocketCommunicator*>(void 
(*)(mapreduce_lite::SocketCommunicator*), mapreduce_lite::SocketCommunicator*
)':
socket_communicator.cc:(.text._ZN5boost6threadC1IPFvPN14mapreduce_lite18SocketCo
mmunicatorEES4_EET_T0_[boost::thread::thread
<void (*)(mapreduce_lite::SocketCommunicator*), 
mapreduce_lite::SocketCommunicator*>(void (*)(mapreduce_lite::SocketCommunic
ator*), mapreduce_lite::SocketCommunicator*)]+0x4a): undefined reference to 
`boost::thread_resource_error::thread_resource_e
rror()'
socket_communicator.cc:(.text._ZN5boost6threadC1IPFvPN14mapreduce_lite18SocketCo
mmunicatorEES4_EET_T0_[boost::thread::thread
<void (*)(mapreduce_lite::SocketCommunicator*), 
mapreduce_lite::SocketCommunicator*>(void (*)(mapreduce_lite::SocketCommunic
ator*), mapreduce_lite::SocketCommunicator*)]+0xf5): undefined reference to 
`boost::thread_resource_error::thread_resource_e
rror()'

Original comment by Yi.Wang.2005 on 24 Jun 2011 at 8:18

from mapreduce-lite.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024

Original comment by Yi.Wang.2005 on 27 Jun 2011 at 6:12

  • Changed state: Fixed

from mapreduce-lite.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.