Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42056 - guile-1.6.4-r1 emerge fails with c-tokenize.o: could not read symbols: Bad value
Summary: guile-1.6.4-r1 emerge fails with c-tokenize.o: could not read symbols: Bad value
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-18 12:05 UTC by Emanuel Levy
Modified: 2004-03-06 03:27 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 Emanuel Levy 2004-02-18 12:05:30 UTC
Trying to emerge gnucash and it needs guile During the emerge I get

gcc -O2 -mcpu=i686 -funroll-loops -pipe -Wall -Wmissing-prototypes -o guile_filt
er_doc_snarfage c-tokenize.o  -lpthread -lcrypt -lm
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: c
-tokenize.o: bad reloc symbol index (0x109 >= 0x4a) for offset 0x97 in section `
(null)'
c-tokenize.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [guile_filter_doc_snarfage] Error 1
make[2]: Leaving directory `/var/tmp/portage/guile-1.6.4-r1/work/guile-1.6.4/lib
guile'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/guile-1.6.4-r1/work/guile-1.6.4'
make: *** [all] Error 2

!!! ERROR: dev-util/guile-1.6.4-r1 failed.
!!! Function src_compile, Line 42, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1. Just start the emerge
2.
3.
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2004-02-28 14:07:20 UTC
that looks more like a compiler problem. what is your emerge info and can you attach a full build log?
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2004-03-06 03:27:56 UTC
reopen if you come back with more info