<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
    <title></title>
  </head>

  <body>
    <p style="margin: 0px;"><span> </span></p>

    <p style="margin: 0px;"> </p>

    <div style="margin: 5px 0px 5px 0px;">
      <br/>
       Mattias Gaertner <nc-gaertnma@netcologne.de> hat am 14. März 2011 um 16:08 geschrieben:<br/>
      <br/>

      <blockquote style="margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;" type="cite">
        <p style="margin: 0px;"><span> [...]</span></p>

        <div style="margin: 5px 0px 5px 0px;">
          > >> I am trying create debs like always by calling "create_lazarus_deb.sh"<br/>
           > >> script. [...]<br/>
          [...]<br/>
           > Do we still need this script. make deb in the Lazarus directory works too.
        </div><br/>
         It seems "make deb" has higher requirements:<br/>
        <br/>
         dpkg-checkbuilddeps: Unmet build dependencies: quilt fpc-source<br/>
         dpkg-buildpackage: warning: Build dependencies/conflicts unsatisfied; aborting.<br/>
         dpkg-buildpackage: warning: (Use -d flag to override.)<br/>
         make: *** [debbuild] Error 3<br/>
        <br/>
         Is there a flag to build it without installed fpc-source?
      </blockquote>
    </div><br/>
    It does an unnecessary "make clean" too. Why?<br/>
    <br/>
    After installing quilt and fpc-source it fails with:<br/>
    <br/>
    Processing Makefile.fpc<br/>
    Error: Target "go32v2", package "rtl" not found<br/>
    <br/>
    Is there some documentation how to get "make deb" working?<br/>
    <br/>
    <br/>
    Mattias<br/>
    <br/>
  </body>
</html>