Hi, It appears that you may be missing libhistory which is a part of the readline library. Try doing a 'yum install readline' on the command line.
Bob On Feb 5, 5:09 pm, Chitty <[email protected]> wrote: > Hello, > > My appologies if Iam sending this email to a wrong/inapporpriate mailing list. > > I tried to build the latest Android (as of 02/05/2009) on Centos5.2 > (running as a VM on VMWare ESXi). The build fails with the following > message. > > ------------------- > external/sqlite/dist/sqlite3.c:81665: warning: 'iStartBlockid' may be used > uninitialized in this function > host C: sqlite3 <= external/sqlite/dist/shell.c > external/sqlite/dist/shell.c: In function 'callback': > external/sqlite/dist/shell.c:540: warning: comparison between signed and > unsigned > external/sqlite/dist/shell.c:551: warning: comparison between signed and > unsigned > external/sqlite/dist/shell.c:561: warning: comparison between signed and > unsigned > external/sqlite/dist/shell.c:575: warning: comparison between signed and > unsigned > external/sqlite/dist/shell.c:580: warning: comparison between signed and > unsigned > external/sqlite/dist/shell.c: In function 'do_meta_command': > external/sqlite/dist/shell.c:1051: warning: comparison between signed and > unsigned > external/sqlite/dist/shell.c:1603: warning: comparison between signed and > unsigned > host Executable: sqlite3 > (out/host/linux-x86/obj/EXECUTABLES/sqlite3_intermediates/sqlite3) > /usr/bin/ld: cannot find -lhistory > collect2: ld returned 1 exit status > make: *** > [out/host/linux-x86/obj/EXECUTABLES/sqlite3_intermediates/sqlite3] Error 1 > > ------------------- > > Attached file "typescript" captures the entire build log. > > Here the steps that Iam trying to document in building Android on CentOS5.2 > > http://www.metoolabs.com/index.php?option=com_content&view=article&id... > > Any help/advice is much appreciated! > > thanks in advance, > Ananda K > > typescript > 421KViewDownload --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
