devel/ncurses fails on Raspberry Pi

Sevan / Venture37 venture37 at gmail.com
Wed Oct 16 20:11:34 UTC 2013


On 16/10/2013 23:26, Sevan / Venture37 wrote:
> Hi,
> I'm attempting to build devel/ncurses on 11.0-CURRENT r256425 running on
> a Raspberry Pi but it's failing with
>
> cc ../obj_s/tic.o  ../obj_s/dump_entry.o  ../obj_s/transform.o -rpath
> /usr/local/lib -I../progs -I../../progs -DHAVE_CONFIG_H   -D_BSD_TYPES
> -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DNDEBUG
> -I. -I../include -I../../progs/../include -I/usr/local/include/ncurses
> -O -pipe  --param max-inline-insns-single=1200 -fPIC -DPIC -L../lib
> -lncurses -L../lib -ltinfo -o tic
> /usr/bin/ld: tic: hidden symbol `__aeabi_memcpy' in
> /usr/lib/libgcc.a(aeabi_memcpy.o) is referenced by DSO
> /usr/bin/ld: final link failed: Nonrepresentable section on output
> cc: error: linker command failed with exit code 1 (use -v to see
> invocation)
> *** Error code 1

Same thing with devel/ncurses-devel

cc ../obj_s/tic.o  ../obj_s/dump_entry.o  ../obj_s/transform.o -rpath 
/usr/local/lib -I../progs -I../../progs -DHAVE_CONFIG_H   -D_BSD_TYPES 
-D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DNDEBUG 
-I. -I../include -I../../progs/../include -I/usr/local/include/ncurses 
-O -pipe  --param max-inline-insns-single=1200 -fPIC -DPIC -L../lib 
-lncurses -L../lib -ltinfo -o tic
/usr/bin/ld: tic: hidden symbol `__aeabi_memcpy' in 
/usr/lib/libgcc.a(aeabi_memcpy.o) is referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make[3]: stopped in 
/usr/ports/devel/ncurses-devel/work/ncurses-5.9/build.nowidec/progs
*** Error code 1

Stop.
make[2]: stopped in 
/usr/ports/devel/ncurses-devel/work/ncurses-5.9/build.nowidec
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/ncurses-devel
*** Error code 1



More information about the freebsd-ports mailing list