...
clisp -norc -q -x '(progn (load "../lisp-utils/defsystem.lisp") (funcall (intern "OPERATE-ON-SYSTEM" :mk) "maxima" :load :verbose t) (ext:saveinitmem "binary-clisp/maxima.mem" :init-function (function user::run)))'
STACK depth: 16367
;; Loading file ../lisp-utils/defsystem.lisp ...
;; Loaded file ../lisp-utils/defsystem.lisp
;; Loading file /sw/src/maxima-5.9.1-1/maxima-5.9.1/src/maxima.system ...
; - Compiling defsystem "maxima"
[stream.d:3225]
*** - UNIX error 45 (EOPNOTSUPP): Operation not supported on socket
0 errors, 0 warnings
make[1]: *** [binary-clisp/maxima.mem] Error 1
make: *** [all-recursive] Error 1
### execution of make failed, exit code 2
Removing build lock...
...
ranlib ../lapack_LINUX.a
(make CC=cc config; export ARCH=`ls -1t Make* | head -n 1 | cut -f2 -d"."`; cp ../LAPACK/lapack_LINUX.a lib/$ARCH/liblapack.a; mv Make.$ARCH Make.$ARCH.orig; sed 's|gcc|cc|g' < Make.$ARCH.orig > Make.$ARCH; make install arch=$ARCH)
cc -o xconfig config.c
./xconfig
<and it hangs here until I put some text into "interact with fink">