Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/libthriftcpp2.so: undefined reference to `folly::EventBase::runImmediatelyOrRunInEventBaseThreadAndWait(folly::Function<void ()>)' #30

Open
archenroot opened this issue Jan 5, 2017 · 4 comments

Comments

@archenroot
Copy link

archenroot commented Jan 5, 2017

On gentoo I am experiencing:
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/libthriftcpp2.so: undefined reference to `folly::EventBase::runImmediatelyOrRunInEventBaseThreadAndWait(folly::Function<void ()>)'

with latest commit.

note: I can compile, only tests are affected...looks like

@dearhoper
Copy link

Has it been fixed yet?
I met the same problem ...

@archenroot
Copy link
Author

@dearhoper sorry for late and possibly obsolete reply. I didn't test it yet. I am now after few months coming back to Torch to review all packages in Gentoo, so will target this as well.

But I am going to review it now ...

@archenroot
Copy link
Author

Usually folly and th++ are having independent development, so they break, sometimes it is magic to find the compatible commits...

@ebetica
Copy link
Contributor

ebetica commented Nov 9, 2017

Not sure if this repo is supported anymore. Check out https://github.com/zdevito/ATen

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants