| Summary: | sci-libs/tensorflow-2.0.0 /usr/bin/ld: /usr/lib64/libjsoncpp.so.21: undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::basic_ostringstream()@GLIBCXX_3.4.26' | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | concavemail |
| Component: | Current packages | Assignee: | Jason Zaman <perfinion> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | me |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
build.log.tar.gz
emerge --info |
||
|
Description
concavemail
2019-10-02 22:16:25 UTC
Created attachment 591628 [details]
build.log.tar.gz
Created attachment 591630 [details]
emerge --info
Comment on attachment 591628 [details]
build.log.tar.gz
Why did you store a single file in a tar archive when you can compress the file itself?
No good reason, I just have never used the gzip command before and thought the compression levels would be about the same either way. Thanks for pointing it out, I will use gzip in the futere. Rebuilding jsoncpp with gcc8 allowed tensorflow to build successfully for me. its working then? cuda doesnt support gcc9 yet yeah. |