RE: [ROOT] compilation simple class pb

From: Philippe Canal (pcanal@fnal.gov)
Date: Mon Feb 17 2003 - 23:26:28 MET


Hi Sebastien,

CINT's chokes on the long initialization of pole_variaci.  To solve the
problem just hide this initialization in between
#ifndef __CINT__
...
#endif

Cheers,
Philippe.

-----Original Message-----
From: owner-roottalk@pcroot.cern.ch
[mailto:owner-roottalk@pcroot.cern.ch]On Behalf Of Sebastien Greder
Sent: Monday, February 17, 2003 4:03 PM
To: roottalk@pcroot.cern.ch
Subject: [ROOT] compilation simple class pb


Hello,

I'm getting confused with the code attached, I get this message :

root [0] .L hello.C+
Info in <TUnixSystem::ACLiC>: creating shared library
/home/greder/boulot/analyse/newtest/current_analyze/./hello_C.so
Error in <ACLiC>: Dictionary generation failed!
root [1]

and don't understand why it doesn't compile,

am I doing smthg wrong ?

running on Red-Hat 7.2 gcc 2.96 with ROOT version 3.04.02,

thanks,

seb.



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:09 MET