Summary: | dev-util/nvidia-cuda-sdk-6.5.19 - /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../lib64/libfreeimage.so: undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | tobi |
Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | nowa, rainfieldcn, viklevin2 |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge --info output
emerge -pqv output build.log.gz |
Created attachment 397508 [details]
emerge -pqv output
Created attachment 397510 [details]
build.log.gz
Did you normally use gcc-4.9? I think you need to recompile freeimage using gcc-4.8. Sadly there is no around. This is a toolchain problem and nothing which is specific to cuda-sdk (In reply to Justin Lecher from comment #4) > I think you need to recompile freeimage using gcc-4.8. Thanks, works perfectly now. *** Bug 583738 has been marked as a duplicate of this bug. *** |
Created attachment 397506 [details] emerge --info output I can't emerge nvidia-cuda-sdk, it seems it has problems with freeimage: /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../lib64/libfreeimage.so: undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20'