Error compiling nhc98-1.02 in RHL 7



About this list Date view Thread view Subject view Author view

José Romildo Malaquias (romildo@urano.iceb.ufop.br)
Thu, 15 Feb 2001 14:26:30 -0200


Hello, When compiling nhc98-1.02 on my RedHat Linux 7.0 box (with updates) I have got the error below. I am just going to retry compilation using the older gcc (egcs) and see if things are better with it. =========================================== [...] gcc -DTRACE=1 -DDBGTRANS -O2 -march=i386 -mcpu=i686 -I/home/romildo/rpms/BUILD/nhc98-1.02/include -DLOW_BYTE_FIRST -c ident.c -o /home/romildo/rpms/BUILD/nhc98-1.02/targets/ix86-Linux/objT/runtime/ident.o ident.c: In function `dumpNewModInfo': ident.c:74: invalid operands to binary & ident.c:74: invalid operands to binary & ident.c:74: invalid operands to binary & ident.c:74: invalid operands to binary & ident.c:74: aggregate value used where an integer was expected ident.c:74: incompatible types in assignment ident.c:77: incompatible types in assignment ident.c:84: invalid operands to binary & ident.c:84: invalid operands to binary & ident.c:84: invalid operands to binary & ident.c:84: invalid operands to binary & ident.c:84: aggregate value used where an integer was expected ident.c:84: incompatible types in assignment ident.c:97: incompatible types in assignment make[1]: *** [/home/romildo/rpms/BUILD/nhc98-1.02/targets/ix86-Linux/objT/runtime/ident.o] Error 1 make[1]: Leaving directory `/home/romildo/rpms/BUILD/nhc98-1.02/src/tracer/runtime' make: *** [targets/ix86-Linux/traceruntime] Error 2 Bad exit status from /var/tmp/rpm-tmp.35026 (%build) =========================================== Any clue? Romildo -- Prof. José Romildo Malaquias <romildo@iceb.ufop.br> Departamento de Computação Universidade Federal de Ouro Preto Brasil


About this list Date view Thread view Subject view Author view