|
From: | chenrui |
Subject: | |
Date: | Fri, 11 Nov 2011 14:07:02 +0800 |
Hi, When I cross-compile the ncurses-5.9 lib. I meet with 2 problems.i have no idea but turn to you. 1. configure with “ ./configure --host=mips-unknown-linux-gnu --with-build-cc=/cross-tools/gcc-4.3.3/build_mips/staging_dir/usr/bin/mips-linux-uclibc-gcc --with-shared --without-ada --without-progs --without-tests --without-cxx-binding”, then “make”.but I found the libncurses.so.5.9 is not mips architect,but x86-64 style. What should I do to compile my style lib. 2.If I config without the options “ --without-progs --without-tests”,then “make”.errors appear: “../obj_s/tic.o: In function `check_termtype': tic.c:(.text+0x12bf): undefined reference to `_nc_tinfo_fkeys' ../obj_s/dump_entry.o: In function `nametrans': dump_entry.c:(.text+0x8f7): undefined reference to `_nc_get_hash_table' ../lib/libncurses.so: undefined reference to `_nc_get_hash_info' ../lib/libncurses.so: undefined reference to `_nc_get_table' ../lib/libncurses.so: undefined reference to `_nc_get_alias_table'”. Tks! Waiting for your msg |
ncurses_cfg.h
Description: Text document
config.status
Description: Binary data
config.log
Description: Binary data
[Prev in Thread] | Current Thread | [Next in Thread] |