> I try to install /lang/clang, from pkgsrc-current, but unfortunately I have this error at the link step :
>
> llvm[2]: Compiling llvm-ranlib.cpp for Release build
> llvm[2]: Linking Release executable llvm-ranlib (without symbols)
> ld: /usr/pkgsrc/lang/clang/work/llvm-3.1.src/tools/llvm-ranlib/Release/llvm-ranlib.o(.text+0x824): unresolvable relocation against symbol `_ZNSsD1Ev'
> ld: final link failed: Nonrepresentable section on output
> gmake[2]: *** [/usr/pkgsrc/lang/clang/work/llvm-3.1.src/Release/bin/llvm-ranlib] Error 1
> gmake[2]: Leaving directory `/usr/pkgsrc/lang/clang/work/llvm-3.1.src/tools/llvm-ranlib'
> gmake[1]: *** [llvm-ranlib/.makeall] Error 2
>
> Do you have any idea how I can resolve this issue ?
>
> Thank you
>
> Loïc Maury
As a first step, please, give us an output of the following command: