Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35294 - CMUCL-18e-r1 cannot find core file
Summary: CMUCL-18e-r1 cannot find core file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-07 16:39 UTC by Paulo J. Matos
Modified: 2003-12-09 11:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paulo J. Matos 2003-12-07 16:39:48 UTC
After emerging cmucl-18e-r1, it cannot find core file.

Reproducible: Always
Steps to Reproduce:
1. emerge cmucl
2. lisp
3.

Actual Results:  
pmatos@euler pmatos $ lisp
Cannot find core file

Expected Results:  
it should have shown me the lisp prompt.

Portage 2.0.49-r18 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.20-gentoo-r8)
=================================================================
System uname: 2.4.20-gentoo-r8 i686 Mobile Intel(R) Pentium(R) 4 - M CPU
2.20GHzGentoo Base System version 1.4.3.12
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -mcpu=pentium4 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium4 -mcpu=pentium4 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.ccccom.com ftp://gentoo.ccccom.com
http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acpi acpi4linux altcolors apache2 apm auctex avi berkdb bonobo cdr
cjk cmucl crypt cups curl directfb doc dvd emacs encode esd evo fbcon firebird
flac flash foomaticdb freetds gb gd gd-external gdbm gif ginac glut gmttria
gnome gnomedb gpm gstreamer gtk gtk2 gtkhtml guile hbci imagemagick imap imlib
imlib2 informix innodb irda java jpeg ldap libg++ libgda libwww lirc mad mcal
mdb memlimit mikmod motif mozaccess mozilla moznocompose moznoirc moznomail mpeg
music mysql ncurses nls oci8 odbc oggvorbis opengl oss pam pdflib perl png
postgres python qhull qt quicktime radeon readline samba scanner sdl slang snmp
spell sqlite ssl svga tcltk tcpd tetex tiff truetype usb x86 xml xml2 xmms xv zlib"
Comment 1 Matthew Kennedy (RETIRED) gentoo-dev 2003-12-08 08:44:25 UTC
What is the result of re-emerging it?  Also, did you run etc-update after the emerge.  You should see a commented out line in /etc/env.d/50cmucl.

$ cat /etc/env.d/50cmucl
# CMUCLLIB=/usr/lib/cmucl

Also try env-update && source /etc/profile.
Comment 2 Paulo J. Matos 2003-12-08 15:25:06 UTC
Reemerging cmucl solved the problem.

Thanks for the help and sorry the bug report. 

Best regards,

Paulo Matos
Comment 3 Matthew Kennedy (RETIRED) gentoo-dev 2003-12-09 11:59:27 UTC
s'aight :)