Hello, I have a script that compiles and executes fine with version 3.03. When I try to compile it using ACLIC with version 3.05/02, I get the following errors: In file included from /home/dkrop/radphi/root_files/macros/./fileTFvV3y.cxx:13: /home/dkrop/radphi/root_files/macros/fileTFvV3y.h:31:35: lib/longlong/longlong.h: No such file or directory g++: /home/dkrop/radphi/root_files/macros/./fileTFvV3y.o: No such file or directory Error in <ACLiC>: Compilation failed! I checked to make sure that longlong.h exists: [~]$ ls $ROOTSYS/cint/lib/longlong/ longdbl.h longlong.h README.txt setup setup.bat setupbc.bat setuphp So, I am confused. The program is large and depends on external libraries as well as a recompiled main program to wrap CERNLIB routines, so I have not attached it. I was hoping that somebody else has seen this error and knows where it comes from. If not, I can post a link to a tarball with the necessary ingredients to cause this problem. Thanks in advance, Dan
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:10 MET