Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi Joel,

On Tue, 2011-12-13 at 15:43 -0800, Joel Madero wrote:
Trying to compile newest release of libreoffice and coming up with
errors, here's a pastebin:

http://pastebin.com/xbk1xGLP

        You do come up with the most amazing problems :-)

unix/runargv.c: In function ‘dmwaitnext’:
unix/runargv.c:275: error: ‘ECHILD’ undeclared (first use in this
function)
unix/runargv.c:275: error: (Each undeclared identifier is reported only
once
unix/runargv.c:275: error: for each function it appears in.)
unix/runargv.c: In function ‘dmwaitpid’:
unix/runargv.c:376: error: ‘ECHILD’ undeclared (first use in this
function)

        Having the full details of your system; what version of what system is
it that you're running ? would really help here.

        Does adding  an #include <sys/types.h> to the top of that file help ?
how about an #include <errno.h> ?

        Do you have a file:

/usr/include/asm-generic/errno-base.h

        That includes an ECHILD definition ?

        Thanks,

                Michael.

-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.