Hi Constantin,
could you try
rm $ROOTSYS/etc/system.rootmap; make map
and if that doesn't help even
make distclean; make
Cheers, Axel.
Constantin Loizides wrote:
> As an additional hint:
> Using 'root.exe -b ' works!
>
>
> Constantin Loizides wrote:
>> Dear ROOTERs,
>>
>> I am experiencing a strange problem with ROOT head of yesterday
>> and today(~5-15-04) that I cant solve. My macros that previously
>> compiled do not do so anymore...
>>
>> It seems to be related to TGX11 but I cant figure out why.
>> (Instantiating a TGX11 object before the compilation just to see
>> if that helps did not help either).
>>
>> Any ideas?
>>
>> Thanks
>> Constantin
>>
>> Output:
>> -------
>>
>> *******************************************
>> * *
>> * W E L C O M E to R O O T *
>> * *
>> * Version 5.15/04 19 March 2007 *
>> * *
>> * You are welcome to visit our Web site *
>> * http://root.cern.ch *
>> * *
>> *******************************************
>>
>> Compiled on 20 March 2007 for linuxx8664gcc with thread support.
>>
>> CINT/ROOT C/C++ Interpreter version 5.16.19, March 16, 2007
>> Type ? for help. Commands must be C++ statements.
>> Enclose multiple statements between { }.
>> Info in <rootlogon.C>: Running my $ROOTSCRIPTS/rootlogon.C
>> Warning in <TClass::TClass>: no dictionary for class TGX11 is available
>> Info in <TROOT::setRootEnv>: loading "libgentrigger"
>> Info in <TROOT::setRootEnv>: loading "libfastjet"
>> Info in <TROOT::setRootEnv>: loading "libhibase"
>> Info in <TROOT::setRootEnv>: loading "libgenherwig"
>> Info in <TROOT::setRootEnv>: loading "libanacorr"
>> Info in <TROOT::setRootEnv>: loading "libhictl"
>> Info in <TROOT::setRootEnv>: loading "libhitam"
>> Info in <TROOT::setRootEnv>: loading "libgenpythia"
>> Info in <TROOT::setRootEnv>: loading "libhltsim"
>> Info in <TROOT::setRootEnv>: loading "libgenhydjet"
>> Info in <TROOT::setRootEnv>: loading "libgen"
>> Info in <TROOT::setRootEnv>: loading "libgenpyquen"
>> Info in <TROOT::setRootEnv>: loading "libgenhijing"
>> Info in <TROOT::setRootEnv>: loading "libdisplay"
>> Info in <TROOT::setRootEnv>: loading "libgenhydro"
>> Info in <TROOT::setRootEnv>: loading "libanajet"
>> Info in <TROOT::setRootEnv>: loading "libgenglaubermc"
>> Info in <TROOT::setRootEnv>: loading "libjetfinders"
>> Info in <TROOT::setRootEnv>: loading "libanadilepjet"
>> Info in <TROOT::setRootEnv>: loading "libana"
>> Note: File "/home/loizides/work/hiroot/lib/libana.so" already loaded
>> Info in <TROOT::setRootEnv>: loading "libhidata"
>> Info in <setRootEnv>: Welcome to HIROOT!
>>
>> Info in <TUnixSystem::ACLiC>: creating shared library
>> /export/data01/home/loizides/work/hiroot/macros/ana/./GenLoaderExample_C.so
>>
>> Error in <TPluginHandler::SetupCallEnv>: method TGX11 not found in
>> class TGX11
>>
>> *** Break *** segmentation violation
>> Using host libthread_db library "/lib64/libthread_db.so.1".
>> Attaching to program: /proc/12981/exe, process 12981
>> [Thread debugging using libthread_db enabled]
>> [New Thread 46912519481888 (LWP 12981)]
>> 0x0000003fae4942f5 in waitpid () from /lib64/libc.so.6
>> #1 0x0000003fae43bd13 in do_system () from /lib64/libc.so.6
>> #2 0x00002aaaaad21763 in TUnixSystem::Exec (this=0x6c1fa0,
>> at unix/src/TUnixSystem.cxx:1793
>> #3 0x00002aaaaad20c7d in TUnixSystem::StackTrace (this=0x6c1fa0)
>> at unix/src/TUnixSystem.cxx:1978
>> #4 0x00002aaaaad2394f in TUnixSystem::DispatchSignals (this=0x6c1fa0,
>> sig=kSigSegmentationViolation) at unix/src/TUnixSystem.cxx:944
>> #5 0x00002aaaaad23b05 in SigHandler (sig=kSigSegmentationViolation)
>> at unix/src/TUnixSystem.cxx:337
>> #6 0x00002aaaaad1a76b in sighandler (sig=11) at
>> unix/src/TUnixSystem.cxx:3168
>> #7 <signal handler called>
>> #8 0x00002aaaaac3e243 in TApplication::InitializeGraphics
>> (this=0x70fa20)
>> at base/src/TApplication.cxx:219
>> #9 0x00002aaaaacab335 in TSystem::Load (this=0x6c1fa0,
>> module=0xb0c548 "libGpad.so", entry=0x2aaaab0d9860 "", system=true)
>> at base/src/TSystem.cxx:1522
>> #10 0x00002aaaaad20466 in TUnixSystem::Load (this=0x6c1fa0,
>> module=0xb0c548 "libGpad.so", entry=0x2aaaab0d9860 "", system=true)
>> at unix/src/TUnixSystem.cxx:2379
>> #11 0x00002aaaaacab17e in TSystem::Load (this=0x6c1fa0,
>> module=0xb0b0e8 "libTreePlayer.so", entry=0x2aaaab0d9860 "",
>> system=true)
>> at base/src/TSystem.cxx:1504
>> #12 0x00002aaaaad20466 in TUnixSystem::Load (this=0x6c1fa0,
>> module=0xb0b0e8 "libTreePlayer.so", entry=0x2aaaab0d9860 "",
>> system=true)
>> at unix/src/TUnixSystem.cxx:2379
>> #13 0x00002aaaaacab17e in TSystem::Load (this=0x6c1fa0,
>> module=0xa4b770 "/opt/root/root_head/lib/libProof.so", entry=0x0,
>> system=true) at base/src/TSystem.cxx:1504
>> #14 0x00002aaaaad20466 in TUnixSystem::Load (this=0x6c1fa0,
>> module=0xa4b770 "/opt/root/root_head/lib/libProof.so", entry=0x0,
>> system=true) at unix/src/TUnixSystem.cxx:2379
>> #15 0x00002aaaaac85dc7 in TROOT::LoadClass (this=0x2aaaab44eb60,
>> classname=0x2aaaab0d9860 "", libname=0xb043d8 "libProof.so",
>> check=false)
>> at base/src/TROOT.cxx:1275
>> #16 0x00002aaaaaca5dbb in TSystem::CompileMacro (this=0x6c1fa0,
>> filename=0x7fff19d3b590
>> "/export/data01/home/loizides/work/hiroot/macros/ana/./GenLoaderExample.C",
>> opt=0x2aaaab73037b "k",
>> library_specified=0x2aaaab0dd7f8 "", build_dir=0x2aaaab0dd7f8 "")
>> at base/src/TSystem.cxx:2624
>> #17 0x00002aaaaace5519 in ScriptCompiler (
>> filename=0x7fff19d3b590
>> "/export/data01/home/loizides/work/hiroot/macros/ana/./GenLoaderExample.C",
>> opt=0x2aaaab73037b "k") at meta/src/TCint.cxx:59
>> #18 0x00002aaaab63bf22 in G__loadfile (
>> filenamein=0x7fff19d43bf2
>> "/export/data01/home/loizides/work/hiroot/macros/ana/./GenLoaderExample.C+")
>> at cint/src/v6_loadfile.cxx:1281
>> #19 0x00002aaaab67bcc0 in G__reloadfile (
>> filename=0x7fff19d43bf2
>> "/export/data01/home/loizides/work/hiroot/macros/ana/./GenLoaderExample.C+")
>> at cint/src/v6_pause.cxx:736
>> #20 0x00002aaaab680b21 in G__process_cmd (
>> line=0x2aaaab462950 ".L
>> /export/data01/home/loizides/work/hiroot/macros/ana/./GenLoaderExample.C+",
>> prompt=0x6c65a8 "", more=0x6c65a0, err=0x7fff19d4460c,
>> rslt=0x7fff19d445c0) at cint/src/v6_pause.cxx:2366
>> #21 0x00002aaaaacebbea in TCint::ProcessLine (this=0x6c6570,
>> line=0x2aaaab462950 ".L
>> /export/data01/home/loizides/work/hiroot/macros/ana/./GenLoaderExample.C+",
>> error=0x0) at meta/src/TCint.cxx:287
>> #22 0x00002aaaaac3ce13 in TApplication::ProcessLine (this=0x70fa20,
>> line=0xb03ee8 ".L GenLoaderExample.C+", sync=false, err=0x0)
>> at base/src/TApplication.cxx:579
>> #23 0x00002aaaaac846ed in TROOT::ProcessLine (this=0x2aaaab44eb60,
>> line=0xafeee8 ".L GenLoaderExample.C+", error=0x0)
>> at base/src/TROOT.cxx:1435
>> #24 0x00002aaaaaede0d6 in G__G__Base2_209_0_96 ()
>> from /opt/root/root_head/lib/libCore.so
>> #25 0x00002aaaab65d2f3 in G__call_cppfunc (result7=0x7fff19d58010,
>> libp=0x7fff19d54100, ifunc=0x956000, ifn=0) at
>> cint/src/v6_newlink.cxx:467
>> #26 0x00002aaaab6247a2 in G__interpret_func (result7=0x7fff19d58010,
>> funcname=0x7fff19d57b10 "ProcessLine", libp=0x7fff19d54100,
>> hash=1127,
>> p_ifunc=0x956000, funcmatch=1, memfunc_flag=1)
>> at cint/src/v6_ifunc.cxx:5178
>> #27 0x00002aaaab613f50 in G__getfunction (
>> item=0x7fff19d5c977 "ProcessLine(\".L GenLoaderExample.C+\")",
>> known3=0x7fff19d5a3c8, memfunc_flag=1) at cint/src/v6_func.cxx:2600
>> #28 0x00002aaaab6ea3ec in G__getstructmem (store_var_type=112,
>> varname=0x7fff19d59a10 "",
>> membername=0x7fff19d5c977 "ProcessLine(\".L GenLoaderExample.C+\")",
>> tagname=0x7fff19d59d10 "gROOT", known2=0x7fff19d5a3c8,
>> varglobal=0x2aaaab98e620, objptr=2) at cint/src/v6_var.cxx:4284
>> #29 0x00002aaaab6dba73 in G__getvariable (
>> item=0x7fff19d5c970 "gROOT->ProcessLine(\".L GenLoaderExample.C+\")",
>> known2=0x7fff19d5a3c8, varglobal=0x2aaaab98e620, varlocal=0x0)
>> at cint/src/v6_var.cxx:3136
>> #30 0x00002aaaab5df09f in G__getitem (
>> item=0x7fff19d5c970 "gROOT->ProcessLine(\".L GenLoaderExample.C+\")")
>> at cint/src/v6_expr.cxx:1846
>> #31 0x00002aaaab5f213f in G__getexpr (
>> expression=0x7fff19d5d1d0 "gROOT->ProcessLine(\".L
>> GenLoaderExample.C+\")")
>> at cint/src/v6_expr.cxx:1315
>> #32 0x00002aaaab66c0d5 in G__exec_function (
>> statement=0x7fff19d5d1d0 "gROOT->ProcessLine(\".L
>> GenLoaderExample.C+\")",
>> pc=0x7fff19d5d74c, piout=0x7fff19d5d744, plargestep=0x7fff19d5d73c,
>> presult=0x7fff19d5d6d0) at cint/src/v6_parse.cxx:457
>> #33 0x00002aaaab672f66 in G__exec_statement () at
>> cint/src/v6_parse.cxx:4211
>> #34 0x00002aaaab678703 in G__exec_if () at cint/src/v6_parse.cxx:2480
>> #35 0x00002aaaab6724ec in G__exec_statement () at
>> cint/src/v6_parse.cxx:4102
>> #36 0x00002aaaab5c785e in G__exec_tempfile_core (
>> file=0x7fff19d6d120
>> "/export/data01/home/loizides/work/hiroot/macros/ana/./rootlogon.C",
>> fp=0x0) at cint/src/v6_debug.cxx:358
>> #37 0x00002aaaab5c7c0f in G__exec_tempfile (
>> file=0x7fff19d6d120
>> "/export/data01/home/loizides/work/hiroot/macros/ana/./rootlogon.C")
>> at cint/src/v6_debug.cxx:433
>> #38 0x00002aaaab683d37 in G__process_cmd (
>> line=0x2aaaab462a17 "os/ana/./GenLoaderExample.C.so",
>> prompt=0x6c65a8 "",
>> more=0x6c65a0, err=0x7fff19d6df3c, rslt=0x7fff19d6def0)
>> at cint/src/v6_pause.cxx:3239
>> #39 0x00002aaaaacebbea in TCint::ProcessLine (this=0x6c6570,
>> line=0x2aaaab462a17 "os/ana/./GenLoaderExample.C.so", error=0x0)
>> at meta/src/TCint.cxx:287
>> #40 0x00002aaaaace5600 in TCint::ProcessLineSynch (this=0x6c6570,
>> line=0x2aaaab462a17 "os/ana/./GenLoaderExample.C.so", error=0x0)
>> at meta/src/TCint.cxx:320
>> #41 0x00002aaaaac3c4af in TApplication::ProcessFile (this=0x70fa20,
>> name=0x992d0b "rootlogon.C", error=0x0) at
>> base/src/TApplication.cxx:718
>> #42 0x00002aaaaac3cf57 in TApplication::ProcessLine (this=0x70fa20,
>> line=0x992d08 ".x rootlogon.C", sync=false, err=0x0)
>> at base/src/TApplication.cxx:589
>> #43 0x00002aaaaac846ed in TROOT::ProcessLine (this=0x2aaaab44eb60,
>> line=0x6c10e8 ".x rootlogon.C", error=0x0) at base/src/TROOT.cxx:1435
>> #44 0x00002aaaaaede0d6 in G__G__Base2_209_0_96 ()
>> from /opt/root/root_head/lib/libCore.so
>> #45 0x00002aaaab65d2f3 in G__call_cppfunc (result7=0x7fff19d820c0,
>> libp=0x7fff19d7e1b0, ifunc=0x956000, ifn=0) at
>> cint/src/v6_newlink.cxx:467
>> #46 0x00002aaaab6247a2 in G__interpret_func (result7=0x7fff19d820c0,
>> funcname=0x7fff19d81bc0 "ProcessLine", libp=0x7fff19d7e1b0,
>> hash=1127,
>> p_ifunc=0x956000, funcmatch=1, memfunc_flag=1)
>> at cint/src/v6_ifunc.cxx:5178
>> #47 0x00002aaaab613f50 in G__getfunction (
>> item=0x7fff19d86a27 "ProcessLine(\".x rootlogon.C\")",
>> known3=0x7fff19d84478, memfunc_flag=1) at cint/src/v6_func.cxx:2600
>> #48 0x00002aaaab6ea3ec in G__getstructmem (store_var_type=112,
>> varname=0x7fff19d83ac0 "\200??*",
>> membername=0x7fff19d86a27 "ProcessLine(\".x rootlogon.C\")",
>> tagname=0x7fff19d83dc0 "gROOT", known2=0x7fff19d84478,
>> varglobal=0x2aaaab98e620, objptr=2) at cint/src/v6_var.cxx:4284
>> #49 0x00002aaaab6dba73 in G__getvariable (
>> item=0x7fff19d86a20 "gROOT->ProcessLine(\".x rootlogon.C\")",
>> known2=0x7fff19d84478, varglobal=0x2aaaab98e620, varlocal=0x0)
>> at cint/src/v6_var.cxx:3136
>> #50 0x00002aaaab5df09f in G__getitem (
>> item=0x7fff19d86a20 "gROOT->ProcessLine(\".x rootlogon.C\")")
>> at cint/src/v6_expr.cxx:1846
>> #51 0x00002aaaab5f213f in G__getexpr (
>> expression=0x7fff19d87280 "gROOT->ProcessLine(\".x rootlogon.C\")")
>> at cint/src/v6_expr.cxx:1315
>> #52 0x00002aaaab66c0d5 in G__exec_function (
>> statement=0x7fff19d87280 "gROOT->ProcessLine(\".x rootlogon.C\")",
>> pc=0x7fff19d877fc, piout=0x7fff19d877f4, plargestep=0x7fff19d877ec,
>> presult=0x7fff19d87780) at cint/src/v6_parse.cxx:457
>> #53 0x00002aaaab672f66 in G__exec_statement () at
>> cint/src/v6_parse.cxx:4211
>> #54 0x00002aaaab678703 in G__exec_if () at cint/src/v6_parse.cxx:2480
>> #55 0x00002aaaab6724ec in G__exec_statement () at
>> cint/src/v6_parse.cxx:4102
>> #56 0x00002aaaab5c785e in G__exec_tempfile_core (
>> file=0x7fff19d971d0 "/home/loizides/rootlogon.C", fp=0x0)
>> at cint/src/v6_debug.cxx:358
>> #57 0x00002aaaab5c7c0f in G__exec_tempfile (
>> file=0x7fff19d971d0 "/home/loizides/rootlogon.C")
>> at cint/src/v6_debug.cxx:433
>> #58 0x00002aaaab683d37 in G__process_cmd (
>> line=0x2aaaab4629f9
>> "home/loizides/work/hiroot/macros/ana/./GenLoaderExample.C.so",
>> prompt=0x6c65a8 "", more=0x6c65a0, err=0x7fff19d97fec,
>> rslt=0x7fff19d97fa0) at cint/src/v6_pause.cxx:3239
>> #59 0x00002aaaaacebbea in TCint::ProcessLine (this=0x6c6570,
>> line=0x2aaaab4629f9
>> "home/loizides/work/hiroot/macros/ana/./GenLoaderExample.C.so",
>> error=0x0) at meta/src/TCint.cxx:287
>> #60 0x00002aaaaace5600 in TCint::ProcessLineSynch (this=0x6c6570,
>> line=0x2aaaab4629f9
>> "home/loizides/work/hiroot/macros/ana/./GenLoaderExample.C.so",
>> error=0x0) at meta/src/TCint.cxx:320
>> #61 0x00002aaaaac3c4af in TApplication::ProcessFile (this=0x70fa20,
>> name=0x6d6398 "/home/loizides/rootlogon.C", error=0x0)
>> at base/src/TApplication.cxx:718
>> #62 0x00002aaaabebd219 in TRint::ExecLogon (this=0x70fa20)
>> at rint/src/TRint.cxx:283
>> #63 0x00002aaaabebdfc0 in TRint (this=0x70fa20, appClassName=0x401270
>> "Rint",
>> argc=0x7fff19d9a954, argv=0x7fff19d9aa58, options=0x0, numOptions=0,
>> noLogo=false) at rint/src/TRint.cxx:186
>> #64 0x0000000000400fb1 in main (argc=1, argv=0x7fff19d9aa58)
>> at main/src/rmain.cxx:26
>>
>
Received on Wed Mar 21 2007 - 18:19:57 CET