On Mon, 29 Jan 2024 15:51:57 +0100,
Camm Maguire wrote:
>
> Greetings!  Found it, thanks so much!  You should be good to go now on
> master. Please let me know if problems persist.
>

The old one has gone. Anyway, after couple of hours of building (like 3) it
fails as:

  SYSTEM>Initializing gcl_s.o
  Initializing gcl_sf.o
  Initializing gcl_rm.o
  Initializing gcl_dl.o
  Initializing gcl_fle.o
  Initializing gcl_defmacro.o
  Initializing gcl_hash.o
  Initializing gcl_evalmacros.o
  Segmentation violation: c stack ok:signalling errorERROR NIL LET   
FORMAT-CONTROL Caught fatal error [memory may be damaged]: 
~aFORMAT-ARGUMENTS(Segmentation violation.)
  Lisp initialization failed.
  [ "" = "" ] || \
          ! [ -x /usr/bin/objdump ] || \
          ! /usr/bin/objdump -f saved_pcl_gcl | grep "file format" | grep "elf" 
|| \
          ! /usr/bin/objdump -R saved_pcl_gcl |grep R_.*_COPY || \
          ! echo "saved_pcl_gcl cannot be prelinked"
  rm raw_pcl_gcl
  (cd clcs; /Library/Developer/CommandLineTools/usr/bin/make clean; 
/Library/Developer/CommandLineTools/usr/bin/make all)
  rm -f *.o *.fn saved_full_gcl saved_full_gcl cmpinclude.h *.c *.h *.data 
saved_clcs_gcl
  make[1]: *** No rule to make target `../unixport/saved_pcl_gcl', needed by 
`saved_clcs_gcl'.  Stop.
  make: *** [unixport/saved_ansi_gcl] Error 2
  rm h/mcompdefs.h

--
wbr, Kirill

Reply via email to