Gentoo Archives: gentoo-sparc

From: Leif Sawyer <lsawyer@×××.com>
To: gentoo-sparc@l.g.o
Subject: [gentoo-sparc] Can't emerge SILO....
Date: Fri, 02 Mar 2007 01:28:43
Message-Id: 38D04BF3A4B7B2499D19EB1DB54285EA04306507@FNB1EX01.gci.com
In Reply to: [gentoo-sparc] [Fwd: Fw: [gentoo-java] Java with Sun Ultra Sparc 60] by Ferris McCormick
1 I recently installed 2006.1 on a netra T1, then performed a --deep --update
2 world.
3
4 I followed up with a revdep-rebuild, which unmerged silo, so I tried to
5 re-emerge it.
6
7 Now, I'm getting the following error when trying to emerge SILO...
8
9 ---
10 ld -m elf32_sparc -N -Ttext 0x280000 -Bstatic -o second crt0.o decomp.o
11 ../common/console.o ../common/printf.o malloc.o ../common/jmp.o
12 ../common/prom.o ../common/tree.o ../common/urem.o ../common/udiv.o
13 ../common/stringops1.o ../common/ffs.o ../common/divdi3.o
14 ../common/udivdi3.o bmark.o main.o cmdline.o disk.o file.o misc.o cfg.o
15 strtol.o ranges.o timer.o memory.o fs/libfs.a mul.o ../common/rem.o
16 ../common/sdiv.o umul.o ../common/stringops2.o ls.o muldi3.o -lext2fs mark.o
17 /usr/lib/libext2fs.a(closefs.o): In function `ext2fs_super_and_bgd_loc':
18 closefs.c:(.text+0x270): undefined reference to `__umoddi3'
19 make[1]: *** [second] Error 1
20 make[1]: Leaving directory
21 `/var/tmp/portage/sys-boot/silo-1.4.13/work/silo-1.4.13/second'
22 make: *** [all] Error 1
23
24 !!! ERROR: sys-boot/silo-1.4.13 failed.
25 Call stack:
26 ebuild.sh, line 1614: Called dyn_compile
27 ebuild.sh, line 971: Called qa_call 'src_compile'
28 environment, line 3307: Called src_compile
29 silo-1.4.13.ebuild, line 40: Called die
30
31 !!! (no error message)
32 !!! If you need support, post the topmost build error, and the call stack if
33 relevant.
34 !!! A complete build log is located at
35 '/var/tmp/portage/sys-boot/silo-1.4.13/temp/build.log'.
36 ----------
37
38 Any ideas?

Attachments

File name MIME type
smime.p7s application/x-pkcs7-signature

Replies

Subject Author
Re: [gentoo-sparc] Can't emerge SILO.... Gustavo Zacarias <gustavoz@g.o>