RE: [ROOT] ACLIC problem: "internal data structures have been changed."

From: Philippe Canal (pcanal@fnal.gov)
Date: Fri Feb 15 2002 - 15:22:57 MET


Hi Arnd,

It looks like the 'rootcint' program on the path is not the appropriate 
version.

> library=30051428 cintbody accepts=30051501,30051599
> and creates 30051503

The error message specifies that the library was built
using cint 5.14.28 while the 2 version of ROOT you tried
require cint 5.15.01 or higher.

Cheers,
Philippe.

One way to check for which rootcint is being use to
to use the shell command 'which' (or 'type').

-----Original Message-----
From: owner-roottalk@pcroot.cern.ch
[mailto:owner-roottalk@pcroot.cern.ch]On Behalf Of Arnd E. SPECKA
Sent: Friday, February 15, 2002 8:02 AM
To: roottalk@cern.ch
Cc: Andreas Meyer; Judith Katzy; application.service@desy.de;
bernd-wilhelm.hellwig@desy.de
Subject: [ROOT] ACLIC problem: "internal data structures have been
changed."


Dear Rooters.

Sorry to bother you with this trivial problem,
which is probably due to our local installation.

When using ACLiC in RooT versions
3.01_06
3.02_07
compiled with gcc-2.95.2 on a Linux PC under suse63
on  this short program

// short program
#include <stdio.h>
void aclicproblem() {
  printf("hello RooTers!\n");
}

I obtain the below messages and a forced exit from RooT.

There is no problem with Root version 3.00_06.


What exactly do I have to do?

Thanks


  *******************************************
  *                                         *
  *        W E L C O M E  to  R O O T       *
  *                                         *
  *   Version   3.01/06 13 September 2001   *
  *                                         *
  *  You are welcome to visit our Web site  *
  *          http://root.cern.ch            *
  *                                         *
  *******************************************

FreeType Engine v1.x used to render TrueType fonts.

CINT/ROOT C/C++ Interpreter version 5.15.06, June 30 2001
Type ? for help. Commands must be C++ statements.
Enclose multiple statements between { }.
root [0] .L aclicproblem.C++
Creating shared library
/afs/desy.de/user/s/specka/Lumi/Mess/Prog/./aclicproblem
C.so
Note: operator new() masked 1c
Note: operator delete() masked 1c

!!!!!!!!!!!!!!   W A R N I N G    !!!!!!!!!!!!!

The internal data structures have been changed.
Please recompile the setup file which contains
the definition "G__cpp_setupfilew6Nj70()"
using CINT version 5.15.06, June 30 2001.
library=30051428 cintbody accepts=30051501,30051599
and creates 30051503

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!





!!!!!!!!!!!!!!   W A R N I N G    !!!!!!!!!!!!!

The internal data structures have been changed.
Please recompile the setup file which contains
the definition "G__cpp_setupfileFKaZ4s()"
using CINT version 5.15.25, Jan 6 2002.
library=30051428 cintbody accepts=30051501,30051599
and creates 30051515

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!





._._._._._._._._._._._._._._._._._._._._._._._._._._._._._.
Arnd E. Specka               E-mail: specka@poly.in2p3.fr
LPNHE (CNRS-IN2P3)
Ecole Polytechnique	        Tel:   +33 1 6933 3173
F-91128 Palaiseau CEDEX         Fax:   +33 1 6933 3002



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:41 MET