<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br><br></div>Yes, I have extracted it from make file and yes i am facing more dependency problems.<br></div>I faced dependency issues from 3 below files.<br><br>terminal_config_defs.h<br>terminal_session_defs.h<br>virtio_rpcclient_defs.h<br><br></div>I resolved them with the below commands.<br><br>./tools/bin/flounder -i ../if/platform/x86_64.if -i ../if/arch/x86_64.if -i ../if/types.if --generic-header ../if/terminal.if ./x86_64/include/if/terminal_config_defs.h<br><br>./tools/bin/flounder -i ../if/platform/x86_64.if -i ../if/arch/x86_64.if -i ../if/types.if --session-header ../if/terminal.if ./x86_64/include/if/terminal_session_defs.h<br><br>./tools/bin/flounder -i ../if/platform/x86_64.if -i ../if/arch/x86_64.if -i ../if/types.if --rpcclient-header ../if/virtio.if ./x86_64/include/if/virtio_rpcclient_defs.h<br><br></div>Below is the  error i am getting after a while in installation.<br></div><div>I am stuck here and couldn&#39;t find a way to move forward.<br></div><div><br><span style="color:rgb(255,0,0)">In file included from ../lib/posixcompat/pty.h:16:0,<br>                 from ../lib/posixcompat/close.c:19:<br>../include/term/server/server.h:33:51: error: unknown type name ‘terminal_config_option_t’<br>                                                   terminal_config_option_t opt,<br>                                                   ^<br>../include/term/server/server.h:77:5: error: unknown type name ‘term_server_configuration_handler_fn’<br>     term_server_configuration_handler_fn *conf_cb;<br>     ^<br>../include/term/server/server.h:185:27: error: unknown type name ‘term_server_configuration_handler_fn’<br>                           term_server_configuration_handler_fn conf_cb,<br>                           ^<br>../include/term/server/server.h:195:35: error: unknown type name ‘term_server_configuration_handler_fn’<br>                                   term_server_configuration_handler_fn *conf_cb);</span><br><br></div>Looks like this has something to do with terminal_config_defs.h.<br><br></div>Please help me resolve this!<br><br></div>-Vamshi.<br><div><div><div><div><br><br><div><br><div><br></div></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 26, 2014 at 2:09 AM, Stefan Kaestle <span dir="ltr">&lt;<a href="mailto:stefan.kaestle@inf.ethz.ch" target="_blank">stefan.kaestle@inf.ethz.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
This resolved the dependency problem but i am facing some errors later in the installation.<br>
</blockquote></span>
Which error exactly are you facing later in the installation? More dependency problems?<br>
<br>
The command you are executing manually seems okay to me (I am assuming you extracted it from the Makefile?)<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Stefan<br>
<a href="http://people.inf.ethz.ch/skaestle/" target="_blank">http://people.inf.ethz.ch/<u></u>skaestle/</a><br>
<br>
</font></span></blockquote></div><br></div>