Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98876 - elinks guile support broken
Summary: elinks guile support broken
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-13 05:58 UTC by Max
Modified: 2005-07-14 08:25 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 Max 2005-07-13 05:58:28 UTC
emerging elinks with USE=guile produces an elinks that doesn't launch, and
produces the following error message:
$ elinks
ERROR: no code for module (elinks internal)

(see below for strace output).

Reproducible: Always
Steps to Reproduce:
1.USE=guile emerge elinks
2.$ elinks

Actual Results:  
$ elinks
ERROR: no code for module (elinks internal)
(elinks is not launched)

Expected Results:  
elinks should start

strace on elinks:
[...]
open("/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such
file or directory)
stat64("/usr/share/guile/1.6/elinks/libinternal.so", 0xbfffe66c) = -1 ENOENT (No
such file or directory)
stat64("/usr/share/guile/site/elinks/libinternal.la", 0xbfffe5cc) = -1 ENOENT
(No such file or directory)
stat64("/usr/share/guile/site/elinks/libinternal.so", 0xbfffe66c) = -1 ENOENT
(No such file or directory)
stat64("/usr/share/guile/1.6/elinks/libinternal.la", 0xbfffe5cc) = -1 ENOENT (No
such file or directory)
stat64("/usr/share/guile/1.6/elinks/libinternal.so", 0xbfffe66c) = -1 ENOENT (No
such file or directory)
stat64("/usr/share/guile/elinks/libinternal.la", 0xbfffe5cc) = -1 ENOENT (No
such file or directory)
stat64("/usr/share/guile/elinks/libinternal.so", 0xbfffe66c) = -1 ENOENT (No
such file or directory)
stat64("./elinks/libinternal.la", 0xbfffe5cc) = -1 ENOENT (No such file or
directory)
stat64("./elinks/libinternal.so", 0xbfffe66c) = -1 ENOENT (No such file or
directory)
write(2, "ERROR", 5)                    = 5
write(2, ": ", 2)                       = 2
write(2, "no code for module", 18)      = 18
write(2, " ", 1)                        = 1
write(2, "(", 1)                        = 1
write(2, "elinks", 6)                   = 6
write(2, " ", 1)                        = 1
write(2, "internal", 8)                 = 8
write(2, ")", 1)                        = 1
write(2, "\n", 1)                       = 1
exit_group(2)                           = ?


emerge info:
Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.4.
20041102-r1, 2.6.11-gentoo-r6 i686)
=================================================================
System uname: 2.6.11-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.12
dev-lang/python:     2.2.3-r5, 2.3.5
sys-apps/sandbox:    1.2.10
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.4.19-r1, 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share
/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/shar
e/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/sh
are/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/tex
mf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.gentoo.no/ http://www.mirror.ac.uk/sites/www.ibibl
io.org/gentoo/ http://gentoo.blueyonder.co.uk"
LC_ALL="en_GB.utf8"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/data/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/max/ebuilds"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X aac alsa apm arts avi berkdb bitmap-fonts bluetooth bonobo cdr cjk cr
ypt cscope cups curl eds emboss encode esd fam flac foomaticdb fortran gd gdbm g
if gpm gtk gtk2 gtkhtml guile imagemagick imap imlib ipv6 java jpeg junit kde ld
ap libg++ libgda libwww mad mikmod mmx motif mozilla mp3 mpeg ncurses nls nntp n
o_wxgtk1 nodrm nptl odbc ogg oggvorbis opengl oss pam pdflib perl png postgres p
ython qt quicktime readline samba sdl skey slang sms spell sse ssl svga tcltk tc
pd tetex tiff truetype truetype-fonts type1-fonts unicode vorbis xml xml2 xmms x
v zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Max 2005-07-13 06:40:35 UTC
elinks version 0.10.5
guile version 1.6.7
Comment 2 Michal Januszewski (RETIRED) gentoo-dev 2005-07-13 11:44:35 UTC
Have you copied the *.scm files to your ~/.elinks as instructed by the einfo
messages displayed when elinks is merged? If you haven't, please do. If you
have, try deleting them.
Comment 3 Max 2005-07-14 02:41:12 UTC
Yup, that fixed it. I guess I should have seen that.
Comment 4 Michal Januszewski (RETIRED) gentoo-dev 2005-07-14 08:25:31 UTC
OK, great, I guess we can close the bug then :) I'm sorry it works this way.
Maybe one day they'll change it upstream and elinks will run just fine even
without the *.scm files.