| Summary: | slang fails to build on mipsel | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Thomas Petazzoni <thomas.petazzoni> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2010.11 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: |
Buildroot configuration file
slang: fix mips build failure |
||
|
Description
Thomas Petazzoni
2011-02-18 07:35:11 UTC
Created attachment 2989 [details]
Buildroot configuration file
(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 ? Created attachment 3025 [details]
slang: fix mips build failure
Committed, thanks |