I had come across this issue as well and removing the file it suggests works just fine. After you should be able to run make again no problem.

On 12/13/2010 02:41 AM, Júlio Hoffimann wrote:
Hi Jerry,

I'm new to opensource like you, sometimes we just need to read. :-)

This problem happened to me, i think that is a Git problem: when you make a pull and files of different versions are mixed up! So, let's read the message:

-----------------------------------------------------------------------
        Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development

 it seems that the error is inside 'nss', please re-run build
 inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------

/bin/sh
cd /home/jerry/git/libo
source ./LinuxX86Env.Set.sh <http://LinuxX86Env.Set.sh>
cd nss
build

when the problem is isolated and fixed exit and re-run 'make' from the top-level sometimes (sadly) it is necessary to rm -Rf unxlngi6.pro <http://unxlngi6.pro> in a module.
-------------------------------------------------------------------------------------------------------------------------

These sequence of commands will show you the C++ errors during compilation. You need to fix it and repeat the sequence above. When everything is fine, back to top level and re-run make.

Everyone can correct me.

Best regards,
Júlio.

2010/12/12 Jerry Shi <shij...@gmail.com <mailto:shij...@gmail.com>>

    Hi, I'm new to opensource, so tell me if I'm asking very stupid
    questions, but,

        * Where is bin/g?  I can't find it anywhere, and it seems to
          be all over the place on the wiki
        * The build failed, and I have no idea why.  The error's in
          the nss module, in
          
clone/libs-extern-sys/nss/unxlngi6.pro/misc/build/nss-3.12.8/mozilla/security/nss/lib/freebl/drgb.c
          
<http://unxlngi6.pro/misc/build/nss-3.12.8/mozilla/security/nss/lib/freebl/drgb.c>,
          and I've attached a copy of the error.  What should I do?


    _______________________________________________
    LibreOffice mailing list
    LibreOffice@lists.freedesktop.org
    <mailto:LibreOffice@lists.freedesktop.org>
    http://lists.freedesktop.org/mailman/listinfo/libreoffice



_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to