devel/ncurses fails on Raspberry Pi

Sevan / Venture37 venture37 at gmail.com
Wed Oct 16 19:27:08 UTC 2013


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

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

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

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


Sevan / Venture37


More information about the freebsd-ports mailing list