Re: [NTLK] Anyone compiled Einstein on NIT OS2008 (Maemo)?

From: matthiasm <mm_at_matthiasm.com>
Date: Thu Jul 17 2008 - 09:52:25 EDT

On 17.07.2008, at 05:05, Scott Duensing wrote:

> Well, since everyone wants the error, here it is:
>
> "_iconv_close", referenced from:
> __cpp_destroy_iconv in libcpp.a(cppcharset.o)

The linker was unable to find the "iconv" library. iconv is needed to
convert text input from your host machine into the UTF-16 code of the
Newton. It is normally distributed with most Unix installations.

Here it seems like you did have the header files, so something must
have been installed. The library itself is missing though. You can try
and download "libiconv.a" (or .la or similar. Should be in /usr/lib)
from your target machine and install it wherever your cross compiler
libraries go on you compile host. *Don't* replace the /user/lib/
libiconv on your compiel host!

Matthias

----
http://robowerk.com/
==================================================================== 
The NewtonTalk Mailing List - http://www.newtontalk.net/
The Official Newton FAQ     - http://www.splorp.com/newton/faq/
The Newton Glossary         - http://www.splorp.com/newton/glossary/
WikiWikiNewt                - http://tools.unna.org/wikiwikinewt/
====================================================================
Received on Thu Jul 17 09:52:42 2008

This archive was generated by hypermail 2.1.8 : Fri Jul 18 2008 - 03:30:00 EDT