<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - qt5 homebuild and tinkerbox"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122178#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - qt5 homebuild and tinkerbox"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122178">bug 122178</a>
              from <span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span></b>
        <pre>(In reply to Xavier Van Wijmeersch from <a href="show_bug.cgi?id=122178#c10">comment #10</a>)
<span class="quote">> Sorry the 6.2 have no entree for --enable-kde4 just tested
> The configure script is without kde4

> this is my build script

> cd /home && git clone git://anongit.freedesktop.org/libreoffice/core
> libreoffice-6-2 &&
> cd /home/libreoffice-6-2 && ./autogen.sh
> [...]</span >

Hm, to my knowledge this will check out the "master" branch branch into a
directory called "libreoffice-6-2". Can you run 'git branch' in that directory
to check what branch is checked out?

You probably need to add a 'git checkout libreoffice-6-2' before calling
'autogen.sh' (or 'git checkout -b libreoffice-6-2 origin/libreofifce-6-2' if
you're using an old git version).</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>