Gentoo Archives: gentoo-alt

From: Jason Pepas <cell@×××××××××.edu>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] [prefix] coreutils problem on sparc-sun-solaris2.9
Date: Fri, 25 May 2007 18:31:02
Message-Id: 46572B4E.1090007@cs.utexas.edu
1 Okay, so things are progressing along pretty nicely, and I have
2 encountered my first build problem:
3
4 sparc-sun-solaris2.9-gcc -std=gnu99 -g -O2
5 -L/var/local/cell/gentoo-prefix/lib -R/var/local/cell/gentoo-prefix/lib
6 -L/var/local/cell/gentoo-prefix/usr/lib
7 -R/var/local/cell/gentoo-prefix/usr/lib -Wl,--as-needed -o [ lbracket.o
8 ../lib/libcoreutils.a ../lib/libcoreutils.a -lgen -lsocket
9 /var/local/cell/gentoo-prefix/usr/lib/gcc/sparc-sun-solaris2.9/4.1.2/crt1.o:(.plt+0x0):
10 multiple definition of `_PROCEDURE_LINKAGE_TABLE_'
11 /usr/ccs/lib/libgen.so:(.plt+0x0): first defined here
12 collect2: ld returned 1 exit status
13 make[2]: *** [[] Error 1
14 make[2]: Leaving directory
15 `/var/local/cell/gentoo-prefix/var/tmp/portage/sys-apps/coreutils-6.9-r1/work/coreutils-6.9/src'
16 make[1]: *** [all] Error 2
17 make[1]: Leaving directory
18 `/var/local/cell/gentoo-prefix/var/tmp/portage/sys-apps/coreutils-6.9-r1/work/coreutils-6.9/src'
19 make: *** [all-recursive] Error 1
20
21 !!! ERROR: sys-apps/coreutils-6.9-r1 failed.
22 Call stack:
23 ebuild.sh, line 1561: Called dyn_compile
24 ebuild.sh, line 913: Called qa_call 'src_compile'
25 ebuild.sh, line 44: Called src_compile
26 coreutils-6.9-r1.ebuild, line 112: Called die
27
28 !!! emake
29 !!! If you need support, post the topmost build error, and the call
30 stack if relevant.
31 !!! A complete build log is located at
32 '/var/local/cell/gentoo-prefix/var/tmp/portage/sys-apps/coreutils-6.9-r1/temp/build.log'.
33
34 failed stage was: basics
35
36
37 it appears the cygwin guys have already encountered this one:
38
39 http://cygwin.com/ml/binutils/2005-08/msg00187.html
40
41 if you follow that thread, they have some patches, but I haven't looked
42 into it closely enough to tell if it would be relevant to my case.
43
44 -jason pepas
45 --
46 gentoo-alt@g.o mailing list

Replies