Hi there,

when running a 'sudo apt-get install spamassassin' on my raspian pi 3b+ i keep running into a problem with sa-compile:

sa-compile (3.4.2-1+deb10u3) wird eingerichtet ...
Running sa-compile (may take a long time)
In file included from /usr/lib/arm-linux-gnueabihf/perl/5.28/CORE/perl.h:702,
                 from body_0.xs:2:
/usr/include/ctype.h: In function ‘tolower’:
/usr/include/ctype.h:209:3: internal compiler error: Ungültiger Maschinenbefehl
   return __c >= -128 && __c < 256 ? (*__ctype_tolower_loc ())[__c] : __c;
   ^~~~~~
0x76aff11f ???
        ../sysdeps/unix/sysv/linux/arm/sigrestorer.S:64
0x76ae9717 __libc_start_main
        /build/glibc-FUvrFr/glibc-2.28/csu/libc-start.c:308


Can anyone give me a hint what to do? I am rather new to this so other than running some packet installs i've done nothing but working thru howto's.


Kind regards

Christian

Reply via email to