* [Buildroot] [Bug 3295] New: slang fails to build on mipsel
@ 2011-02-18 7:35 bugzilla at busybox.net
2011-02-18 7:36 ` [Buildroot] [Bug 3295] " bugzilla at busybox.net
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2011-02-18 7:35 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=3295
Summary: slang fails to build on mipsel
Product: buildroot
Version: 2010.11
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: thomas.petazzoni at free-electrons.com
CC: buildroot at uclibc.org
Estimated Hours: 0.0
/home/test/toolchains/br-mipsel-full/usr/bin/mipsel-linux-gcc
--sysroot=/home/test/outputs/test-379/host/usr/mipsel-unknown-linux-uclibc/sysroot
-o libslang.so -shared -Wl,-soname,libslang.so.1 sldisply.o slerr.o slgetkey.o
slmisc.o slsignal.o slsmg.o sltermin.o slutty.o slcurses.o slkeypad.o
slkeymap.o slstring.o slmemcmp.o
/home/test/toolchains/br-mipsel-full/usr/bin/../lib/gcc/mipsel-unknown-linux-uclibc/4.4.4/../../../../mipsel-unknown-linux-uclibc/bin/ld:
sldisply.o: relocation R_MIPS_HI16 against `a local symbol' can not be used
when making a shared object; recompile with -fPIC
sldisply.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: *** [libslang.so] Error 1
make[1]: Leaving directory `/home/test/outputs/test-379/build/slang-1.4.5'
make: *** [/home/test/outputs/test-379/build/slang-1.4.5/.stamp_built] Error 2
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread* [Buildroot] [Bug 3295] slang fails to build on mipsel 2011-02-18 7:35 [Buildroot] [Bug 3295] New: slang fails to build on mipsel bugzilla at busybox.net @ 2011-02-18 7:36 ` bugzilla at busybox.net 2011-02-18 7:36 ` bugzilla at busybox.net ` (3 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: bugzilla at busybox.net @ 2011-02-18 7:36 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=3295 --- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> --- Logfile at http://free-electrons.com/~thomas/pub/br-bugs/bug-3295.log.bz2 -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [Bug 3295] slang fails to build on mipsel 2011-02-18 7:35 [Buildroot] [Bug 3295] New: slang fails to build on mipsel bugzilla at busybox.net 2011-02-18 7:36 ` [Buildroot] [Bug 3295] " bugzilla at busybox.net @ 2011-02-18 7:36 ` bugzilla at busybox.net 2011-02-19 3:49 ` bugzilla at busybox.net ` (2 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: bugzilla at busybox.net @ 2011-02-18 7:36 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=3295 --- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> --- Created attachment 2989 --> https://bugs.busybox.net/attachment.cgi?id=2989 Buildroot configuration file -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [Bug 3295] slang fails to build on mipsel 2011-02-18 7:35 [Buildroot] [Bug 3295] New: slang fails to build on mipsel bugzilla at busybox.net 2011-02-18 7:36 ` [Buildroot] [Bug 3295] " bugzilla at busybox.net 2011-02-18 7:36 ` bugzilla at busybox.net @ 2011-02-19 3:49 ` bugzilla at busybox.net 2011-02-25 14:13 ` bugzilla at busybox.net 2011-02-25 14:25 ` bugzilla at busybox.net 4 siblings, 0 replies; 6+ messages in thread From: bugzilla at busybox.net @ 2011-02-19 3:49 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=3295 --- Comment #3 from S?rgio <sergio@sergiomb.no-ip.org> --- (In reply to comment #0) > /home/test/toolchains/br-mipsel-full/usr/bin/../lib/gcc/mipsel-unknown-linux-uclibc/4.4.4/../../../../mipsel-unknown-linux-uclibc/bin/ld: > sldisply.o: relocation R_MIPS_HI16 against `a local symbol' can not be used > when making a shared object; recompile with -fPIC > sldisply.o: could not read symbols: Bad value > collect2: ld returned 1 exit status > make[1]: *** [libslang.so] Error 1 I also see (on mipsel) this "compile error", also have other "compile error" with metacity if you want checkout ? -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [Bug 3295] slang fails to build on mipsel 2011-02-18 7:35 [Buildroot] [Bug 3295] New: slang fails to build on mipsel bugzilla at busybox.net ` (2 preceding siblings ...) 2011-02-19 3:49 ` bugzilla at busybox.net @ 2011-02-25 14:13 ` bugzilla at busybox.net 2011-02-25 14:25 ` bugzilla at busybox.net 4 siblings, 0 replies; 6+ messages in thread From: bugzilla at busybox.net @ 2011-02-25 14:13 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=3295 --- Comment #4 from Gustavo Zacarias <gustavo@zacarias.com.ar> --- Created attachment 3025 --> https://bugs.busybox.net/attachment.cgi?id=3025 slang: fix mips build failure -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [Bug 3295] slang fails to build on mipsel 2011-02-18 7:35 [Buildroot] [Bug 3295] New: slang fails to build on mipsel bugzilla at busybox.net ` (3 preceding siblings ...) 2011-02-25 14:13 ` bugzilla at busybox.net @ 2011-02-25 14:25 ` bugzilla at busybox.net 4 siblings, 0 replies; 6+ messages in thread From: bugzilla at busybox.net @ 2011-02-25 14:25 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=3295 Peter Korsgaard <jacmet@uclibc.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Peter Korsgaard <jacmet@uclibc.org> --- Committed, thanks -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-02-25 14:25 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-02-18 7:35 [Buildroot] [Bug 3295] New: slang fails to build on mipsel bugzilla at busybox.net 2011-02-18 7:36 ` [Buildroot] [Bug 3295] " bugzilla at busybox.net 2011-02-18 7:36 ` bugzilla at busybox.net 2011-02-19 3:49 ` bugzilla at busybox.net 2011-02-25 14:13 ` bugzilla at busybox.net 2011-02-25 14:25 ` bugzilla at busybox.net
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox