Privacy and Security Notice

Archived Messages for CLAS_GSIM@cebaf.gov: celeg compilation error

celeg compilation error

JianGuo Zhao (jzhao@watusi.mit.edu)
Wed, 22 Apr 1998 16:17:36 -0500

Hi John,

I keep getting errors and crashing while I try to make celeg on my linux
machine (200 MHz pentium pro). Attached at bootom is the error message
I am getting . Do you have any clue? Thanks.

Jianguo

--
***************************************************************
* Jianguo Zhao Telephone: (617)258-5438 *
* Room 26-402C, MIT Fax: (617)258-5440 *
* Cambridge, MA 02139 E-mail: jzhao@mitlns.mit.edu *
***************************************************************
------------------------------------------------------------------------
[jzhao@watusi celeg]$ make
g77 -O2 -m486 -fno-automatic -finit-local-zero -ffixed-line-length-none -fno-se
cond-underscore \
-DLinux \
-I. -I../EventStore/ -I../Map/ -I../ana/ -I../bos/ -I../bosio/ -I../cc/ -I../ced
/ -I../celeg/ -I../clasutil/ -I../dc/ -I../ec/ -I../fpack/ -I../fputil/ -I../gsi
m/ -I../include/ -I../lac/ -I../ntuplemakers/ -I../recon/ -I../recsis/ -I../recu
tl/ -I../sc/ -I../scat/ -I../scripts/ -I../seb/ -I../st/ -I../trk/ -I../user/ -I
../user_ana/ -I../user_anaNM/ -I../user_ntuplemakers/ -I/home/jzhao/clas/DEVELOP
MENT/packages/include -I/home/jzhao/clas/DEVELOPMENT/packages/gsim/include -I/us
r/include -I/usr/X11R6/include -c \
output.F -o /home/jzhao/clas/DEVELOPMENT/obj/Linux/output.o
leptou.inc: In subroutine `output':
leptou.inc:3:
REAL cut(14),parl(30),x,y,w2,q2,u
1
output.F:43: (continued):
real x, y, z, E, px, py, pz, q, qpid, qtrk
2
Invalid declaration of or reference to symbol `x' at (2) [initially seen at (1)]
leptou.inc:3:
REAL cut(14),parl(30),x,y,w2,q2,u
output.F:43: (continued):
real x, y, z, E, px, py, pz, q, qpid, qtrk
2
Invalid declaration of or reference to symbol `y' at (2) [initially seen at (1)]
output.F:55: warning:
call error_output(error_type,mstu(24))
1
output.F:82: (continued):
call error_output(error_type,energy)
2
Argument #2 of `error_output' is one type at (2) but is some other type at (1) [
info -f g77 M GLOBALS]
output.F:55: warning:
call error_output(error_type,mstu(24))

1
output.F:97: (continued):
call error_output(error_type,tot_mom1)
2
Argument #2 of `error_output' is one type at (2) but is some other type at (1) [
info -f g77 M GLOBALS]
output.F:55: warning:
call error_output(error_type,mstu(24))
1
1
output.F:106: (continued):
call error_output(error_type,tot_mom2)
2
Argument #2 of `error_output' is one type at (2) but is some other type at (1) [
info -f g77 M GLOBALS]
output.F:55: warning:
call error_output(error_type,mstu(24))
1
output.F:116: (continued):
call error_output(error_type,tot_mom3)
2
Argument #2 of `error_output' is one type at (2) but is some other type at (1) [
info -f g77 M GLOBALS]
make: *** [/home/jzhao/clas/DEVELOPMENT/lib/Linux/libceleg.a(output.o)] Error 1