bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nucrses does not build with uclibc


From: Mike Frysinger
Subject: Re: nucrses does not build with uclibc
Date: Sun, 3 Jun 2007 14:28:32 -0400
User-agent: KMail/1.9.7

On Sunday 03 June 2007, Sumit Kumar Jain wrote:
> The symbols that dlsym wants to refer to are not part of uclibc...

nor are the symbols you listed found in ncurses which means you probably have 
a mix of host and target headers or libraries going on

most likely your build compiler wasnt detected and the tic binary was built 
with the cross-compiler instead of the host

first upgrade to the latest version and then make sure BUILD_CC is set 
properly
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]