[cfe-dev] cling error: no type named 'Interpreter' in namespace 'cling'; did you mean '::cling::Interpreter'?

Vassil Vassilev vvasilev at cern.ch
Sat May 18 06:12:34 PDT 2013


Hi Richard,
   I have filed a bugreport: https://sft.its.cern.ch/jira/browse/ROOT-5212
   Please build cling from source, until that issue is fixed.
Cheers,
Vassil
On 5/17/13 6:18 PM, RichardCatlin wrote:
> Subject: error: no type named 'Interpreter' in namespace 'cling'; did you
> mean '::cling::Interpreter'?
>
> Hi,
>
> I downloaded the Mac binary.  I get the following error when I run ./cling.
>
> Any help is appreciated.
>
> Regards,
> Richard Catlin
>
>
> SDGL11fd4f1cb:bin rcatlin1$ ./cling
> ExecutionContext: use of undefined symbol
> '_ZN5cling7runtime8internal21__trigger__cxa_atexitD1Ev'!
> ExecutionContext::runStaticInitializersOnce: symbol
> '_ZN5cling7runtime8internal21__trigger__cxa_atexitD1Ev' unresolved while
> linking static initializer '_GLOBAL__I_a'!
> In file included from -:1:
> input_line_3:1:45: error: no type named 'Interpreter' in namespace 'cling';
> did you mean '::cling::Interpreter'?
> namespace cling {namespace runtime { cling::Interpreter
> *gCling=(cling::Interpreter*)140734543633080;} }
>                                       ~~~~~~~^~~~~~~~~~~
>                                              ::cling::Interpreter
> Stack dump:
> 0.	input_line_3:1:45: current parser token 'Interpreter'
> 1.	input_line_3:1:1: parsing namespace 'cling'
> 2.	input_line_3:1:18: parsing namespace 'runtime'
> Segmentation fault: 11
>
>
>
> --
> View this message in context: http://clang-developers.42468.n3.nabble.com/cling-tp3198446p4032174.html
> Sent from the Clang Developers mailing list archive at Nabble.com.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list