This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

crosstool 1.13.1: ncurses stage hangs


Hello,

I'm trying to build a toolchain for i686-nptl-linux-gnu using
crosstool 1.13.1 under centos 5.7.

The build is OK till it get to the "ncurses" stage.

In this point the build hangs forever (I stopped after 3 hours).

This is last fragment in build.log:

[ALL  ]    cd misc && /usr/bin/make -w DESTDIR="" install
[ALL  ]    make[2]: Entering directory
`/home/zvivered/toolchain/ct-ng-1.13.1/bin/.build/i686-nptl-linux-gnu/build/build-ncurses/misc'
[ALL  ]    mkdir -p
/home/zvivered/toolchain/ct-ng-1.13.1/bin/.build/i686-nptl-linux-gnu/build/static-target/share
[ALL  ]    mkdir -p
/home/zvivered/toolchain/ct-ng-1.13.1/bin/.build/i686-nptl-linux-gnu/build/static-target/share/tabset
[ALL  ]    DESTDIR=
	prefix=/home/zvivered/toolchain/ct-ng-1.13.1/bin/.build/i686-nptl-linux-gnu/build/static-target
	exec_prefix=/home/zvivered/toolchain/ct-ng-1.13.1/bin/.build/i686-nptl-linux-gnu/build/static-target
	bindir=/home/zvivered/toolchain/ct-ng-1.13.1/bin/.build/i686-nptl-linux-gnu/build/static-target/bin
	top_srcdir=/home/zvivered/toolchain/ct-ng-1.13.1/bin/.build/src/ncurses-5.9
	srcdir=/home/zvivered/toolchain/ct-ng-1.13.1/bin/.build/src/ncurses-5.9/misc
	datadir=/home/zvivered/toolchain/ct-ng-1.13.1/bin/.build/i686-nptl-linux-gnu/build/static-target/share
	ticdir=/home/zvivered/toolchain/ct-ng-1.13.1/bin/.build/i686-nptl-linux-gnu/build/static-target/share/terminfo
	source=terminfo.tmp 	cross_compiling=yes 	/bin/sh ./run_tic.sh
[ALL  ]    ** Building terminfo database, please wait...
[ALL  ]    Running /usr/bin/tic to install
/home/zvivered/toolchain/ct-ng-1.13.1/bin/.build/i686-nptl-linux-gnu/build/static-target/share/terminfo
...
[ALL  ]
[ALL  ]    	You may see messages regarding extended capabilities, e.g., AX.
[ALL  ]    	These are extended terminal capabilities which are compiled
[ALL  ]    	using
[ALL  ]    		tic -x
[ALL  ]    	If you have ncurses 4.2 applications, you should read the INSTALL
[ALL  ]    	document, and install the terminfo without the -x option.
[ALL  ]

What toolchain utlity uses ncurses ?

Thanks,
Zvika.

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]