<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">19.08.2013 13:21, Karli Sjöberg пишет:<br>
    </div>
    <blockquote
      cite="mid:5F9E965F5A80BC468BE5F40576769F092E70ED40@exchange2-1"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="GENERATOR" content="GtkHTML/4.6.4">
      mån 2013-08-19 klockan 12:11 +0200 skrev Vinzenz Feenstra:
      <blockquote type="CITE">On 08/19/2013 10:01 AM, Karli Sjöberg
        wrote:<br>
        <br>
      </blockquote>
      <blockquote type="CITE">
        <blockquote type="CITE">mån 2013-08-19 klockan 09:53 +0200 skrev
          Michal Skrivanek:
          <blockquote type="CITE">
            <pre>On Aug 19, 2013, at 09:41 , Karli Sjöberg &lt;<a moz-do-not-send="true" href="mailto:Karli.Sjoberg@slu.se">Karli.Sjoberg@slu.se</a>&gt; wrote:

<font color="#737373">&gt; Hi!</font>
<font color="#737373">&gt; </font>
<font color="#737373">&gt; As part of a template I´m preparing, I´m wondering how to compile the agent with just the basics included. I´ve tried running like:</font>
<font color="#737373">&gt; </font>
<font color="#737373">&gt; OPTIONS='</font>
<font color="#737373">&gt; --without-gdm-plugin --without-gdm2-plugin  --without-kdm-plugin --without-pam-ovirt-cred</font>
<font color="#737373">&gt; --with-gdm-plugin=no --with-gdm2-plugin=no --with-kdm-plugin=no --with-pam-ovirt-cred=no</font>
<font color="#737373">&gt; --disable-gdm-plugin --disable-gdm2-plugin --disable-kdm-plugin --disable-pam-ovirt-cred</font>
<font color="#737373">&gt; --enable-gdm-plugin=no --enable-gdm2-plugin=no --enable-kdm-plugin=no --enablepam-ovirt-cred-=no'</font>
<font color="#737373">&gt; </font>
<font color="#737373">&gt; # ./configure ${OPTIONS}</font>
<font color="#737373">&gt; </font>
<font color="#737373">&gt; Regardless of how I try, it just responds:</font>
<font color="#737373">&gt; configure: WARNING: unrecognized options: ${OPTIONS}</font>
<font color="#737373">&gt; </font>
<font color="#737373">&gt; I took the package from the "official" oVirt.org repo, src file:</font>
<font color="#737373">&gt; ovirt-guest-agent-1.0.6.tar.bz2</font>
<font color="#737373">&gt; </font>
<font color="#737373">&gt; What am I doing wrong?</font>

Hi
the parameters are gdm, kdm and sso, set them to no
</pre>
          </blockquote>
          <br>
          I don´t get it, it doesn´t seem to care:<br>
          <br>
          # ./configure --without-gdm<br>
          # ./configure --with-gdm=no<br>
          # ./configure --enable-gdm=no<br>
          # ./configure --disable-gdm<br>
          # ./configure --without-gdm --with-gdm=no --enable-gdm=no
          --disable-gdm<br>
          configure: WARNING: unrecognized options: --without-gdm,
          --with-gdm, --enable-gdm, --disable-gdm<br>
        </blockquote>
        this feature of disabling it was introduced to ovirt-guest-agent
        in 1.0.8<br>
        <br>
        Try this one: <a moz-do-not-send="true"
href="http://evilissimo.fedorapeople.org/releases/ovirt-guest-agent/1.0.8/ovirt-guest-agent-1.0.8.1.tar.bz2">http://evilissimo.fedorapeople.org/releases/ovirt-guest-agent/1.0.8/ovirt-guest-agent-1.0.8.1.tar.bz2</a><br>
        <br>
        ./configure --without-sso --prefix=/usr<br>
      </blockquote>
      <br>
      You know what, sorry about the noise, because it seems as if
      virtio-serial isn´t even available on FreeBSD, so it´s moot
      anyway... Should probably have looked that up before even getting
      started;)<br>
      <br>
      But besides the fact that it won´t work until that´s sorted, I can
      at least say that it configured, compiled and installed OK using
      René´s suggestion, cloning from git and building from there.<br>
    </blockquote>
    <br>
    Hello!<br>
    Now when virtio_console(4) driver available in CURRENT does anyone
    works on porting ovirt-guest-agent to FreeBSD?<br>
  </body>
</html>