I have already figure it out how to resolve my problem by re-issuing the ./autogen.sh command with new options. BTW, I have read that document before I start compiling, just that my typing skills is very bad. :p Anyway, thank you so much on your help.<br>

<br><br>THanks @!<br><br><br><div class="gmail_quote">On Thu, Sep 20, 2012 at 9:58 PM, Noel Grandin <span dir="ltr"><<a href="mailto:noel@peralex.com" target="_blank">noel@peralex.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <br>
    Maybe you should try reading the documentation?<br>
    <br>
    <a href="http://wiki.documentfoundation.org/Development/Native_Build" target="_blank">http://wiki.documentfoundation.org/Development/Native_Build</a><div><div class="h5"><br>
    <br>
    <br>
    <div>On 2012-09-20 15:46, LOH KOK HOE wrote:<br>
    </div>
    <blockquote type="cite">Sorry noel,<br>
      I just want to know the options available for ./autogen.sh, and I
      had accidentally type ./autogen.sh help. Thus the next time I
      issuing the command ./autogen.sh I have following error. Is there
      a way to clean it?<br>
      <br>
      <b><u>console output</u></b><br>
      <br>
      running ./configure with 'help'<br>
      configure: WARNING: you should use --build, --host, --target<br>
********************************************************************<br>
      *<br>
      *   Running LibreOffice build configuration.<br>
      *<br>
********************************************************************<br>
      <br>
      checking build system type... Invalid configuration `help':
      machine `help' not recognized<br>
      configure: error: /bin/sh ./config.sub help failed<br>
      Error running configure at ./autogen.sh line 187.<br>
      <br>
      <br>
      THanks @!<br>
      <br>
      <br>
      <div class="gmail_quote">On Thu, Sep 20, 2012 at 9:06 PM, Noel
        Grandin <span dir="ltr"><<a href="mailto:noel@peralex.com" target="_blank">noel@peralex.com</a>></span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000000"> It looks like you're
            trying to build individual pieces without doing a complete
            build first.<br>
            <br>
            Before you try hacking on individual modules, you have to
            first have a complete build i.e.<br>
            <br>
            ./autogen.sh<br>
            make<br>
            <br>
            and let it run to completion. May take several hours.
            <div>
              <div><br>
                <br>
                <div>On 2012-09-20 14:54, LOH KOK HOE wrote:<br>
                </div>
                <blockquote type="cite">Hi noel,<br>
                  When I issue the command <br>
                  <br>
                  <blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">make rsc<br>
                  </blockquote>
                  <br>
                  I got this error:<br>
                  <br>
                  make -r -f
                  /home/kokhoe/workspace/LibreOffice/core/Makefile.top
                  rsc<br>
                  make[1]: Entering directory
                  `/home/kokhoe/workspace/LibreOffice/core'<br>
                  cd rsc && make -j 2 -rs gb_PARTIALBUILD=T<br>
                  make[2]: Entering directory
                  `/home/kokhoe/workspace/LibreOffice/core/rsc'<br>
                  [build DEP] LNK:Executable/rsc<br>
                  make[2]: Leaving directory
                  `/home/kokhoe/workspace/LibreOffice/core/rsc'<br>
                  make[2]: Entering directory
                  `/home/kokhoe/workspace/LibreOffice/core/rsc'<br>
                  [info  ALL] LinkTarget Library/libi18nisolang1gcc3.so
                  not defined: Assuming headers to be there!<br>
                  [info  ALL] LinkTarget Library/libtllo.so not defined:
                  Assuming headers to be there!<br>
                  [build YAC] rsc/source/parser/rscyacc<br>
                  /home/kokhoe/workspace/LibreOffice/core/solenv/gbuild/Library.mk:54:

                  *** gb_Deliver_deliver: file does not exist in solver,
                  and cannot be delivered:
                  /home/kokhoe/workspace/LibreOffice/core/solver/<a href="http://unxlngx6.pro/lib/libi18nisolang1gcc3.so" target="_blank">unxlngx6.pro/lib/libi18nisolang1gcc3.so</a>. 

                  Stop.<br>
                  make[2]: *** Waiting for unfinished jobs....<br>
                  /home/kokhoe/workspace/LibreOffice/core/rsc/source/parser/rscyacc.y:

                  conflicts: 2 shift/reduce<br>
                  make[2]: Leaving directory
                  `/home/kokhoe/workspace/LibreOffice/core/rsc'<br>
                  make[1]: *** [rsc] Error 2<br>
                  make[1]: Leaving directory
                  `/home/kokhoe/workspace/LibreOffice/core'<br>
                  make: *** [rsc] Error 2<br>
                  <br>
                  It seems that I was missing the libi18nisolang1gcc3.so
                  file. Any advice?<br>
                  <br>
                  THanks @!<br>
                  <br>
                  <br>
                  <div class="gmail_quote">On Wed, Sep 19, 2012 at 10:04
                    PM, Noel Grandin <span dir="ltr"><<a href="mailto:noel@peralex.com" target="_blank">noel@peralex.com</a>></span>
                    wrote:<br>
                    <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      <div bgcolor="#FFFFFF" text="#000000"> Looks like
                        the RSC module build failed.<br>
                        <br>
                        Try building RSC by itself first (make rsc)
                        <div>
                          <div><br>
                            <br>
                            <div>On 2012-09-19 16:01, LOH KOK HOE wrote:<br>
                            </div>
                          </div>
                        </div>
                        <blockquote type="cite">
                          <div>
                            <div>I am trying to compile accessibility
                              module by using following command<br>
                              <br>
                              <blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">make accessibility<br>
                              </blockquote>
                              <br>
                              Unfortunately the compilation was fail due
                              to the file named gb_Deliver_deliver was
                              missing. May I know where can I get the
                              missing file so that I can complete the
                              compilation.<br>
                              <br>
                              Here is the full stack trace:<br>
                              <br>
********************************************************************<br>
                              *<br>
                              *   Running the post download checks.<br>
                              *<br>
********************************************************************<br>
                              checking build system type...
                              x86_64-unknown-linux-gnu<br>
                              checking host system type...
                              x86_64-unknown-linux-gnu<br>
                              cd accessibility && make -j 2 -rs
                              gb_PARTIALBUILD=T<br>
                              make[2]: Entering directory
                              `/home/kokhoe/workspace/LibreOffice/core/accessibility'<br>
                              /home/kokhoe/workspace/LibreOffice/core/solenv/gbuild/Package.mk:44:


                              *** gb_Deliver_deliver: file does not
                              exist in solver, and cannot be delivered:
/home/kokhoe/workspace/LibreOffice/core/solver/<a href="http://unxlngx6.pro/bin/rsc" target="_blank">unxlngx6.pro/bin/rsc</a>. 


                              Stop.<br>
                              make[2]: Leaving directory
                              `/home/kokhoe/workspace/LibreOffice/core/accessibility'<br>
                              make[1]: *** [accessibility] Error 2<br>
                              make[1]: Leaving directory
                              `/home/kokhoe/workspace/LibreOffice/core'<br>
                              make: *** [accessibility] Error 2<br>
                              <br>
                              THanks @!<br>
                              <br>
                              <fieldset></fieldset>
                              <br>
                            </div>
                          </div>
                          <pre>_______________________________________________
LibreOffice mailing list
<a href="mailto:LibreOffice@lists.freedesktop.org" target="_blank">LibreOffice@lists.freedesktop.org</a>
<a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a>
</pre>
                        </blockquote>
                        <br>
                        <br>
                        <br>
                        <br>
                        <hr><font color="808080" size="-2">Disclaimer: <a href="http://www.peralex.com/disclaimer.html" target="_blank">http://www.peralex.com/disclaimer.html</a><br>
                          <br>
                        </font></div>
                    </blockquote>
                  </div>
                  <br>
                </blockquote>
                <br>
                <br>
                <br>
                <br>
              </div>
            </div>
            <hr><font color="808080" size="-2">Disclaimer: <a href="http://www.peralex.com/disclaimer.html" target="_blank">http://www.peralex.com/disclaimer.html</a><br>
              <br>
            </font></div>
        </blockquote>
      </div>
      <br>
    </blockquote>
    <br>
  <br><br><br></div></div><hr><font color="808080" size="-2">Disclaimer: <a href="http://www.peralex.com/disclaimer.html" target="_blank">http://www.peralex.com/disclaimer.html</a><br><br>

</font></div>

</blockquote></div><br>