thanks for help.
It is ok according your suggestion
On 11月29日, 上午9时02分, Bennet Yee (余仕斌) <
b...@google.com> wrote:
> the version of termlib used should be one that's built by the
> nacl-ized compilers, and the system version won't work -- the code
> won't validate. i think you need to build the version in the
> common/console/ directory. i think if you build w/ scons --mode nacl
> you'll get a libtermcap.a in the scons-out/nacl-x86-32/lib directory.
> at least that's the case for the current main branch; not sure if
> everything is the same w/ the tarball.
>
> -bsy
>
>
>
>
>
> On Mon, Nov 23, 2009 at 6:53 PM,
sjia...@gmail.com <
sjia...@gmail.com> wrote:
> > I am a newbie about native client. I download Source with prebuilt
> > binaries and SDK: Linux fromhttp://
code.google.com/p/nativeclient/wiki/Downloads.
>
> > Then I followed the instructions in the Getting Started guide.Then I
> > want to build vim in the folder tests/vim.
>
> > I used ./vim_tool.sh all. But I got a error below:
>
> > checking for linking with termcap -lstdc++ library... configure:
> > error: FAILED.
>
> > But I can find libtermcap in /usr/lib, so I don not know why the nacl-
> > ld can not find this lib?
>
> > Many thanks
>
> > --
>
> > You received this message because you are subscribed to the Google Groups "Native Client Discuss" group.
> > To post to this group, send email to
native-cli...@googlegroups.com.
> > To unsubscribe from this group, send email to
native-client-di...@googlegroups.com.
> > For more options, visit this group athttp://
groups.google.com/group/native-client-discuss?hl=en.