не собирается gcl

>
Compiling demos/gc-monitor.lisp.
Loading ./gcl_cmpinit.lsp
Loading tk-package.lsp
Finished loading tk-package.lsp
Finished loading ./gcl_cmpinit.lsp
; (DEFUN DRAW-STATUS ...) is being compiled.
;; Warning: The variable NUSED is not used.
End of Pass 1.
End of Pass 2.
OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3
Finished compiling demos/gc-monitor.lisp.
#p"demos/gc-monitor.o"

>gcc -c -march=pentium4 -O2 -pipe -mtune=pentium4 -funroll-loops -fprefetch-loop-arrays -fomit-frame-pointer -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer -I/var/tmp/portage/dev-lisp/gcl-2.6.7-r2/work/gcl-2.6.7/o -I../o -I../h -I/usr/lib/../include -I/usr/lib/../include guis.c
gcc -c -march=pentium4 -O2 -pipe -mtune=pentium4 -funroll-loops -fprefetch-loop-arrays -fomit-frame-pointer -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer -I/var/tmp/portage/dev-lisp/gcl-2.6.7-r2/work/gcl-2.6.7/o -I../o -I../h -I/usr/lib/../include -I/usr/lib/../include tkAppInit.c
gcc -c -march=pentium4 -O2 -pipe -mtune=pentium4 -funroll-loops -fprefetch-loop-arrays -fomit-frame-pointer -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer -I/var/tmp/portage/dev-lisp/gcl-2.6.7-r2/work/gcl-2.6.7/o -I../o -I../h -I/usr/lib/../include -I/usr/lib/../include tkMain.c
tkMain.c: In function ‘StdinProc’:
tkMain.c:505: warning: pointer targets in passing argument 3 of ‘sock_write_str2’ differ in signedness
gcc guis.o tkAppInit.o tkMain.o -o gcltkaux -L/usr/lib -ltk8.4 -L/usr/lib -ltk8.4 -lX11 -L/usr/lib -ltcl8.4 `echo -ldl -lm | sed -e s:-lieee::g` -Wl,-O1 -Wl,--sort-common -s -lSM -lICE -lXmu -lXt -lXext -lXaw -lX11 -lm -lgmp -lreadline -lncurses ../o/gcllib.a
(cd demos ; \
echo '(load "../tkl.o")(TK::GET-AUTOLOADS (directory "*.lisp"))' | ../../unixport/saved_gcl)
GCL (GNU Common Lisp) 2.6.7 CLtL1 Sep 24 2007 21:19:47
Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl)
Binary License: GPL due to GPL'ed components: (XGCL READLINE BFD UNEXEC)
Modifications of this banner must retain notice of a compatible license
Dedicated to the memory of W. Schelter

Use (help) to get some basic information on how to use GCL.
Temporary directory for compiler files set to /var/tmp/portage/dev-lisp/gcl-2.6.7-r2/temp/

>
Loading ../tkl.o
Cnil_body is undefined

Error: Cannot get relocated section contents

Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by EVAL.
Broken at LOAD. Type :H for Help.
>>
Error: The function TK::GET-AUTOLOADS is undefined.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by EVALHOOK.
Backtrace: system:universal-error-handler > EVALHOOK

Broken at LOAD.
>>make[1]: *** [all] Error 255
make[1]: Leaving directory `/var/tmp/portage/dev-lisp/gcl-2.6.7-r2/work/gcl-2.6.7/gcl-tk'
make: *** [do-gcl-tk] Error 2

!!! ERROR: dev-lisp/gcl-2.6.7-r2 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
environment, line 3373: Called src_compile
gcl-2.6.7-r2.ebuild, line 63: Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/dev-lisp/gcl-2.6.7-r2/temp/build.log'.