#44073: root6: .demo doesn't work -------------------------+---------------------- Reporter: szhorvat@… | Owner: jonesc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: root6 | -------------------------+---------------------- Comment (by szhorvat@…): I do not have a .rootrc file. I am completely new to root. new TBrowser(); does work. After evaluating this, .demo works too! However, if .demo is the first thing I run, it doesn't work. Transcript: {{{ hawkeye:~ $ root6 ---------------------------------------------------------------- | Welcome to ROOT 6.00/00 http://root.cern.ch | | (c) 1995-2014, The ROOT Team | | Built for macosx64 | | From heads/master@v5-99-06-967-gdd4636e, Jun 18 2014, 00:22:00 | | Try '.help', '.demo', '.license', '.credits', '.quit'/'.q' | ---------------------------------------------------------------- root [0] new TBrowser(); root [1] .demo root [2] .quit This is the end of ROOT -- Goodbye hawkeye:~ $ root6 ---------------------------------------------------------------- | Welcome to ROOT 6.00/00 http://root.cern.ch | | (c) 1995-2014, The ROOT Team | | Built for macosx64 | | From heads/master@v5-99-06-967-gdd4636e, Jun 18 2014, 00:22:00 | | Try '.help', '.demo', '.license', '.credits', '.quit'/'.q' | ---------------------------------------------------------------- root [0] .demo IncrementalExecutor::runStaticInitializersOnce: symbol '_ZN11TControlBarC1EPKcS1_ii' unresolved while linking static initializer '_GLOBAL__I_a'! IncrementalExecutor::executeFunction: symbol '_ZN11TControlBar14SetButtonWidthEj' unresolved while linking function '_Z15__cling_Un1Qu32Pv'! IncrementalExecutor::executeFunction: symbol '_ZN11TControlBar4ShowEv' unresolved while linking function '_Z15__cling_Un1Qu32Pv'! IncrementalExecutor::executeFunction: symbol '_ZN11TControlBar9AddButtonEPKcS1_S1_S1_' unresolved while linking function '_Z15__cling_Un1Qu32Pv'! root [1] }}} -- Ticket URL: <https://trac.macports.org/ticket/44073#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X